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
Categories
Exclude Categories from RSS Feed
Insert the code snippet into your theme's functions.php, a helper file, or a functionality plugin to exclude specific categories from being displayed in WordPress RSS Feed results. X where X is the number/ID of your category, comma separated for multiple … [Read more...] about Exclude Categories from RSS Feed
Exclude Categories from Search in WordPress
Insert the code snippet into your theme's functions.php, a helper file, or a functionality plugin to exclude specific categories from being displayed in WordPress search results. Apply the following code snippet to your theme's functions.php, included helper functions, or a functionality plugin. X where X is the number/ID of your category, comma separated for multiple. … [Read more...] about Exclude Categories from Search in WordPress
The Difference Between Tags & Categories
Everyone pretty much gets the idea behind WordPress Categories, but Tags can be a bit confusing as they are similar in function to Categories. Both can be used to Navigate the WordPress based blog or website. Which makes it difficult to explain the differences to non-techies; so the next time the need to explain WordPress Tags & Categories to a client arises try using these … [Read more...] about The Difference Between Tags & Categories