ibreibish
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Public-facing site blank after upgrading to Woocommerce 3.1.0I think I’ve figured it out – the latest update to the theme failed to include the correct reference to the function. All good. Thanks for the pointer.
Forum: Plugins
In reply to: [WooCommerce] Public-facing site blank after upgrading to Woocommerce 3.1.0Hi Mike,
Looks like it may be a theme incompatibility:
PHP Fatal error: Call to undefined function one_woocommerce_version_check() in /THEPATH/wp-content/themes/THETHEME/config/modules/woocommerce/woo_options.php on line 267
I’ll take a look at the file that calls that and contact the theme creator if that’s what it looks like to you.
Thanks for the useful link and feedback!
- This reply was modified 7 years, 8 months ago by ibreibish.
Works flawlessly! Thanks folks…
Hi folks,
Any update on this? Thanks!
Replied to the autoresponder – thanks Tim
I don’t know if you’ve received a reply to this or perhaps you figured it out yourself – but for anyone else who may happen to have the same issue the solution is simple: if you log out the numbers go away ??
I was wondering the same thing then went to edit the display.php and saw that the call is only if you’re logged in. Normal users won’t see the numbers.
I hope this helps!