Home Forums WoodMart support forum Variable product group does not display properly on grid

Variable product group does not display properly on grid

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #659150

    hey3212
    Participant

    Hi,

    I just created a variable product group (see link in the private section). But on the product grid, it is displaying both the attribute color swatches and the swatches under the specific variable products. I want to only display one. The top two circles are from the attribute panel and the bottom two circles are the swatches from the variable products window. How to do this? Variable product name: Papillon Group.

    Attachments:
    You must be logged in to view attached files.
    #659158

    hey3212
    Participant

    I have solved this problem. I now need to know how to get rid of the three displays on the single product page, the variable name, the clear sign and some irrelevant codes. attached.

    Attachments:
    You must be logged in to view attached files.
    #659161

    hey3212
    Participant

    Please also advise, how to add videos for each of the variable products. Thanks.

    Attachments:
    You must be logged in to view attached files.
    #659220

    Hung Pham
    Keymaster

    Hi hey3212,

    Thanks for reaching to us.

    1. Remove things

    Please use below code

    table.variations .label.cell,
    div.wd-reset-var{
        display: none;
    }

    2. Video

    Unfortunately, there is no such option by default. You need to find a third-party plugin to achieve more functionality that best suits you.

    Best Regards,

    #659237

    hey3212
    Participant

    The codes worked. Thank you very much for your help.

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