Portfolio filtering issue still there

Hi!

I’ve read on this forum before about this problem but I guess it’s not fixed yet?
My portfolio displays correctly but as soon as I click a filter, the images overlap and don’t sort out well.

Is this something you are still working on for a new update? (we use Integrity on 3 websites, all with a portfolio and all with the same sorting problem).

And is there something I can do in the meantime?
I read somewhere on the forum to add a code to the Global JS in Cornerstone, but I would not know how to do this?

Thank you!
Grietje

Hi Grietje,

Thanks for reaching out.
If I am not wrong, you are facing an ongoing issue and 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

Thanx, works like a charm!

Hey Grietje,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

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