Hi
I went to create a new grid, and got this "Trying to access array offset on value of type bool in "
What could be wrong?
THANKS
Hi @flashfog,
Thank you for writing in, more likely that is on your PHP version. That’s only notice and should not do harm on the site. To get rid of that, please edit your wp-config.php file and change the define( 'WP_DEBUG', true ); to define( 'WP_DEBUG', false );
More details about WP DEBUG here.
Cheers!
All I did was update to the latest PHP, I feel like this should not be causing exceptions. Besides turning off error messages, what can be done to fix the issue?
Hi @flashfog,
It is just some PHP notices and it will not harm your website, just follow what my colleague told about to disable the WP_DEBUG. Essential Grid 3.0 is the new update for the said plugin but we are still waiting for our dev to update the latest version in our theme bundled plugins. Please bear with us with the new updates.
Hope that helps.
Thank you.
got it, thanks
Now, I don’t know if this is related, but as I follow this procedure:
https://www.themepunch.com/faq/creating-a-woocommerce-product-grid/
I am not able to go to the Source tab, so can’t complete. In private note please see what that looks like from my end.
Hello @flashfog,
I have logged in and tested your grid. I could not replicate the issue. The source tab can be clicked on my end.

Please clear all your caches or use private browsing mode and test again.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.