Tag: shortcode

WordPress Tooltips 5.9.2 Released, Support Bullet Screens Effect

Hi Dears,

I just released wordpress tooltips pro 5.9.2, in this version, we start to support bullet screen effect, what is bullet screen? In some countries, for example Korean, China… and so on, a few site start to allows show text messages fly across the screen like bullets, we call it bullet screen, a example site which USA / EU / CN users like is viki.com.

How to use it? When you add / edit tooltips in tooltips standard editor at http://yourdomain.com/wp-admin/post-new.php?post_type=tooltips, you will find a new post metabox panel “Bullet screen of this tooltip”, you can enter text messages in here, if you want enter multi text messages lists, just separated them by comma, then
when users view tooltips terms, when their mouse out the tooltips term, we will show your text messages with a bullet screen effect, If there are multi text messages lists related with current tooltips term, we will show display a random text from your text messages lists. If you do not want to show bullet screen effect, just delete it from the post metabox panel, this is just start stage, if you have any feedback, we are happy to improve it. 🙂

Also we fixed theme conflicts on glossary page and fixed theme conflicts on tooltip list page

Thanks, have a blessings day with your family. 🙂

Best Regards,
Tomas

Tagged with: , , , , ,

How to use wordpress tooltip shortcode [tooltips] to add tooltips manually?

It is very easy to add wordpress image / video / audio tooltips, form element tooltip… in wordpress automatically or manually via a few clicks, just in one minute. Please check our wordpress tooltip video tutorials at below or Try WordPress Tooltip Demo:

Since wordpress tooltip 4.2.8(current version is 20.9.8, at 2023-05-18), based on user requested, we added a new wordpress tooltip shortcode [tooltips].

In general, you do not need a tooltip shortcode, because wordpress tooltips plugin will add tooltips effect for post’s content/title/tag/excerpt/gallery/menu automatically, based on wordpress standard APIs. By this way, wordpress tooltip plugin will save your time to manage tooltips, for example, when you want to change tooltips content, you will not need to read all posts to find which page has a specified tooltip and change it one by one manually, what you need to do is just editing your tooltips in wordpress standard WYSWYG editor, then tooltip content in all posts will be updated automatically.

Some amazing users told us they want to use tooltip shortcode to add tooltips in wordpress posts, with a lot of reasons, for example: homonym tooltip(homonym tooltip means same word but different meanings); for example, use tooltip shortcode in Divi page builder, elementor page builder, VC page builder… and so on, we are happy to report you that we have built a powerful wordpress tooltip shortcode [tooltips] to help you add pretty tooltip in anywhere 🙂

The wordpress tooltip shortcode [tooltips] is very easy to use:

[tooltips keyword="wordpress tooltips" content="Wordress Tooltips is a rich featured wordpress tooltip plugin. "]

It looks like this: wordpress tooltips

Also you can add image tooltip in wordpress tooltip popup box, for example:

[tooltips keyword="lovely girls" content="<img src='https://mydomain.com/wp-content/uploads/2017/02/screenshot.png'>"]

It looks like this: lovely girls

Our WordPress tooltip short codes support many more amazing features, for example, add video tooltip on an image, use another image as image tooltip for images… and so on:

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 wordpress 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.

Image

How to use wordpress tooltip shortcode

We add the wordpress 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 makes you write your wordpress multimedia tooltip content of HTML.

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

