Portfolio filter stopped working


you can see the odd behavior here. it seems to be filtering the top row only. Help!

fixed it (found a similar question)

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.

Hey @askeller,

Yes, you are right and we’re glad that you’re able to figure it out! You can use that code as a temporary fix. 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.