Hi,
thanks for your post, and sorry for the trouble.
Adding the title="..." attribute should work here. Other solutions would be to use custom HTML and CSS, or a tooltip plugin.
Regards,
Tobias
Tobias,
Thanks for your response. Could you be more specific as to how to implement that ‘title’ attribute to the table? It should be added into the table content cells rather than in the Extra CSS Classes box, correct?
For example, current cell content is Beta Coefficient. How would I add the ‘title’ attribute into the code correctly?
Thanks,
Patrick
Hi Patrick,
just use the approach from the last post in the thread that you already linked to: https://wordpress.org/support/topic/popup-text-when-hovering-a-cell-or-row/#post-9887062
Regards,
Tobias
Tobias,
The provided line of code: <span title=”This will be the popup text.”>This is the normal cell content.</span> produces the ‘This is the normal cell content.’ but doesn’t display the popup text. I will attempt to create the custom code or tooltip plugin if there is no other fix.
Once again, thanks for your time.
Best,
Patrick
Hi,
where exactly did you try this? I can’t find a span on the page from your link?
Regards,
Tobias
Hello,
I tried this on this page: https://cryptoscores.org/coin-index/bitcoin/ The table is under the ‘TradingView’ chart & has cells w/ content like ‘average blocktime, medium transaction fee, etc.).
Let me know if that helps.
Thanks for the support.
Patrick
Hi Patrick,
ok, I can see the table, but there are no
<span title="..." ...
in it?
Regards,
Tobias
Hey Tobias,
I’ve added another row at the bottom of the table with content: <span title=”This will be the popup text.”>This is the normal cell content.</span> in the first cell.
The ‘This is the normal cell content’ is displayed however there appears to be no hover popup with “This will be the popup text”.
Best,
Patrick
Hi Patrick,
I can see the popup text without problems, when hovering with the mouse. Here’s a screenshot that I took (using Chrome on a Linux computer): https://imgur.com/a/lTyY6eS
Regards,
Tobias
Hey Tobias,
It’s good to hear that it is working.
Unfortunately, while using Chrome on macOS, the hover text does not appear. Any idea how to work around this?
If not, no worries. I’ll close this out as resolved.
Thank you very much for your support!
Best,
Patrick
Hi,
for me it also works in Chrome on Mac: https://imgur.com/a/uYmN6s6
Regards,
Tobias
Hey,
That’s odd. Appears that there is just an issue on my end.
Cheers! Thanks for everything.
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias