Multiple product_cat sliders does not render correctly
-
I use this code in a WooCommerce homepage action hook:
echo do_shortcode(‘[mimo_carousel id=”15145″]’);
echo do_shortcode(‘[mimo_carousel id=”15146″]’);
echo do_shortcode(‘[mimo_carousel id=”15147″]’);The two first carousels just renders as a lot of whitespace. The last works as expected. If I put the same id on all three they render ok. Each one renders ok individually. But together they don’t work.
Should this work?
Thanks,
Ben
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multiple product_cat sliders does not render correctly’ is closed to new replies.