Project Filter Not Working

Hi there,

I am currently getting some issues after updating the X themes to the latest version 9.1.4 on the staging site.

Q2) The Portfolio Filter also breaks when we click any category filter

Could you please check and suggest to us any solution?

Regards

Hey Sunil,

Thanks for reaching out!

This is an ongoing issue and has already been fixed in the upcoming release. Please add the following code as a temporary solution under Theme Options > JS.

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

Which will prevent the jQuery errors and restore masonry functionality.

Hope that helps.

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