Where to define the tooltip?

Support MB Tooltip Where to define the tooltip?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9715
    EddyPiVEddyPiV
    Participant

    How/where in the MB Builder can I add tooltips to fields?

    #9716
    EddyPiVEddyPiV
    Participant

    I have actually the same question for the custom HTML field.

    #9735
    Anh TranAnh Tran
    Keymaster

    Hello,

    You can add tooltip via Custom Attributes. Please go to Advanced tab, click "+ Attribute" button under Custom Attributes and add key = 'tooltip', value = tooltip text. If you want to use a custom icon for tooltip, add 3 attributes:

    1. Key: tooltip.icon, value: dashicon icon or URL of the icon. See list of dashicons here https://developer.wordpress.org/resource/dashicons/
    2. Key: tooltip.content, value: the content of the tooltip
    3. Key: tooltip.position, value: left|right|top|bottom (one of them) to specify the position of the tooltip. It's optional.

    Please try it and let me know if you need any help further.

    #9766
    EddyPiVEddyPiV
    Participant

    Thanks, that works great in Firefox, but nothing is shown in Chrome, Brave or Safari.
    Any suggestion?

    #9779
    EddyPiVEddyPiV
    Participant

    For some reason, the tooltips show now in all browsers. Problem solved.
    Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Where to define the tooltip?’ is closed to new replies.