LayerSlider not updated - so site broken?

Hi

can see this page and the other gallery page, once click on image its all broken

appears this may be due to outdated Layer Slider ?

Hi @kimhutchings,

Thanks for reaching out.
If I am not wrong, you are facing an ongoing issue that has already been fixed in the upcoming release. As a temporary solution, you can add this line of code under Theme Options > JS.

if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';

That will prevent the jQuery errors and restore masonry functionality.

NOTE: The issue you are having is not related to the Layer Slider.

Hope it helps.
Thanks

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.