Portfolio Page Not Sorting properly

My portfolio page isn’t sorting properly. https://betsylittle.com/listings/
I am running the latest version of X and Cornerstone.
Could you take a peek for me.
Thank you, Christopher

Hi @clpix,

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

NOTE: The given credentials do not work, if you find any difficulties to add the above code please re-share it again.

Hope it helps.
Thanks

Thanks. Worked a charm. Will I have to remove the script when the upcoming release arrives? Christopher

Hi Christopher,

Glad that we are able to help you.

Thanks

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