Blog Page Not Showing Posts in Table

Our blog page is showing no content, it usually shows a list of our posts in a grid. We have restored backups but the problem perists. Any insight would be greatly appreciated.

Hello Halim,

Thanks for writing in! This is a known bug in the latest release. 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. If this do not help, please provide us access to your site so that we can investigate. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Best Regards.

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