How to add tooltips to Jazzy Forms
-
1. Install tippy plugin – https://www.ads-software.com/plugins/tippy/
2. Edit file front/ctrl-shortcode.php, change the line 16:
from: return $output;
to: return do_shortcode($output);
3. Use the tippy shortcode in, for example, a Text element:
[tippy title=Mass]The total mass of your widget in kilograms[/tippy]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to add tooltips to Jazzy Forms’ is closed to new replies.