[ad_1]
Plugin Support
Gabor
(@nextendweb_gabor)
Hi @unlikeluke!
We have a limitation, that you cannot publish the same slider twice on the same page. It has to be this way, because we have to use HTML IDs to identify each slider and in website development IDs have to be unique. So this is rather a limitation made by browsers, that CSS and JS codes won’t work on 2nd IDs, as these codes suppose to be about a single element.
On your website you are using the same slider at a placement you have for desktop, and at another placement you have for mobiles. You should rather duplicate the slider:
and then publish the 2nd slider in the mobile placement.
