Original request: Requirements WordPress 4.0+ Genesis 2.2.0+ Atmosphere Pro Theme Genesis Featured Posts Combo Plugin Step 1 Drag and drop the “Genesis Featured Posts Combo” widget into Front Page 3 widget area. Now configure the following options: Layouts: Full Width (layout no. 7) Post Type: Post. You can select CPT. Check Show Post Title checkbox… Continue Reading
genesis featured posts combo
Displaying 3 latest posts after entry widget area
How to display 3 latest posts after entry widget area using Genesis Featured Posts Combo plugin? In this article I am showing this. First enabling the after entry widget area using following script. Adding the code in functions.php file.
1 2 |
//* Add support for after entry widget add_theme_support( 'genesis-after-entry-widget-area' ); |
Now drag&drop the Genesis Featured Posts Combo widget at After Entry sidebar. Checkout the widget… Continue Reading
Full Width Featured News Section on Flex Pro Theme
One of my GFPC plugin customer is wanting the above design at Home Middle widget area on Flex Pro theme. First I assigned the “featured news” tag in 7 posts. Then I put the Combo widget at Home Middle widget area and setup the widget in this way. See the screenshot: For professional look I… Continue Reading