Posts overlapping each other on blog page

Hi,

There is a really weird and strange behavior in my blog. All the posts overlap each other. Any idea why ?

https://transfertvideo.ca/miracle-z/category/blogue-miracle-z/

Hi @ProductionMD1986,

Thanks for reaching out.
What you are facing is 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 jQuery errors and restore masonry functionality.

Hope it helps.
Thanks

Thank you so much support team.

You’re the best!

Hello @ProductionMD1986,

Glad that we were able to help you.

Thanks

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