• Resolved mstudioIL

    (@mstudioil)


    First I like this plugin, it is exactly what I wanted.
    The question is can I set the variation when I click the image as I select the variation from the drop down list?

    Other issue, how I disable the title on hover?
    or how do I set it?

    • This topic was modified 3 years, 7 months ago by mstudioIL.
    • This topic was modified 3 years, 7 months ago by mstudioIL. Reason: typo + more info
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support fizanzvai

    (@fizanzvai)

    @mstudioil

    The question is can I set the variation when I click the image as I select the variation from the drop down list?

    Unfortunately, this feature is not currently available. But it is a great idea. I will discuss this with my team.

    Other issue, how I disable the title on hover?

    Can you please give me a product link to check?

    Thread Starter mstudioIL

    (@mstudioil)

    Other issue, how I disable the title on hover?

    Can you please give me a product link to check?

    here is a link: https://elephantskin.co/en/product/zoom-in-en/

    Is there option to show the variation name on mobile because when you select variation you can’t know the name, and hover don’t work on mobile.

    Plugin Support fizanzvai

    (@fizanzvai)

    Please add the below code at Appearance > Customize > Additional CSS

    .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image div img,
    .wvg-gallery-image .wvg-single-gallery-image-container img{
        pointer-events: none;
    }

    Is there an option to show the variation name on mobile because when you select variation

    You can display the selected variation name using the Variation Swatches plugin like this- https://paste.pics/JKWYM

    Thread Starter mstudioIL

    (@mstudioil)

    You can display the selected variation name using the Variation Swatches plugin like this- https://paste.pics/JKWYM

    Thanks for the answer, the problem is on mobile device, when the users click on the image of the variation, they don’t know the color the select, on desktop there is hover and the can see the color when the use the drop down list, on the mobile they don’t know the color unless the go back to the top of the screen.
    I want to show the variation name under the main image for mobile so the users will know what they selected.

    About the title, I think I will keep it, it is better this way, if I can show it on mobile like I wrote above it would be great

    Plugin Support fizanzvai

    (@fizanzvai)

    @mstudioil

    Sorry for your inconvenience. Unfortunately, that feature is not currently available.

    But I will discuss this with our development team.

    Thanks

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks, it will be good option to show the variation name, on other plugin have it

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Select Variation from the slider’ is closed to new replies.