This topic has 7 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
I seem to be running into an issue with the theme and Woocommerce. When I go to Woocommerce > Settings > Products > Shop Page Display and set that to “Show categories & subcategories”, I get the following error on my shop page:
Fatal error: Call to undefined method WooCommerce::get_image_size() in /home4/trevor/public_html/wp-content/themes/idstore/code/woo.php on line 487
I’ve completely deleted and re-uploaded the theme and the Woocommerce plugin. I’ve tried disabling all the plugins, but still can’t get this error to go away.
Any idea on how to fix this?
Thanks!
Hello,
Please check the site now.
Thank you.
Regards,
Eva Kemp.
Please try same creds again.
Thank you Eva. What was the fix?
Hello,
I’ve edited the file woo.php on line 487 and replaced $woocommerce->get_image_size
with wc_get_image_size
.
Thank you.
Regards,
Eva Kemp.
Thank you for the update!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Call to undefined method error’' has been successfully resolved, and the topic is now closed for further responses