This plugin uses Owl Carousel jQuery plugin to create carousels from any built in or custom post type WordPress.
Easy to use controls allow for customization of each carousel with options to show or hide Titles, Featured Image, Call to Action buttons and more..
Upload owl-carousel-2.php to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Copy the Shortcode and place in your page or post, or place in your templates...
I made the carousel, but now I can't see it..
Make sure you insert the shortcode created by the plugin...
One is before the carousel contents, and the other is after the contents.
Example to add pricing for WooCommerce Carousels Add to your theme functions php < php function add wc price to carousel { global $post, $woocommerce $product = wc get product if { echo $ $product->get price . echo 'Shop Now } } add action ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more