Portfolio Sorting Issue

I saw last year someone had this same issue and was told a fix was coming (Portfolio sort is STILL not working)

On the portfolio listing page, any time you sort the listings by category, they all stack. Is there a fix?

Hi Jeremiah,

Thanks for reaching out.
What you are facing is an ongoing issue that has already been fixed in the upcoming release. Alternatively, you can use the temporary solution given by Alex in the reference thread, by adding 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

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