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. //* Add support for after entry widget add_theme_support( ‘genesis-after-entry-widget-area’ ); Now drag&drop the Genesis Featured Posts… Continue Reading