Portfolio thumbnails overlapping, not properly responsive (part 2)

Hello, Team Themeco!

This is a follow-up to my original post.

I’ve gone through the list you suggested of possibilities to troubleshoot, but unfortunately the thumbnails on my portfolio page are still overlapping and not appearing properly after clicking on different portfolio categories. I’m going to create a secure note below – please take a look at my site and investigate my settings. Thank you!

Hello @gardenwzl,

Thanks for writing to us.

I checked your settings, I suspect that it might be 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

Fabulous! That worked – thank you!

You are most welcome, @gardenwzl.

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