Insert the code snippet into your theme's functions.php, a helper file, or a functionality plugin to reposition the Genesis Category/Archive headline and intro text. … [Read more...] about Genesis Framework Category, Archive Title, and Intro Text Posiotioning
Genesis Framework
Change Genesis Site Title Link
Add the following code to your theme's function.php file, or a functionality plugin to change the Genesis Site Title Link. … [Read more...] about Change Genesis Site Title Link
Override Genesis Page Layout Theme Settings
Add the following code to your WordPress theme's function.php file, or a functionality plugin to override Genesis Page Layout Theme Settings. … [Read more...] about Override Genesis Page Layout Theme Settings
Disable Genesis SEO When SmartCrawl is Enabled
As of the posting of this code snippet, the Genesis Theme Framework will disable SEO functionality for Yoast SEO, and All In One SEO. But if you use an alternative SEO plugin like SmartCrawl by WPMUDEV the Genesis SEO will stay active leading to SEO conflicts with SmartCrawl and confusion for Contributors, Editors, and Admins. The good news is you do not need to change … [Read more...] about Disable Genesis SEO When SmartCrawl is Enabled
Add Navigation Bar Widgets to Genesis Child Themes
How to add Primary and Secondary Navigation Widgets to Genesis Navigation Bars. Add the following code to your WordPress theme's function.php file, or a functionality plugin to add Primary and Secondary Navigation Widgets to Genesis. … [Read more...] about Add Navigation Bar Widgets to Genesis Child Themes
Genesis – display featured image before single post title
Add the following code to your WordPress theme's function.php file, or a functionality plugin to display a featured image before the title on a single post. … [Read more...] about Genesis – display featured image before single post title
Modify the Genesis content limit read more link
Add the following code to your WordPress theme's function.php file, or a functionality plugin to modify the Genesis content limit read more link … [Read more...] about Modify the Genesis content limit read more link
Restore Search to Genesis Primary Navigation
Add the following code to your theme’s function.php file, or a functionality plugin to restore the Search Box to the Genesis Primary Navigation. … [Read more...] about Restore Search to Genesis Primary Navigation
Genesis Theme Framework Landing / Splash / Sales Letter page V2
Add the following code to a Genesis Child Theme Template File to create a Landing / Splash / Sales Letter page. … [Read more...] about Genesis Theme Framework Landing / Splash / Sales Letter page V2
Display One post Then Thumbs for Older Posts in Genesis
Add the following code to a theme template file to display one post and then thumbs for previous posts in Genesis. … [Read more...] about Display One post Then Thumbs for Older Posts in Genesis