Plugin Author
pjehan
(@pjehan)
Hello,
If you look at this topic in the support section, you’ll find the answer 😉
http://ww.wp.xz.cn/support/topic/insert-owl-carousel-within-my-header?replies=4
Have a look at the do_shortcode function.
thanks, it worked perfectly.
I want to make carousel image like this :
http://www.owlgraphic.com/owlcarousel/demos/images.html
but I don’t know to use shortcode . 🙂
Plugin Author
pjehan
(@pjehan)
Can you try with this one please?
echo do_shortcode('[owl-carousel category="Promotions" items="4" autoPlay="3000" itemsDesktop="[1199,3]" itemsDesktopSmall="[979,3]" ]');