Category Archives: WP Tutorials
How to bring back missing Archive Headline and Archive Intro Text in Genesis 2.2
Step 1 Add the following in child theme’s functions.php: // Add Accessibility support add_theme_support( 'genesis-accessibility', array( [...]
How to change Widget Titles Markup in Genesis
By default the widget titles in Genesis have h3 tag like this: If you would like to change the h3s [...]
How to add a Right Sidebar for Posts and Pages in Whitespace Pro
This article is based on Chinmoy’s post. By default all the pages in Whitespace Pro use full content [...]
Adding support for WooCommerce in Genesis
There is Genesis Connect for WooCommerce plugin but I prefer this method personally. 1) Add the following [...]
How to replace the static Front page in Minimum Pro with Posts page
In this article I share the steps to display the list of standard blog posts [...]
How to make Posts page obey its Page layout setting in Genesis
In Genesis Page specific layouts override the default layout from theme settings. But the same does not [...]
