How do I Insert A Pagebuilder Link Tooltip - Question | JoomShaper

How do I Insert A Pagebuilder Link Tooltip

Adriaan Buys

Adriaan Buys

SP Page Builder 1 year ago

I need to include tooltips in my links in pagebuilder. This is a requirement from affiliate providers. How do I do this? The link insert button does not allow for this.

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #147311

HI Adriaan,

Indeed Button addon do not have TITLE tag, becuase it not requested by W3C nor Accessibility law.

So I guess, you have to customize that (or other) addon and made that change to add Title tag. Compare Image addon code (admin.php and site.php) where we added TITLE=" " tag in last SPPB update.

OR Use Raw HTML addon and put those "links" as HTML code with all needed tooltips etc.


Sorry, we don't customize php code or teach HTML on the forum. It's beyond support.

0