ClickFix's Tooltips feature offers an innovative way to enhance your Ontraport pages with interactive and informative elements. With tooltips, you can provide additional context, explanations, or instructions to your website visitors, improving user experience and engagement.
Feature Highlights:
The Tooltips feature from ClickFix empowers you to create engaging and informative Ontraport pages that deliver a user-friendly experience. By incorporating tooltips, you can streamline user guidance, communicate effectively, and elevate your website's overall usability.
This shortcode will add a Tooltip : "content
" when you hover your cursor over an element with the ID %id_of_element%
the block with the ID #block_id
.
Exemple :
[ ToolTip 37 in #o29a18cc01728 delay=1 content="This Tooltip will follow the cursor" follow-cursor=yes placement=bottom theme=material interactive=yes]
Clickable Link Exemple :
[ ToolTip 52 in #o29a18cc01728 delay=1 content="{a href='https://clickfix.io/pricing' target='_blank'}Click Here{/a} to join ClickFix" follow-cursor=no placement=bottom theme=material interactive=yes]
You can add target='_blank' to your link to make it open in a new page.
Embed Youtube Video Exemple :
[ ToolTip 53 in #o29a18cc01728 delay=1 content="{iframe width='320' height='240' src='https://www.youtube.com/embed/X1DEK5ikTIw'}{/iframe}" follow-cursor=no placement=bottom theme=material interactive=yes]
NOTE: All shortcodes you see on this page have a space after the opening bracket "[" so you can see them. In order for them to work on your page you'll need to remove the space between the opening bracket "[" and the first letter of the shortcode command.