2013-10-17

In this post I provide the code required to add and place a widget area below Home Featured section in Outreach theme. We are going to show 4 Featured Posts in this sidebar.



functions.php

Let’s register our custom widget section.

home.php

Change

to

Below

add

Below

add

If you would like to position the new section below Sub Footer instead of below the Home Featured, change

to

style.css

Populate the custom widget area

At Appearance > Widgets, drag a Genesis – Featured Posts widget into the ‘Below Home Featured’ sidebar and configure it like so:



and we are done.

The post How to show Featured Posts below Home Featured section in Outreach appeared first on Sridhar Katakam.

Show more