Hello we just updated the theme and when we posted a new blog it started to overlap onto the first one
Can you please take a peek?
thanks!
Hello we just updated the theme and when we posted a new blog it started to overlap onto the first one
Can you please take a peek?
thanks!
Hi @Stigan,
Thanks for reaching out.
This is an ongoing issue and has already been reported to our issue tracker. Adding the following line of code under Theme Options > JS will solve this temporarily.
if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';
That will prevent the jQuery errors and restore masonry functionality. I went ahead and added it to your site, and now the page is working fine.
Hope it helps.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.