Maddos integration with WP Posts Carousel plugin

WP Posts Carousel is the highest rated Owl carousel plugin for WordPress, and works great with the Maddos theme. It’s very customizable, and I recommend using the following code snippet to allow you to choose a Maddos sized image in the WP Posts Carousel plugin options. add_filter( ‘get_sources’, ‘wpc_jph_get_sources’ ); …