Removing genesis post_info from a Single or multiple Category

For a clients website I need to remove post info for multiple categories. So, here is the code I use to remove genesis_post_info from multiple … [Read more...]

How to Add an Additional Wrap on Genesis Child Theme

So, since Genesis 1.6, and probably my favorite part of Genesis 1.6 is the theme support of genesis-structural-wraps. So now you can easily add wraps to the … [Read more...]

Genesis Framework – Footer

Sometimes I need to get footer outside of wrap. I tried to find out how can i do that in genesis child theme.  This code I got first from Marco who got it from … [Read more...]

Customizing Genesis Footer Content

Sometimes need to change the Genesis's default content on demand of client to show clients requirement (i.e. footer logo, remove back to … [Read more...]

Display Google Adsense after first post

If you are using Genesis Theme Framework and would like to display Google Adsense or any advertisement code after the first post on the homepage, archives, and … [Read more...]

Page specific sidebar content in Genesis framework wordpress

This is a simple task if you use the built in is_page() conditional tag in WordPress and use one of the Genesis structural action hooks. We’ll be using the … [Read more...]

Quick Tips of Genesis Framework

There’s a lot of small code snippets I use often. This is where I’ll collect them. If you have any quick tips, feel free to share in the comments. Force … [Read more...]