This topic has 12 replies, 5 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
I updated to WooCommerce 2.3.7 this morning. On the shop front page I am receiving the following:
Fatal error: Call to undefined method WooCommerce::wc_get_image_size() in /home/starwar8/starwarsccg.org/wpstore/wp-content/themes/idstore/code/woo.php on line 487
I have already searched your forums and did find that I needed to change “get_image_size()” to “wc_get_image_size()” but that has not solved the problem. This is a live site so if you can help quickly that would be greatly appreciated.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
See details below.
Sorry, but your FTP credentials isn’t correct. Please provide us again.
Regards,
Robert Hall.
Just logged in with the info below and copied and pasted everything into the private content box. Should work now.
Hello
The issue has been fixed .The line should look like:$dimensions = wc_get_image_size( $small_thumbnail_size );
With best regards
Brian Johnson
Than you for the fast response. I have never seen support work that fast.
You are welcome!
With best reagrds
Brian Johnson
I have the same problem, ¿on which file must change these code line?
Thanks
Hello,
You can find this code in themes/idstore/code/woo.php on line 487
Regards,
Robert Hall.
Ok, solved, thank you
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Fatal error: Call to undefined method WooCommerce::wc_get_image_size()’' has been successfully resolved, and the topic is now closed for further responses