Home Forums WoodMart support forum Variation deactivated but color swatch is still shown

Variation deactivated but color swatch is still shown

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #339707

    b.brenner
    Participant

    In the example I deactivated the purple and the amber variation of one product. But the variations are still available in the shop. Just the variation image is not shown anymore. Instead the color attribute image is shown.
    When I deactivate a variation it should not be shown in the shop anymore.

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

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #339740

    b.brenner
    Participant

    Thanks. I disabled the plugins.

    #339757

    Artem Temos
    Keymaster

    Please, send us a link to the product with this problem as well.

    Thank you

    #339769

    b.brenner
    Participant
    #339778

    Artem Temos
    Keymaster

    As we can see, the image is uploaded to this variation and displayed correctly https://gyazo.com/1c2f85323d1e147f3b034af6bacb90b8

    Kind Regards

    #339791

    b.brenner
    Participant

    Yes the image is displayed correctly. This is the image of the BLUE variation.
    The issue is something else:
    As you can see on the screenshots I already sent you the PURPLE and the AMBER variation are not enabled but still displayed on the single product page. And as you can see on single product page the image swatches of the disabled variations are still shown. Please have a look at the attached image, maybe it´s getting clearer.

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

    Artem Temos
    Keymaster

    If you want to hide disabled swatches completely, add the following code snippet to the Custom CSS section in Theme Settings

    .swatch-on-single.swatch-disabled {
      display: none;
    }
    #339800

    b.brenner
    Participant

    Thank you, it is working. Now I still need the round image swatches, see my other topic.

    #339882

    Artem Temos
    Keymaster

    OK, great. Please, reply to your other topics they will be resolved soon.

    Have a nice day.

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

The topic ‘Variation deactivated but color swatch is still shown’ is closed to new replies.