Tag: multimedia tooltip

WordPress Tooltip Free 7.3.7 Released, Tooltip Shortcode tooltip_by_id

Hi Dear WordPress Tooltip Glossary Users,
Hope this message find you are doing well and have happy days with your family, we are happy to report you, we released wordpress tooltip plugin free 7.3.7 to support wordpress tooltip shortcode [tooltip_by_id]

What’s new in wordpress tooltip free plugin 7.3.7?

We get a wordpress tooltip user’s ticket, in which he asked us the question:
“I like the plugin very much, but I cannot find a way to use tooltips in categories, here woocommerce product-categories.
Is there a way to embed the tooltips with a shortcode or sth similar so that I don’t have to hardcode it?”
We replied the user, we have the similar function with out wordpress tooltips pro version already — wordpress tooltips pro 7.5.0 which released in 2018. , The 1st changes in 36 changes is:
* New wordpress tooltip shortcode , you can get tooltip by id like this:
[tooltip_by_id tooltip_id='222'], ‘222’ is tooltip id, you can find tooltip id at tooltips WYSWYG editor, the URL looks like this: http://yourdomain.com/wp-admin/edit.php?post_type=tooltips, when you mouse hover the link edit under each tooltip post, you will find links like this:
http://yourdomain.com/wp-admin/post.php?post=222&action=edit, the 222 is your tooltip id
Via the wordpress tooltip shortcode [tooltip_by_id], you can edit multimedia content in wordpress tooltip WYSWYG editor, and insert tooltip effect into the page builder (gutenberg / elementor / beaver / visual composer…), or any wordpress posts / wordpress pages, or other amazing plugins like woocommerce, wpform, contact form 7, tablepress, pricing table… and so on. 🙂
You can find detailed wordpress shortcode document at: “How to use wordpress tooltip shortcode [tooltips] to add tooltips manually?
Also we are try to add more features for wordpress tooltip shortcodes and write more document for wordpress shortcodes, you will see it soon. 🙂
And we have developed many other free wordpress plugins for wordpress tooltip users, for example:
Please feel free to find and download our free wordpress plugins.
If you have any question or suggestion of wordpress tooltip plugin, please don’t hesitate to tell us 🙂
Thanks, have a blessed day with your family 🙂
Best Regards,
WordPress Tooltip Glossary Plugin Support Team
Tagged with: ,

How to add multimedia tooltip to an image using tooltip shortcode

WordPress Tooltip Pro support to add multimedia tooltips to an image, you can insert many different multimedia format elements in the tooltip, which is anything you can hear and see, including text, images, sound, music, film, animation, video, audio recorders, etc.

Let’s try it, when you hover over the image,  a multimedia tooltip appear with a description of the image, you can see a combination of different multimedia content forms, text, link, image, audio and video in the tootlip.


How to use it

We add the multimedia tooltip to an image using tooltip shortcode [tooltips].

[tooltips keyword = "<img src='Source of image' />" content = "Alternative Multimedia content will be displayed as a tooltip"]

NOTE:

1. Input the wordpress tootlip shortcode in the wordpress text editor. This editing mode make you write your multimedia tooltip content in HTML.

2. Select the option “Enable Advance Tooltips Shortcode” in “Tooltip Settings for this page, or tooltip shortcode will not work.

Usage example

Usage example 1

Input the wordpress tootlip shortcode in the wordpress text editor.

[tooltips keyword = "<img src='https://tooltips.org/wp-content/uploads/2018/08/girl.png' />" content = "<video controls='controls'><source src='https://tooltips.org/wp-content/uploads/2018/08/002.mp4' type='video/mp4'>Your browser does not support the HTML5 Video element.</video><h3>Multimedia Tooltip</h3>"]

  • Tooltips keyword is the anchor image similar to a hyperlink.
  • Img src specifies the URL of your image.
  • The Content text entered will be shown on the popup tooltip box.
  • Demo 1

    The example present video and text in an multimedia tooltip.


    Usage example 2

    Input the wordpress tootlip shortcode in the wordpress text editor.

    [tooltips keyword = "<img src='https://tooltips.org/wp-content/uploads/2018/08/fruit.png' />" content = "<audio controls = 'controls'><source src='https://tooltips.org/wp-content/uploads/2018/08/001.mp3' type='audio/mpeg'>Your browser does not support the audio element.</audio><h3>Multimedia Tooltip"]
    

  • Tooltips keyword is the anchor image similar to a hyperlink.
  • Img src specifies the URL of your image.
  • The Content text entered will be shown on the popup tooltip box.
  • Demo 2

    The example present audio music and text in an multimedia tooltip.


    Usage example 3

    Input the wordpress tootlip shortcode in the wordpress text editor.

    [tooltips keyword = "<img src='https://localhost/wp-content/uploads/2017/02/girl2.gif' />" content = "<img src='https://localhost/wp-content/uploads/2017/02/girl2.gif' /><h3>Multimedia Tooltip</h3><div><a style='text-decoration: underline;' href='https://tooltips.org/'>tooltips Pro </a> support any multimedia content. Hover the trigger, you'll see a tooltip that contains text, image, audio, vedio and much more.</div>"]
    

  • Tooltips keyword is the anchor image similar to a hyperlink.
  • Img src specifies the URL of your image.
  • The Content text entered will be shown on the popup tooltip box.
  • Demo 3

    The example present image, text and link in an multimedia tooltip.

    We are still adding more amazing effects for wordpress tooltip plugin based on users requests, any feature request is super welcome 🙂

    Tagged with: , , , ,
    Top