One of my customer was wanting this kind of implementation. So I published this post for him. At first I shall tell that Flex Pro theme and Genesis Featured Posts Combo plugin both are paid products. So basically this post will be helpful for them who purchased the both products.
By default Flex Pro theme have 4 widget areas for home page.
- Home Top
- Home Middle
- Home Bottom Left
- Home Bottom Right
In this layout I am using two widget areas ( Home Bottom Left & Right ). Home Bottom Left widget area I placed 4 combo widgets. See the settings:




Lastly added some CSS in style.css file for better look.
/* # GFPC Widget ---------------------------------------------------------------------------------------------------- */ .gfpc-widget .entry { padding: 0; } .gfpc-widget .entry-title { font-size: 18px; } .full-post .entry-title { font-size: 38px; } .home-bottom-left .layout-one .right-part .entry { border-bottom: medium none; margin: 0 0 5px; padding-bottom: 0; } .gfpc-widget .entry-categories { display: inline-block; }
Here is the ultimate layout for home page. See the screenshot below:

Leave A Reply