When I select a Category in my Portofolio main page (https://ecobest.gr/projects/) the items collpase on top of each other like that (
) Do you have any idea why this happens ? Thank you.Hi George,
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 the jQuery errors and restore masonry functionality.
Hope it helps.
Thanks
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
