98 comments found.
I am updating and completely rebuilding a site i made live in 2016. I used your plugin. I will be copying and pasting content into a content block. I have your plugin active in my local dev area. Will copy and paste work? Will it bring over the shortcodes? If there is a better way, let me know and thanks!! Great product BTW. I love it.
Yes, you can copy/paste shortcodes and they should work without problems. In case you will have any troubles, please create new topic on our Support Forum to get assistance. Thank you!
I never noticed that you answered my query! I should have stated that I will be using the block editor. Is there a block for the tooltip? How do i insert a tooltip into a paragraph/content block? I looked all over my backend and could not find it. In the old days in the classic tinymce editor your button sat at the top of the editor. BTW, all the shortcodes copied over converting classic to block. I just need to know how it works in blocks and where i can find it when I am writing new content in the future! Thanks again!
Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!
Hello!
I am one step away from buying, just have a couple of questions:
1. I want to create tooltips for German words on my website that display a number of different things (word type, translation, audio button …). Can I set it up so that the content of the tooltip is automatically retrieved form a file (e.g. excel)? Or do I need to create each tooltip manually?
2. Is it possible to create a global tooltip with an audio button? E.g. for the word “danke”, can I make it so that I create the tooltip once and then whenever It appears on my webpage, it will automatically have a tooltip attached to it?
Best regards
Hello,
1. The tooltip can be retrieved automatically only from the link’s ‘title’ attribute. Otherwise, you need to configure it manually.
2. There is a ‘Text to Tooltips’ option available, which sets a tooltip for every occurrence of a given text globally. However, in this case, it can only provide a text-based tooltip.
Hi, is this compatible with KadenceWP Block Editor ?
Hi,
Plugin is providing own shortcodes, so it should work with any editor. Please let us know if you will have any issues and we will provide help.
Will this allow me to place tooltip on words within elementor pricing tables?
Yes. you just need to put tooltip shortcode inside your pricing table.
Hello. A long time without update, still works?
Hello,
Yes, plugin is working fine. We still maintain it, so if there will be any issues in the future, we will provide an update.
Thanks!
You’re welcome!
Hello, a couple of questions.
Is it possible to set up a global tooltip for a keyword for that tooltip to then show anywhere on the website that keyword appears?
If so, does this work with woocommerce product pages?
Thanks celina
Hello,
Yes, it is possible. You can convert some text to tooltip globally. If you would like to make it work for WooCommerce products descriptions, you will need to add below filters:
add_filter("woocommerce_short_description", array($this, "css3_tooltips_text_to_tooltips"));
add_filter("woocommerce_short_description", array($this, "css3_tooltips_links_to_tooltips"));
where do I add the below filters?
If you will have troubles with adding them, please create new topic on our Support Forum after purchase and our team will provide help.
Sorry I want to know where this code needs adding before I purchase the product. is it a child theme or CSS editor ?
It could be added in different places, in plugin source code for example, it should work well also from child theme.
I’m not very technical so trying to avoid going in child theme or plugin source code. Is it possible to add this filter in CSS editor or anywhere it don’t require going into code?
It is not possible because this is PHP filter not CSS filter. If you will have troubles with adding it, our support team will do that for you.
Hello,
I’ve a pre-sales question.
Is it possible to have audio in the tooltip?
Is it possible to have a tooltip on a link without having this to set globally?
tia
Hello,
Basically inside tooltip you can place any content, also audio tag. Yes, you can set tooltips for particular texts, that doesn’t need to be set globally.
or your plug will sputter the page when we have, for example, 100,000 elements? and why you do not have a global tooltip such as www.tooltip.org which has tooltips for a specific word and anywhere on the page for that word is loaded previously created tooltip.
So we don’t have to create a tooltip for a word each time.
There is an option to set global tooltip, we’re not limiting the amount, anyway plugin has not been tested for such a number of elements. If you will need help with global config, please create new topic on our Support Forum.
I mean a dictionary, and here is 1 word only for global, and other companies have unlimited, for example 12,000 words and for every word anywhere on the page, if a tooltip appears, I ask about it. It’s not in this plugin and I want to know why? because there is one word to be set to the global setting, plus unlimited links are there, but the links themselves can have a title as a tooltip
If you would like to use multiple tooltips, you need to use link->tooltip conversion. In this case tooltips are generated automatically from link title attribute.
Is this compatible with Gutenberg? Also, will the tooltip look good on mobile? Does it have an auto-collision feature where the tooltip will automatically position itself correctly to fit in the screen? I’ve tried a lot of tooltip plugins, and most of them always go out of the screen in mobile
Yes, it is compatible with Gutenberg. You can use ‘Classic paragraph’ or ‘Classic’ block and tooltip icon with tooltip popup config window will be available for it.
Good luck with your sales
Thank you!
Hey Team, Is your Plugin working well with Wordpress 5.7.1, I need to set it up right away for my website, just wanted to confirm whether its compatible or not and how easily can i use this?? Regards, R
Hi,
Yes, it works with WP 5.7.1. If you will have any troubles, please let us know and we will provide help.
Hey Team, Awesome plugin, How can i add a link to the tooltip content?
Hi,
Support for all our items is conducted through our Support Forum.
Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!
Hello I would like to know, if it is possible to make the tooltips appear only on the first visit of the user? Thank you
Hello,
Plugin is not providing such a functionality, you will need to add custom code for that.
Hi guys!
Pre-purchase question time.
Firstly, will this plugin work on ALL themes, as I’ve found that ‘wordpress tooltips’, ‘tippy’, ‘shortcodes ultimate’, and a couple of others DON’T work, leaving me with only the Creative Minds plugin that you need to create a glossary for, to show the tooltips..
Secondly, I’ve just bought ‘Link Whisper’, so I’ve got loads of internal links now, and would like a way to show a tooltip ‘on hover’ over those links.
Finally, I noticed that there is a global default of showing tooltips for ALL links, but having tried a plugin recently that did this, I had to remove it as it was showing tooltips for the menu items.
For further info, I’m using the WPExplorer ‘Total’ theme from themeforest, with WP Rocket to minify javascript and css with a sticky menu.
Thanks for any info!
Hi,
Plugin should work with every well developed theme, of course we’re not able to test it with all available ones. If you will have any problems you can send us details and we will take a look. Global option for links works in our plugin only for content, so tooltips won’t be added to your menu items, only to post and pages content.
Sounds good – is there any documentation (with images) doing the rounds?
edit Just noticed something on one of your videos, concerning the global settings.
Can you add the featured image to a tooltip, together with the post excerpt in the global settings, as I couldn;t see those settings?
You can add image into single tooltip which you need to add in post/page content, globally there is no option to set image or excerpt and we are not planning to add it.
Thats a pity, as thats exactly what I wanted to use it for.
At present I’m using a plugin from Let’sWP AT https://letswp.io/internal-link-tooltip-preview/ which throws ALL of the internal links into tooltips with featured images and excerpts included – it;s just that on the WP Bakery page builder, some of the pages don’t register.
Good job I checked, wasn’t it?
Tootlips with global setting are using content from link title attribute. To set excerpt/image there, you will need to customize plugin source code.
It’s ok, we’ll leave it until someone customises the plugin source code then.
Looks like ‘Let’s WP’ have already made something that works on the link title attribute.
what can the height of the TOOLTIP be? can we make a very long answer that the user can view when hovering over a word with a TOLLTIP assigned to it?
Yes you can, there is no limit for tooltip text length.
Is the plug compatible with ELEMENTOR and ELEMENTOR PRO plugs and Plug: Tablepress?
Yes, it should work well. In case of problems you can use shortcode implementation to put tooltip in any place of your text. Example:
[css3_tooltip content='This tooltip is positioned above a hovered item.' position='top' width='180px' style='style_1' delay='0' cursor='pointer' event='hover' ]Some text over which the tooltip will be displayed[/css3_tooltip]
can you add one tooltip and make it appear with all the words to which this tooltip is written, i.e. we do not have to enter the tooltip code each time on a separate page for the same word – the tooltip label to which it is assigned.
or your plug-in slowdown? if we have, for example, 50,000 global tooltips added, that is, tooltips that appear wherever the word assigned to them is used. Does the plugin automatically load all tooltips on every page? and slows down the entire site when there are more and more of them.
You can set to display tooltips for all links by default. Tooltip content will be retrieved from title attribute. This setting applies to all posts and pages.
You can also select to display tooltips for custom specified text. This setting applies to all posts and pages. You can only define this for single phrase. As plugin is basing on css code, it should not slow your page even with multiple occurrences.
we make a TOOLTIP entry, assign it to a given word or words and each occurrence of this word on the page causes a connection with the tooltip, i.e. after hovering over it, our hint appears. ?
Yes but you can set that only for single phrase if you would like to assign tooltip to text, it is not possible to do that for multiple phrases. So plugin will display the same tooltip content for all occurrences of given word on your page/post. If you will do that for links then tooltip content can be different for each link and depends on link ‘title’ attribute, like:
<a href="some_url" title="tooltip content here">hover me to show tooltip</a> <a href="some_url" title="other tooltip content">second link with anoher tooltip content</a>
The plugin is not displaying youtube video? IT only displays the video URL?
False alarm! The plugin is idiot proof – I was configuring wrong. Works Perfectly
Thank you for an update on that!
Is it possible to hide these on mobile? I’ve used plugins similar before and the reason for wanting to hide on mobile is due to them not positioning correctly on mobiles/tablets so I’d like to hide the tooltips on these devices. Is this possible if I purchase?
Yes, you can use custom css code in the tooltip config window which will do that:
@media screen and (max-width:767px)
{
.qlabs_tooltip_style_1 > span
{
display: none;
}
}If you will have problems with that after purchase, please let us know and we will help you.
Hi, Is the plugin still supported? If yes, why not update the test on the latest version? Is there any backend demo? Works with builders?
Yes, it is supported. What do you mean by ‘update the test’? You can check the backend on those videos:
https://www.youtube.com/watch?v=mmm7886UAN4
https://www.youtube.com/watch?v=WL5RFV-kryA
Plugin is integrating with text editor so you can use it with text component of builders like ‘WPBakery Page Builder’. You can also use it in form of shortcode in case of integration problems.
Thanks. I mean to update the plugin to be tested on WP 5.3 I want to purchase, but since there are no refunds here, I would be happy to have a demo site to play with it prior purchase.
Plugin works well on WP 5.3. Unfortunately we don’t have live demo of admin area to share.
hello, pre-sale question: do you support RTL languages? thanks
Hello,
Yes, it does. For each tooltip you can set individual position.