Hi Thanks,
For coming back to me.
I’ve just switched to SiteGround to see if its faster and more stable than my previous host. But I’ve noticed that there are errors are showing on the product pages:
It’s a live site, what can I do?
also it’s not happening on all variable products. Is there something I’m doing to make the errors. I ask because it’s a live site and it looks broken to the user.
Cheers
Jon
is there any way to suppress the warnings?
I’ve tried:
ini_set(‘display_errors’,’Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_DISPLAY’, false);
in the wp-config, but no effect