This topic has 9 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Rose Tyler
I am adding products individually and it shows a small version of the image and I want them in large size, I can’t find where to put the image to be full, how could I change it? The fact is that I want to add a news section and put 4 products, but the image is minuscule in this case …
You can see it in my website home
Hello,
Size of product Images you can change via Appearance > Customize > WooCommerce > Product Images http://prntscr.com/onfqga (disable crop option for the product grid to show images with proportions you uploaded). After these changes, you need to Regenerate Thumbnails to apply them. Use Regenerate thumbnails plugin to do this – https://wordpress.org/plugins/regenerate-thumbnails/
To change product widget image size go to Settings > Media > Thumbnails Size.
More information about product image settings you can find in WooCommerce Documentation – https://docs.woocommerce.com/document/fixing-blurry-product-images/
Regards
Okey thank you.
I have another problem now. I do not get the option to register when a person accesses an account. In your demo it did appear, but I do not get the option to register, how can I solve it?
Hello,
To show default Registration Form of WC on My Account page, go to WooCommerce > Settings > Accounts & Privacy > Account creation > Allow customers to create an account on the “My account” page. Read more – https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-15
Regards
Problem solved. But the form I have is different from your, where can I get that form?
Problem Solved too, Sorry!
I am glad that you sorted out.
Have a nice day.
Regards
Hi again. I am trying to place 2 products in the same line, but when I do that the image is tumbaill, how can I solved it?
otherwise, would there be any option to remove the arrows from 8theme prodcuts full screen display type? I only have one product on
You can see it in https://blueshe.es/novedades
Thanks
Hello,
1) Please read an answer on a similar question in this topic – https://www.8theme.com/topic/language-and-currency-2/#post-218153
For example http://prntscr.com/onu4ko + http://prntscr.com/onu4se > http://prntscr.com/onu4vu
2) Add code in Custom CSS for page http://prntscr.com/onu559 –
.et-full-screen-products .et-products-navigation {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up