Multiple carousels on same page
-
Hey!
I’m trying to put multiple carousels on one page, but only the first one carousel comes visible. I’m trying to call the plugin directly in the php like this:
<?php
echo do_shortcode(‘[carousel][item img_link=”https://localhost/wordpress/wpcontent/uploads/2014/07/picture1.png”%5D
[/carousel]’); ?><?php
echo do_shortcode(‘[carousel][item img_link=”https://localhost/wordpress/wpcontent/uploads/2014/07/picture2.png”%5D
[/carousel]’); ?>Any ideas what I’m doing wrong? I’m using Roots theme.
lepakko
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Multiple carousels on same page’ is closed to new replies.