• Resolved one3rdnerd

    (@one3rdnerd)


    I was recently working on a site for a client and I used this swatch plugin.

    When you hovered swatches it showed a tooltip/title attribute, which you can see in my video at minute 8.08 in this video I recorded https://www.loom.com/share/36fb3e58912e4c499f6b0cc317266355

    Now since the last update, these no longer appear. In the HTML I can see an alt tag but they don’t show, but the tooltip feature no longer displays.

    Was this removed? Is there a way to turn it back on?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter one3rdnerd

    (@one3rdnerd)

    Does anyone have any ideas where this feature is controlled? Has anybody else noticed it disappear?

    If I remove

    .tawcvs-swatches .swatch-image {
    overflow: hidden;
    }

    from the core CSS by overwriting it in my custom CSS then I can see the tooltips again, but with the above code they are hidden.

    If I overwrite this code I also see the attribute names printed under each swatch and these can’t be hidden with CSS because they aren’t wrapped with any unique HTML.

    • This reply was modified 4 years, 12 months ago by one3rdnerd.
    Thread Starter one3rdnerd

    (@one3rdnerd)

    Okay, I didn’t hear back on this but I found the solution.

    The issue is a change in version 1.0.6, downgrading to 1.0.5 fixed the issue.

    Would love this to be fixed in 1.0.7

    Plugin Author Woosuite

    (@themealien)

    Hello,

    Thank you very much for your feedback. We will fix this issue in the version 1.0.7.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Link Titles for Swatches’ is closed to new replies.