Home › Forums › WoodMart support forum › Display
Display
- This topic has 31 replies, 3 voices, and was last updated 6 years, 11 months ago by Artem Temos.
-
AuthorPosts
-
February 22, 2018 at 12:54 pm #41631
graParticipantI do not have Display, so how can I change sizes images?
February 22, 2018 at 1:25 pm #41647
Artem TemosKeymasterHi,
If you run the latest version of the WooCommerce plugin you can manage your product images size via Appearance -> Customize -> WooCommerce -> Product images.
Regards
February 22, 2018 at 2:10 pm #41661
graParticipantI did as you asked and nothing
Attachments:
You must be logged in to view attached files.February 22, 2018 at 2:11 pm #41663February 22, 2018 at 2:27 pm #41667
Artem TemosKeymasterTry to regenerate all thumbnails with this plugin https://wordpress.org/plugins/regenerate-thumbnails/
February 23, 2018 at 11:49 am #41809
graParticipantI did the same as you wrote be but id didn’t help. When I tried to set 150×150, pictures quality is really bad and that size cut the picture. I have also problem with gallery. I set one more picture to item, but I cant see it. I enclose the picture.
Attachments:
You must be logged in to view attached files.February 23, 2018 at 11:50 am #41811February 23, 2018 at 1:27 pm #41830
Artem TemosKeymasterSince this functionality is a part of WooCommerce plugin, could you please check how it works with default wordpress theme to see if it is our theme issue or not?
February 23, 2018 at 2:46 pm #41875
graParticipanteverything works without any problem
Attachments:
You must be logged in to view attached files.February 23, 2018 at 2:52 pm #41883
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
February 23, 2018 at 3:11 pm #41895
graParticipantHow can I give yo access?
February 23, 2018 at 3:11 pm #41896
Artem TemosKeymasterYou can post it via the Private Content field.
February 23, 2018 at 3:18 pm #41898
graParticipantok, i sent
February 23, 2018 at 3:20 pm #41899
Artem TemosKeymasterAnd send us a direct link to the product where we should test it.
February 23, 2018 at 3:24 pm #41901
graParticipantok
February 23, 2018 at 3:28 pm #41902
Artem TemosKeymasterWe meant the product you mentioned on the screenshot https://xtemos.nyc3.digitaloceanspaces.com/wp-content/uploads/2018/02/Bez-nazwy-1.jpg
February 23, 2018 at 3:33 pm #41903
graParticipantI made that product on home hosting, but its the same problem. I can make it also here but its not about it
February 23, 2018 at 3:34 pm #41904
graParticipantwhen I close plugin ‘Redux Framework’ then pictures shows but in normal size
February 23, 2018 at 4:01 pm #41907
Eric WatsonParticipantHello,
Please, update the theme to the latest version first.
Kind Regards
XTemos StudioFebruary 23, 2018 at 7:22 pm #41920
graParticipantI did it, but it doesn’t work
February 23, 2018 at 8:51 pm #41947
Artem TemosKeymasterWe can’t access your website now.
February 23, 2018 at 8:57 pm #41954
graParticipant…
February 24, 2018 at 8:12 am #41986
Artem TemosKeymasterPlease, provide us your FTP access as well since we can’t find any problems in the configuration.
February 24, 2018 at 10:06 am #41999
graParticipant…..
February 24, 2018 at 1:22 pm #42033
graParticipantDid you found a problem?
February 24, 2018 at 3:39 pm #42064
Artem TemosKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
body .product-grid-item .hover-img img, body .product-grid-item .product-image-link img { width:auto; }
February 24, 2018 at 7:12 pm #42098
graParticipantit works, but I have a question. Is it possible to make pictures in smaller size? all picture is in a standard or very big size
Attachments:
You must be logged in to view attached files.February 24, 2018 at 7:20 pm #42101
graParticipantnot all but only the long pictures, which I had problem with, which you resolved
February 24, 2018 at 7:22 pm #42102February 24, 2018 at 8:30 pm #42110
Artem TemosKeymasterTry to add this code too
body .woocommerce-product-gallery .product-image-thumbnail img, body .woocommerce-product-gallery .woocommerce-product-gallery__image img { width:auto; margin: 0 auto; display: block; } .woocommerce-product-gallery__image a { display: block; }
-
AuthorPosts
- You must be logged in to create new topics. Login / Register