Image

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/2023/05/003.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.
  • WordPress Tooltip Shortcode Demo 1: Add Video Tooltip on Image

    The example present video and text in a wordpress multimedia tooltip.

    Image

    Usage example 2

    Input the wordpress tootlip shortcode in the wordpress texts 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.
  • WordPress Tooltip Shortcode Demo 2: Add Audio Tooltip on Image

    The example presents audio music and text in a wordpress multimedia tooltip.

    Image

    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.
  • WordPress Tooltip Shortcode Demo 3: Add Image Tooltip On Another Image

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

    Image

    [tooltips] shortcode is a powerful tool, [tooltips] support Self-Closing Shortcode and Enclosing Shortcode, with Enclosing Shortcode, you can use [tooltips] shortcode to add icon tooltip

    How to use WordPress Tooltip Shortcode to Create Icon Tooltip?

    It is very easy to create icon tooltip from wordpress tooltip plugin, Please mouse hover this icon tooltip -> 🙂

    Please check codes:

    [tooltips keyword=’good’ content = ‘you are very welcome!’]:)[/tooltips]

    or

    [tooltips content = ‘you are very welcome!’]:)[/tooltips]

    Both of them will works well, please use your icon replace the “:)”

    Also we offer another method to add icon tooltip more easier, you do not need add your content, you can just use conent from existed tooltip terms, it works like this:

    Please check codes:

    [icon_tooltip_by_id tooltip_id=’308’]your icon here[/icon_tooltip_by_id]

    You can find more icon tooltip demos at:

    [tooltips] shortcode icon tooltip demo

    [icon_tooltip_by_id] shortcode icon tooltip demo

    How to Reference the Content from an Already Existing Tooltips Term in Tooltip Short Code?

    1: Click “Tooltips” menu item, in “All Tooltips” Panel, search the existed tooltip term which you want to reference.

    2: Click Editor button of the tooltip term, it looks like this:

    edit button of tooltip term

    edit button of tooltip term

    3: Then you will open “Edit Tooltip” panel.

    4: In “Edit Tooltip” panel, you will find the tooltip id in browser URL bar, it looks like this:

    find tooltip term which you want to reference

    find tooltip term which you want to reference

    You will find the in the browser URL bar, the URL is: tooltips.org/wp-admin/post.php?post=3107&action=edit&classic-editor, and the tooltip id is 3107.

    5: Now you can insert this tooltip id in your tooltip_by_id shortcode [tooltip_by_id tooltip_id='3107'] in any wordpress page or post

    6: The result looks like this:

    Tooltip For Forms Demo - Message Field
    In the current time, wordpress shortcode mechanism have many flaws yet, by this way, you can easily push the limits of the wordpress shortcode. You can achieve many complex effects in wordpress tooltips standard WYSWYG editor, and then use tooltip_by_id shortcode to reference the content of the tooltip term into any wordpress post or page. 🙂

    About WordPress SVG Icons Tooltips:

    SVG stands for Scalable Vector Graphics, SVG is an XML-based vector graphics format used to display a variety of graphics on the Web and in other environments, SVG is becoming more and more popular, most major browsers already support SVG, but wordpress do not support SVG yet, our wordpress tooltip plugin have an addon, in which we can support WordPress SVG Images Tooltip, you can find detailed step by step wordpress SVG Tooltip document at How to Build a SVG Tooltip?

    Some amazing users told us they want to use our wordpress tooltip in other plugins generated content too, for example add tooltip in tables which generated by table plugins, add tooltip in form plugins, add tooltip in price tables, add tooltip in Divi page builder… and so on, now you can insert wordpress tooltips to pages which is generated by those 3rd plugins very easy, for example, in tablepress plugin, you can add wordpress tooltip shortcode in table title, table cell… and so on, when users mouse hovers the table cell, they can see video, image, audio, text, html links, google map, QR code related with this table cell in tooltip popup box.

    you can find more wordpress shortcode guide at Lists of How to Use WordPress Tooltip Shortcode.

    We are working hard to let WordPress tooltip plugin support more and more famous plugins, for example woocommerce, tablepress, MaxButtons, Easy Pricing Tables… and so on, if you have any feature request for wordpress tooltip plugin, please don’t to hesitate to tell us, we are happy to integrate our wordpress tooltip plugin with famous plugins.

    We are happy to add more amazing wordpress tooltip function for our wordpress tooltips shortcode, any feature request is very welcome. 🙂

    WordPress Tooltip features can be found at features of WordPress Tooltips Plugin . Please check WordPress Tooltip Demos of video tooltip, image tooltip, audio tooltip, tooltip for button, tooltip for title, tooltip for tag, woocommerce tooltip, table tooltip, pricing table tooltip, … Try Demo

    Thanks, have a happy day with your family. 🙂

    WordPress Tooltips Plugin demos:

    Add tooltips in Table Cell

    Add tooltips in Pricing Table

    WordPress Image Tooltips Demo

    WordPress Audio Tooltips Demo

    Add tooltips in wordpress post title

    Add tooltips for your WooCommerce Product

    Add tooltips on Button

    Add wordpress tooltips in wordpress post tag

    Show Tooltips In F.A.Q

    Add wordpress tooltips on tag

    Add wordpress tooltips on title demo

    use Video as wordpress tooltips demo

    Demo of add tooltips manually so you can add many different tooltips content for the same tooltips term

    Have fun!
    Wordpress tooltips plugin team

    Tagged with: , , , , , , , , , , ,

    WordPress Tooltips Pro 4.2.8 Released

    Hi Dears,

    We are happy to report you that we released a new wordpress tooltips pro version — wordpress tooltips pro 4.2.8, in the version we added a few new features based on users request:

    1: We Added new shortcode [tooltips] for our wordpress tooltips plugin, You can add any tooltips which is not in content of post, or not in wordpress database.
    It is very easy to using:
    [tooltips keyword="wordpress" content="Wordpress is great system"]

    Also you can add image in “content”, for example:
    [tooltips keyword="Sample" content="<img src='https://mydomain.com/wp-content/uploads/2017/02/screenshot.png'>"]

    A demo page can be found at here: demo of shortcode [tooltips]

    By this way, you can use this plugin to insert tooltips to plugin generated page, for example, in a table plugin — tablepress, when you insert element to a cell, you can add our tooltip shortcode in it and you can show tooltips in this table… and so on. Please note, because there are too many plugins — nearly 50,000 plugins, they realized in different methods, so we have no way to support “any” plugins or themes, but we are try to support more and more famous plugins, for example woocommerce, tablepress, MaxButtons, Easy Pricing Tables… and so on.

    Also for avoid users typed error tooltip parameter which will caused tooltips not work, when you entered error usage in the wordpress tooltips shortcode [tooltips], instead of not working, we will show you the correct usage in tooltip popup box which will tell you how to use the shortcode [tooltips].

    We are adding new functionality for the shortcode [tooltips], any request is welcome. 🙂

    2: New feature: Only Add Tooltips For Specified Post Types, for example, you can setting to add tooltips only for post, page, and do not show tooltips for woocommerce product post type, and so on.

    3: Now we can disable tooltips for specified pages, when you add / edit posts / pages / products, in the top right of the wordpress standard editor, you will find
    a meta box: “Disable tooltips for the page”, if you checked the “Disable tooltips for the page” check box, in this post, we will not add tooltips content from tooltips database automatically, even there are tooltips keyword in the post content.
    By this way, you can choose show tooltips automatically in some pages and disable tooltips in other pages.
    However, if you want to add tooltips manually in this page, we keeped this option for you, you can still use shortcode [tooltips] to add your customized tooltip in this page manually.

    4: Improved Internationalization

    5: Tweaked style of admin control panel, it looks more modern and stylish.

    We are adding new features based on user requesting now and you will see it soon, any feature request is welcome. 🙂

    Best Regards,
    Tomas

    Tagged with: , , , , , , , ,
    Top