Pages

Saturday 8 June 2013

Add theme support for Custom Background

custom_background_theme_support_for_wordpress
add_theme_support - 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.

Sunday 14 April 2013

Custom Page Template in Genesis Child Theme - Page Layouts

genesis-page-template-page-layout-child-theme-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. for example if you create an home.php it will automatically be applied when Home Page of the site is loaded. similarly single.php is applied when a page is viewed. in this tutorial we will create a Home Page Template for our Genesis Child theme.

Saturday 13 April 2013

Genesis Actions Hooks & Filters

Genesis-framework-actions-hooks-filters-hook

To work with Genesis Framework on WordPress you should know about Genesis Actions Hooks & Filters Hooks. How to filter content placed in different hooks, and how to add elements using those hooks which are built in Genesis Framework. You can use the Plugin to see all of the Actions