Single Product photo size
Hi, Im trying to add a product, my image has 355X532 PX , but in the product page this image appear bigger, I tried already resize the image on woocommerce configuration theme, also i tried with puglins, and after I did a regenerating thumbnails each time. But never change the image product size.
After that i Did 2 product page to make a teste
1. with 355X352PX image size = http://thebraziliansabroad.com/produto/beach-presets-355x532/
2 with 800PX size = http://thebraziliansabroad.com/produto/beachpresets800/
Both didnt work , after change all sizes in Woocommerce size or puglins and egenerating thumbnails.
Comments
they worked fine,
1. the 800px http://prntscr.com/j174dl
2. the 355X352PX http://prntscr.com/j174yv
You cannot controll the size of the overall image as it displayes, it is always stretched to 100%
thanks
thanks
thanks
I have problem with size of thumb photo in shop. when I added new product, size of photo is not the same like all previous products size.... can you help me?
Hi @vesindejan,
Please, go to Betheme -> Theme options -> Shop -> Products list, change the Image width to 600px and check if the problem persists.
Thanks
it stays the same....
the first picture is different height.....
The update fixing it will be released next week.
You can fix it on your website by modifying two files:
in that file replace the whole "if" with this code:
/wp-content/themes/betheme/functions/theme-woocommerce.php
in that file replace the first whole fucntion with this:
Thanks
ok thank you.
i will wait for next update than :)
and one more question: I would like to make that products pictures be like it it is now that first picture ( vertical rectangular shape). like it is ITALIAN mix on the picture....
how can I make that possible? to wait next update, or I can make it now with coding?
Please, go to Betheme -> Install Plugins, install the Force Regenerate Thumbnails, and use it.
After installation, this plugin can be found under Tools -> Force Regenerate Thumbnails.
After that, check if the images change their size.
Thanks
great! problem solved with this plugin! thank you ?