Home Forums WoodMart support forum Problem with products variations in archive page

Problem with products variations in archive page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #584866

    iliadis
    Participant

    Hello, I have a problem in shop/archive page with my products. I want products can quick buy, variation swatches seem enable, but when I hover on product they incorrectly convert to disabled! But when I am in product’s single page, they are correctly enabled and I can buy them. I noticed that if I save a specific product, then it’s ok in archive page! How can this be explained?

    Note that all variations slugs are in english.

    #584874

    Luke Nielsen
    Keymaster

    Hello,

    Please clarify where I can check it – https://take.ms/pNSkg

    Thank you in advance.

    Kind Regards

    #584875

    iliadis
    Participant

    Hello, you will see it in shop page when you hover to a product to select a variation.

    #584990

    Luke Nielsen
    Keymaster

    Hello,

    Okay, I see. Please send me access to that staging site so I can investigate the issue. Also, may I disable 3rd party plugins there?

    Kind Regards

    #584991

    iliadis
    Participant

    Hello,

    I send you creds with admin access on private area. Of course you can disable plugins. I try to disable plugins but unfortunately nothing change.

    Thanks in advance.

    #585033

    Luke Nielsen
    Keymaster

    Hello,

    It looks like resaving the product fixes that issue , here is a video – https://monosnap.com/file/1ud5XNkm99rUicRAEaanEgSlxZwztP

    Let me know if you have any questions.

    Kind Regards

    #585148

    iliadis
    Participant

    Hello,

    Yes I notice this, but is it normal to have to save all products to be ok? Is there maybe another way to fix it?

    Thanks in advance.

    #585279

    Luke Nielsen
    Keymaster

    Hello,

    Yep, try to use the bulk edit for help: https://take.ms/gGqtg

    Let me know if you have any additional questions.

    Kind Regards

    #585284

    iliadis
    Participant

    Ok, thank you for your help!

    I would like to ask you something else please.

    1) How I can hide out of stock variations in products in archive and single page? I want to display only variations with stock
    Archive page – https://snipboard.io/v9cZGf.jpg
    Single page – https://snipboard.io/cYSwNZ.jpg
    I have enabled ‘hide out of stock products’ in woocommerce’s settings

    2) In archive page why ‘Add to cart’ button says ‘Read more’? How can i change it?

    Thanks in advance

    #585333

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below for help:

    .wd-product .variations .wd-swatch.wd-disabled,
    .single-product .variations_form .wd-swatch.wd-disabled{
        display: none;
    }

    Clear the cache and check how it works.

    Kind Regards

    #585350

    iliadis
    Participant

    Hello,

    Ok thank you.

    According to my second question, why it displays text ‘Read more’ in button? You can see it when you hover on a product in shop page or a category page. The right thing would be to at least write ‘Select’. How can it be change?

    Thank you in advance.

    • This reply was modified 7 months, 2 weeks ago by iliadis.
    • This reply was modified 7 months, 2 weeks ago by iliadis.
    #585403

    Luke Nielsen
    Keymaster

    Hello,

    In general, the naming for those buttons comes from WooCommerce, so please check how it works on the Storefront theme to understand whether an issue with our theme or not.

    Kind Regards

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