Portfolio Category Filtering Broken

Hello,
The category filtering is broken on two of my websites: https://www.irenebugliari.com/portfolio/ and https://www.newmoonstrategy.com/health-creative-agency-portfolio/

When you click on the drop down, it moves the top row of items over to the left and the filtering does not work. My websites are updated to the latest versions of X Theme and Cornerstone.

This is a high priority as I need this for prospective clients. The filtering was customized based on code provided to me by your team through this thread: Portfolio Category Filtering Style

Can you please assist ASAP with the broken filter?
Thank you!

Hey Kate,

Thanks for posting in! To get this resolved, add this line of code under Global JS in Cornerstone. (Click the JS button, then switch to the Global tab):

if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css';

That will prevent the jQuery errors and restore masonry functionality.

Best Regards.

Wonderful that fixed it, thank you so much!

Hi Kate,

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.