Portfolio not displaying correcting in Safari

I am using portfolio categories - https://www.avfx.com/trade-show-portfolio/ - they display fine using Chrome, but if I use Safari the images do not display incorrectly making it look like images are missing.

The website is fully upgraded to all of the latest releases of themes, plugins, and WordPress.

Hello @jvedder,

Thanks for writing to us.

I checked your given site URL it seems that there are some JS console errors, it might be due to cache or plugin conflict or JS customization issue, I would suggest you troubleshoot with a few of the common issues before we investigate your settings.

  1. Testing for Plugin Conflict
  2. CSS/JS Customization
  3. Version Compatibility
  4. Disabling Cache
  5. Child Theme

If none of those work, It would be best if you could copy your live website to your staging area. and send your details in a secure note so that we can investigate your setting without breaking your live site. Please provide the following details

  • WordPress Login URL
  • Admin level username and password

You can find the Secure Note button at the bottom of your posts

Thanks

Hello @jvedder,

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

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