My client’s (dcrailandhobby) WordPress website does not have the option to select a product image/thumbnail for any of their products. Similarly, none of the gallery images are displaying. I’ve switched to the Storefront theme & also disabled all plugins with no good result. I’ve also tried an image regeneration plugin.
Another weird thing to note: when I create a variation of an item & select a thumbnail image, that image will display when the dropdown item is selected.
Please help!
]]>I can enlarge images with css, but thumbnails are still 150x150px, and when I set them to be i.e. 600c600px trough CSS, they become blurry.
I tried to put some things in functions.php, but without any success, so I’d be very grateful if someone knows how to help me! Thanks in advance!
]]>I am having an issue with my product thumbnails.
For some reason, I currently have 4 different product thumbnail variations for 1 product thumbnail. I would like them to all look the same through out the site. I cannot figure out how to make them all look the same. Can anyone help?
Home page: https://snipboard.io/ewViEI.jpg
Single product page (in “related products)”: https://snipboard.io/sk7zKB.jpg
Store profile page (in “products”): https://snipboard.io/MBtupC.jpg
Category page: https://snipboard.io/jpIycD.jpg
Best,
Chris
I have 2 types of thumbnails in my single products page which look different from each other: 1. Related products (https://snipboard.io/6JP0YZ.jpg) & 2. More products (https://snipboard.io/c6rQlq.jpg). How can I get the product thumbnails in “more products” look the same to “related products)?
Best,
Chris
I have been using the Dokan theme with Elementor and I just switched to the Storefront theme.
Now the product thumbnails on the home page looks weird https://snipboard.io/fwiHzM.jpg (includes some random text (ie footer links) & star ratings showing in the background) and I do not know how to fix this to make it look like before when it was on the Dokan theme: https://snipboard.io/5DEexR.jpg
Any idea how to fix this?
Best,
Chris
I need some help with an issue I am having. In my product thumbnails, I currently have the following: https://snipboard.io/BGpALQ.jpg
“Seller:
store name”
The issue with this is that “seller” links to the product page for some reason. I also do not like that it is taking up 2 lines. Therefore, I would only want the “store name” to show up in the product thumbnail so it looks like this: https://snipboard.io/LgeA48.jpg
I have tried using the following code (in my custom css), which removes “seller” and fixes the problem BUT it causes another problem in the product page because it removes “Sold by: store name” which I NEED to keep. https://snipboard.io/x26U4e.jpg
:
.details {
display: none;
}
Is there another way around this?
Best,
Chris
I am trying to edit the following in the product thumbnails on my home page & category pages: https://snipboard.io/ftTsqg.jpg:
1. Get the star ratings to show (they only show in editing with elementor)
2. Remove “Seller”
3. Only allow product title to only run on 1 line (even if it gets cut off).
4. Get rid of this box around the price and cart
5. Align all text the the left
Best,
Chris