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"]
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>"]
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 TooltipMore amazing wordpress tooltip plugin document can be found at here


Leave a Reply