With this snippet you add the page slug as a body class. If the page slug is for example contact, the extra body class is being outputted like this page-contact. Add the snippet below to your theme's ... Continue Reading about Add page slug as body class
Add an e-mail button to your WordPress posts
In this short tutorial, I explain how you can add an email this button to your WordPress posts. An e-mail this button added to your posts is a nice way to quickly have your post sent to your readers' ... Continue Reading about Add an e-mail button to your WordPress posts
How to use shortcodes in WordPress widgets
Most of the Genesis themes I've build use widget area's on the front page. This gives an user lots of options in showing different kinds of content on the front page. Recently I discovered some ... Continue Reading about How to use shortcodes in WordPress widgets
Add a description to every menu item
I recently found out that in WordPress there is an option to add custom descriptions to menu items. This looks nice but there's no default way to display these descriptions at the front-end. In ... Continue Reading about Add a description to every menu item
Masonry and Infinite scroll with Genesis
I've published a Premium Genesis child theme called Plastic Pro with a masonry layout with infinite scroll. I thought it might be a good idea to write a quick tutorial about it. So here we go! I've ... Continue Reading about Masonry and Infinite scroll with Genesis