@Maciej - I set up the most stripped-down test I could and can’t figure out why I’m not seeing the tool tips.
- I copied and pasted the two code snippets directly into the appropriate places in a fresh instance of one of Webflow’s basic templates. (Code screenshot below)
- I selected an item (“Secondary Button” in the top section of the site) and set the custom attributes:
… but when I hover, I get the same standard tooltip I would get if I were to omit the tooltipster=“top” attribute altogether and just add a title:
… so it seems like the tooltipster code is being entirely ignored in favor of some default one.
Here’s a share link for the test site, though I don’t know how to share the custom code settings. https://preview.webflow.com/preview/tooltipstertester?utm_source=tooltipstertester&preview=6c2d1bc117e9f18e04d909238cb98c6d
FWIW, here’s the custom code section if you can’t get to it from the preview:
I’ve looked at this long enough I’m probably just missing something obvious, so I’m ready for my “duh” moment. Thanks!