Home Forums Basel support forum In category list watches won't change thumbnail for variations

In category list watches won't change thumbnail for variations

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #47608

    projectmembership
    Participant

    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.
    #47714

    Artem Temos
    Keymaster

    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

    #47926

    projectmembership
    Participant

    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

    #47948

    Artem Temos
    Keymaster

    We will release an update next week. If you need it now, we can give an instruction how you can fix before the release.

    #47957

    projectmembership
    Participant

    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

    #48004

    Eric Watson
    Participant

    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

    #48157

    projectmembership
    Participant

    Thank you very much for your help. It’s working now. Awesome support!!!

    Jan

    #48158

    You are always welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘In category list watches won't change thumbnail for variations’ is closed to new replies.