Pro and The Grid incompatible since last update

Hi - so I bulk updated all of my Pro websites and everyone of them that uses THE GRID which is many have php errors on the front end and back end.

We’ve began temporarily rolling back all Pro versions from 3.1.0 to as they are fully compatible with the grid Version 2.7.3 and working well.

One of the many errors showing is below-

Warning: get_class() expects parameter 1 to be object, string given in /home/**********/public_html/wp-content/themes/pro/framework/functions/plugins/the-grid.php on line 45

Unfortunately we cannot leave any of these websites live with problems so we have rolled back all of them temporarily but we have left login information for one of the websites so that you may - re-update and investigate the issue. The website is spanish so it relies on muscle memory if you don’t speak espanol :wink:

See secure note

EDIT UPDATE

We have narrowed it down whereby it only effects websites that use “THE GRID” as a newsfeed generator (generating posts as opposed to pages)

I have listed some examples of sites where Pro and Grid work well together while updated and some more websites that use the Grid and Pro as a newsfeed whereby the errors all appear.

1 Like

I’ve the same problem in both versions X & Pro

Hello @j300bac and @Juanjo,

Thanks for posting in!

You are getting this Warning Message which is coming from the Grid. It could be a bug or conflict with the Grid plugin and the latest WordPress core. You can get rid of this message by disabling your debug mode. You can do this by opening wp-config.php and adding

define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

When you revisit the admin page, you should no longer be seeing the message. By the way, I already reported this to our issue tracker so that our developers can relay this issue with the creators of The Grid plugin.

UPDATE:

  • The patch release is now out in manual updates. Please make sure that you update to X 7.1.1, Cornerstone 4.1.1 or Pro 3.1.1. Please check the changelog here: https://theme.co/changelog/

Regards.

That solution doesn’t work unfortunately Rue Nel as I have another site that already has this and it has no effect.

Pro is incompatible with the Grid in some cases unfortunately from what I can see unless you have any tested solutions that work.

Would’ve been good if you actually took a look considering we left you with a large amount of data and login credentials to investigate this issue…

Perhaps Christian or Rad could take a look?

Hi J,

Could you try updating to Pro 3.1.1, warnings are known issue on initial release of 3.0 and should be fixed in the latest one (minor updates). Your current version is still 3.0.4.

Thanks!

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