• Resolved epiclifeau

    (@epiclifeau)


    hi folks, im loving your plugin πŸ™‚ and good job on the design of your dashboard for the app.

    situation: I want to be able to hover over hyperlinks for websites and for a tooltip to give a description of that site (from the glossary page), however when I add a link to the text your plugin doesnt support this (so I no longer get a nice tooltip)

    Thanks for your help!

    https://ww.wp.xz.cn/plugins/enhanced-tooltipglossary/

Viewing 1 replies (of 1 total)
  • Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Hi epiclifeau,

    Thanks for the kind words πŸ™‚

    The parser can’t add tooltips to existing links, because it adds the link to the glossary term pages, so it would create a link within a link – so it won’t work.

    But you can try something which should work – add the data-tooltip=”Link description here” to your links eg.

    <a href="www.cminds.com" data-tooltip="Link description here">CreativeMinds</a>

Viewing 1 replies (of 1 total)

The topic ‘hyperlinks and tooltips’ is closed to new replies.