Category Archives: Genesis Tutorials
Showing full content on category page
Drop the following code in your functions.php file add_action( 'genesis_entry_content', 'show_full_content', 1 ); function show_full_content() [...]
How to change the “View Listing” text – AgentPress Listings Plugin
Lot of users are asking this question: How to modify the “View Listing” text?. Very simple [...]
Remove H1 from home site title
Here have a handy solution for non-technical Genesis users. Just drop this single line of [...]
Showing limited amount of categories on post meta
I am trying to find a way to limit the amount of categories the [post_categories] [...]
Replacing default “Starter Pro” menu with your site name at Dashboard
There have a filter hook “starter_admin_menu” for admin menu. You’ll just drop the following code [...]
Creating checkerboard effect with featured posts on Atmosphere Pro Home page
Requirements WordPress 4.0+ Genesis 2.2.0+ Atmosphere Pro Theme Genesis Featured Posts Combo Plugin Step 1 [...]
