This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/genesis-simple-customizations
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Genesis Simple Customizations === Contributors: Doug Yuen Author URI: http://efficientwp.com Plugin URI: http://efficientwp.com/plugins/genesis-simple-customizations Tags: genesis, genesiswp, studiopress, customize, customization, customizations, hook, hooks, functions, subnav, subnavigation, secondary navigation, header, favicon, post info, post meta, footer, edit link, featured image, search box, search button, read more, google fonts, after post, shortcode, shortcodes Requires at least: 4.0 Tested up to: 4.2.3 Stable tag: trunk License: GPLv2 or later Easily make certain customizations to your Genesis-powered site in the Genesis Theme Settings menu. You must be using the Genesis theme framework. == Description == Easily make certain customizations to your Genesis-powered site in the Genesis Theme Settings menu, without having to write code snippets in your theme's functions.php file. You must be using the [Genesis theme framework](http://efficientwp.com/genesis "Genesis theme framework"). Easy on/off options available: * Remove Subnav (Secondary Navigation) from Top of Header * Add Subnav (Secondary Navigation) to Bottom of Header * Remove Genesis Favicon * Remove Post Info * Remove Post Meta * Remove Footer * Remove "(Edit)" Link from Frontend * Add Featured Image Support to Pages * Display Featured Image Above Page Content with H1 Centered Inside * Display Featured Image Above Page Content with Nothing Inside * Display Featured Image Above Post Content with H1 Centered Inside * Display Featured Image Above Post Content with Nothing Inside Customizable options available: * Custom Search Box Text * Custom Search Button Text * Custom More Tag "Read More" Link * Custom Show Content Limit "Read More" Link * Custom Google Fonts URL (e.g. http://fonts.googleapis.com/css?family=Lato%3A400) * Custom After Post Code (Shortcodes Allowed) [Plugin page on EfficientWP](http://efficientwp.com/plugins/genesis-simple-customizations "Genesis Simple Customizations") Created by [EfficientWP](http://efficientwp.com "EfficientWP"). == Installation == Installing via the WordPress plugin repository: 1. Go to the Plugins > Add New menu and search for "Genesis Simple Customizations". 2. Click the "Install Now" button. 3. Click the "Activate Plugin" link. Important: you must have the Genesis theme activated first. 4. Go to the Genesis > Theme Settings panel to configure settings. Manual install: 1. Upload `genesis-simple-customizations.zip` into your plugin directory (typically `/wp-content/plugins/`). 2. Unzip the `genesis-simple-customizations.zip` file. 3. Activate the Genesis Simple Customizations plugin through the 'Plugins' menu in WordPress. Important: you must have the Genesis theme activated first. 4. Go to the Genesis > Theme Settings panel to configure settings. == Frequently Asked Questions == [Plugin page on EfficientWP](http://efficientwp.com/plugins/genesis-simple-customizations "Genesis Simple Customizations") == Screenshots == 1. The Genesis Simple Customizations plugin panel in the Genesis > Theme Settings menu. == Changelog == = Genesis Simple Customizations 1.2 = * IMPORTANT: If you used the option to display your featured images on pages, you may need to check a new check box * Changed the "Display Featured Image Above Post Content" option to display only on posts and not pages * Added new check boxes for "Display Featured Image Above Page Content" to display on pages and not posts * Added missing class to "Display Featured Image Above Post Content with Nothing Inside" div * Fixed error that caused the message "The plugin generated 203 characters of unexpected output during activation." * Confirmed compatibility with WordPress 4.2.3 = Genesis Simple Customizations 1.1 = * Confirmed compatibility up to WordPress 4.2.1 = Genesis Simple Customizations 1.0 = * Improved compatibility - added check for Genesis in wp_head * Added option "Add Featured Image Support to Pages" * Added option "Display Featured Image Above Post Content with H1" * Added option "Display Featured Image Above Post Content without H1" * Added text field "Custom After Post Code (Shortcodes Allowed)" = Genesis Simple Customizations 0.3 = * Added banner image * Edited description of Genesis Simple Customizations * Fixed UI styling for WordPress 3.8 = Genesis Simple Customizations 0.2 = * Fixes to readme of Genesis Simple Customizations = Genesis Simple Customizations 0.1 = * Initial release of Genesis Simple Customizations == Upgrade Notice == Coming soon.