My Blog Disappears When Put In Masonry View

I wanted to show both my blog and portfolio page with 3 across. When I changed the setting from standard to masonry, everything disappeared.

Hello Paul,

There is a known bug in the latest release that the Masonry layout for the blog or the portfolio page is not working. Our developers have already been made aware of this issue and they are already fixing this. We do not have an ETA yet of when the next patch release is rolling. Please watch for it.

Thank you for your understanding.

Hi @pruddy ,

I apologize this problem has persisted. We don’t have an imminent point release coming, so there are some options.

  1. Download the previous version of X or Pro from your dashboard and install it. Unfortunately this will remove new features like the Slider elements.
  2. Or (preferable) Add this line of code under Global JS in Cornerstone. (Click the JS button, then switch to the Global tab)
if (window.jQuery.xIsotope) window.jQuery.xIsotope.settings.animationEngine = 'css'

That will prevent the jQuery errors and restore masonry functionality. When the next release comes out, you can remove this code, but it won’t be harmful to leave it in place.

2 Likes

I made that change and the blog is blank . https://zyosgroup.com/blog/

Hi Paul,

Can you please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

Hey Paul,

It didn’t work because of the Hummingbird plugin. Please contact the plugin author of Hummingbird to exclude optimizing inline JS and all resources of our theme because they’re already optimized.

Thanks.

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