How to add Video Tooltip using tooltip shortcode

WordPress Tooltips Pro supports to add Video Tooltip with the shortcode [tooltips]. The feature helps you to display your YouTube videos in the tooltip very easily.

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

[tooltips keyword = "trigger text" content = "Alternative video 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 Video Tooltip" content = "<video controls = 'controls'><source src = 'http://localhost/wp-content/uploads/2018/08/002.mp4' type='video/mp4'>Your browser does not support the HTML5 Video element.</video>"]
    
  • source src specifies the URL of your video 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 Video Tooltip should look like below when you mouse over the trigger text:

    This is Video Tooltip

    More amazing wordpress tooltip plugin document can be found at here

    Tagged with: , , ,

    Leave a Reply

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

    *