How to add Audio Tooltip using tooltip shortcode

WordPress Tooltips Pro supports to add Audio Tooltip with the shortcode [tooltips]. The feature helps you to display your MP3 music in a tooltip very easily.

Let us create a simple Audio Tooltip using with the wordpress tooltip shortcode [tooltips]. The code should look like below:

[tooltips keyword = "trigger text" content = "Alternative audio content will be displayed as a tooltip"]
  • Trigger Text is the anchor text similar to a hyperlink.
  • The Content text entered will be shown on the popup tooltip box.
  • Usage example 1

    1. Input the tootlip shortcode content in the wordpress text editor.

    [tooltips keyword = "This is Audio Tooltip" content = "<audio controls = 'controls'><source src='https://localhost/wp-content/uploads/2018/08/001.mp3' type='audio/mpeg'>Your browser does not support the audio element.
    </audio>"]
    
  • source src specifies the URL of your audio file to play
  • 2. Note: Select the option “Enable Advance Tooltips Shortcode” in “Tooltip Settings for this page”, or tooltip shortcode will not work.

    Demo 1

    The audio tooltip should look like below when you mouse over the trigger text:

    This is Audio Tooltip

    You can also create audio tooltip not using tooltip shortcode, it could be more simple.

    Get access to more features wordpress tooltip plugin.

    Tagged with: ,
    2 comments on “How to add Audio Tooltip using tooltip shortcode
    1. dhenin Jean-Jacques says:

      Bravo !

      • team says:

        Hi Dhenin,

        Thanks for the comment, we will improve wordpress tooltip plugins based on suggestion from amazing users like you 🙂

        Thanks, have a blessed day with your family 🙂

        WordPress Tooltip Support

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    *