Can't edit size of WooCommerce Single Image Thumbnail
I have the simple images sizes plugin installed but I can't edit the WooCommerce Single Image Thumbnail. The option to set sizes is also not in the customizer. The single image size is set to 800px wide which doesn't work for me. I've also tried adding some code to the functions.php file but it still won't override the size set by the theme. How can I change it?
Comments
Hi,
You can change the size in Betheme -> Theme options -> Shop -> Products list.
Best regards
Yes, I am aware of that setting, but that only adjusts the category thumbnail size (used on the shop and category pages). I am referring to the WooCommerce Single Image Thumbnail size that is used as the primary image on the single product page.
Thanks
Image size depends on the style you choose in Betheme -> Theme options -> Shop -> Single product.
Note that you can also create a custom template.
https://support.muffingroup.com/video-tutorials/how-to-create-custom-template-for-the-single-product/
Best regards
I'm aware I can create a custom template, but I like the accordion option already there. I would still like to be able to manage the thumbnail size (I'm trying to keep the number of thumbnails created to a minimum to save server space). Can I do so via functions.php or by editing the file in question with my child theme?
Not sure why the image size options have been removed from the WP customiser? That would be the quickest way to resolve this wouldn't it??
It should be achievable by modifying the files, but we do not provide help with such customization, and you should contact your web developer.
Image sizes are predefined to look best for specific product styles and to prevent possible problems regarding this.
Best regards