I have modified your awesome original plugin to use the Owl Carousel 2 beta. It doesn’t have all of the options you built into the original, but it is a good start.
Let me know if you want to see it.
Thanks.
Awesome, updated and it works great.
Thanks for this plugin – saved me a bunch of time!
I also added another ID in with a div surronding the output:
Line 85:
if ( $title ) echo '<div id="' . $this_taxonomy . '">' . $before_title . $title . $after_title;
I had to do this to determine the difference between two widgets, simply because I use multiple custom Taxonomies.
Thanks for the plugin – super helpful and a big time saver.