Not able to add post slider on blog page
Php add theme support( 'featured-content', array( 'filter' => 'siteorigin unwind get featured posts', 'max posts' => 20, 'post types' => array( 'post', 'page' ), ) ); But I dont know where to put this code. Pl/ Its self hosted page,…