Hello,
Hi thinks maybe a bug on vc_images_carousel shortcode.
We use a et_tabs shortcode with 4 tabs and inside each tab an image carousel, and we get a wrong visualization.
I looked at the code and i thinks there is an unusefull
echo '</div>';
on line 88 of framework/shortcodes/images-carousel.php
I try to comment this line and seem to works fine.
Please can you confirm there is a bug, and this is the right solution?
Many Thanks