In category list watches won't change thumbnail for variations
-
Hi,
In category list watches won’t change thumbnail for variations, but when changed to Grid style, it works perfectly.
I am using List/Grid style. The list watches do not work, but the grid style it does.
Any help?
Thanks
Jan
PS: in attached image, you can see the cherry color is selected, but it still shows the default image
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you so much purchasing our theme and contacting our support center.
It seems to be a small issue in our theme’s code with products list view. Thank you for reporting us, we will fix it in our next theme update.
Kind Regards
XTemos Studio
Thank you for your quick reply.
Any idea when the next update will be? My site is being developed for a client, which prefers the list style, so it needs to work. If the update takes long time, i am gonna have to get a different theme.
Thank you
Jan
We will release an update next week. If you need it now, we can give an instruction how you can fix before the release.
That would be great, if can give me the instructions now. I will implement it, so i can show him it works. Next week I will do the normal update.
Thank you very much. I really appreciate it.
Jan
Hello,
Try go to basel/woocommerce/content-product-list.php
and replace this line
<div class="product-list-image">
with this one
<div class="product-list-image product-element-top">
and add this code to Global custom css area in Theme Settings
.product-list-image.product-element-top{
margin-bottom: 0px;
}
Regards
Thank you very much for your help. It’s working now. Awesome support!!!
Jan
You are always welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘In category list watches won't change thumbnail for variations’ is closed to new replies.