Portfolio - Multiple media items change page when clicked through

Good Afternoon,

I am currently putting together my portfolio with your portfolio system - with one small hitch! I have one entry right now (Posts for Kahn & Resnik P.L.) with multiple media items included - as they were all one post on instagram with a click-through/swipe option to see the other 2 images.

I tried to recreate this on the website, however when I click the arrows at the top of the entry/post, it collapses ALL entries into one spot and I can no longer see the Kahn & Resnik entry.

Please advise - Thank you.

https://ravenpinaud.com/testing-portfolio/

Hi @webraven,

Thanks for reaching out.
What you are facing is 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 jQuery errors and restore masonry functionality.

Hope it helps.
Thanks

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