Portfolio layout isn't working properly

Hello! I’m using the Bed and Breakfast template as a starting point for a website. I’ve added a portfolio page, using your portfolio template included with the renew stack.

I’ve added a few example images as portfolio items in Category 1 and Category 2.

The page looks fine until I try to use the sort by category feature. Clicking the “+” makes one of the images move over. And the photos don’t sort (for example, if I choose Categoy 1, nothing happens.)

https://ena.b05.myftpupload.com/portfolio-example/

Hello @capodanno,

Thanks for writing to us.

I suspect that it might be 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.

Hope it helps.
Thanks

That worked, thank you!

Hello @capodanno,

Glad that we were able to help you, please feel free to open a new thread if you have any more concerns regarding our theme and theme settings.

Thanks

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