Static Page, slider and Quote on Homepage Wordpress

With this tweak it is possible to show the slider and the quote on your homepage using a static page in fontpage settings.For this purpose I created a new homepage template(home2.php), which you can use to design a static homepage with slider and quote; just choose "Homepage Version 2" as the template for your new homepage.How to? copy the pink code below to a new...
Continue Reading

Custom Page Template in Genesis Child Theme - Page Layouts

Page template is one which are created in WordPress template when you publish a new page there is an option on the left hand side to select the page template. Few page templates are applied by default....
Continue Reading

Force Full width and add custom content in Genesis Page Template

Recently I have published a post Custom Page Template in Genesis Child Theme and figured some people still have the problem to work with custom page templates. Make sure to do every thing...
Continue Reading

Custom sidebar for single product view in Genesis / WooCommerce

While working on a client site. He offered me to create a separate sidebar for a single product view in genesis. He wanted to load different widgets when single product is viewed. The tool used on...
Continue Reading

Add theme support for Custom Background

Custom Background in your WordPress Theme is a theme feature that allows you to change the background color or add background image to the Theme. add_theme_support( 'custom-background' );   This...
Continue Reading