26 comments found.
Hi,
I’ve installed this plugin, but it is not working as expected,
1. “Add Tooltio” button doesn’t appear in WordPress editor which is the most important otherwise there are lot of other shortcode plugin which are free available, I could us that. 2. The color of the bubble background is not changing/working. 3. Size of tooltip isn’t working properly, it should be default as per text.
It was an urgent task but due to no reply on time, now there is no requirement for this plugin. Please initiate a refund now.
Hi, I’ve installed this plugin, but the button “Add Tooltip” does not appear in my WordPress editor.
Plz help.
It is not working as expected,
1. “Add Tooltio” button doesn’t appear in wordpress editor 2. Color of bubble background is not getting change. 3. Custom size isn’t working well, it should be default as per text.
Good morning, I wrote 2 days ago to fix the problem. I haven’t received a reply yet. How long does it still take? Also I wonder vistop that the plugin does not seem to work as in the preview can I request an immediate refund to change such a plugin? Thank you
Hi, i have a problem with plugin. When I try to create it, I can’t set the ability to go to the text and click one of the words entered in the tooltip. Unlike what you see on the page https://preview.codecanyon.net/item/wordpress-tooltip-ultimate-customisable-tooltip-generator/full_screen_preview/20803051 I can’t move to the text that opens with the cursor.
Can you help me please?
Hello,
i purchase minuts ago…
the plugin is not working on my side
i add this shortcode
page: https://evograf.mx/example/thanks.
Hello
Send us wp-admin via private message
Cheers!
Radu
Hello,
when i activate the plugin apperseme an alert critical message
Active PHP session detected
A PHP session has been created by the call to the session_start() function. This interferes with the REST API and return requests. The session should be closed by session_write_close() before making any HTTP requests.
—
REST API has encountered an error
The REST API is a way that WordPress and other applications communicate with the server. An example is the block editor screen, which relies on this to display and save your posts and pages.
The request to the REST API failed due to an error. Error: cURL error 28: Operation timed out after 10004 milliseconds with 0 bytes received (http_request_failed)
THIS ONLY HAPPEND WHEN ACTIVE IT THE PLUGIN
Hello
Send wp-admin login via https://zoomthe.me/sendadmin/login-details.php?sendftp=off
Input ” https://codecanyon.net/comments/25081712 ” in Additional Details field
Cheers
Radu
You haven’t fixed our issue yet, even don’t get any response from you. If you don’t solve my problem I’ll give you bad rating/comment
Hi,
I’m running a small digital marketing agency and we’re building a site for our client. We’re interested in your tooltip plugin but before I buy I would like to ask for a few questions:
Can I localize the plugin? Is it compatible with all WP themes? Does it support multimedia?
Thanks in advance for your reply.
Hello
1. Yes
2. Yes
3. Yes
Cheers!
Radu
The tooltip is working fine but we have a big problem with the plugin as it conflicting with our WP Bakery plugin 
please advise us what to do.
Hello
What is the issue exactly ?
Cheers!
Radu
Hello
Does disabling tooltip fix the issue ?
I have tried on my localhost and all seems ok with tooltip and wp bakery page builder enabled
Cheers!
Radu
hi zoomlt
i just don’t know why ? the tooltip ultimate seems disturbing with responsive with long text, as you can see over here :
https://www.design-moi-un-mouton.net/fotonovela-roman-photo/what are the issues ? thank you
hi zoomlt again the link above isn’t available anymore with tooltip here is a new exemple of the same problem with tooltip ultimate and wordpress 5.2.1 : the long text in tooltip
https://www.design-moi-un-mouton.net/letest/thank you
Hello
Sorry, can’t find it
Can you send me the new link?
Cheers!
Radu
Hi,
tooltip is not responsive, on smartphone for example, I see the midle of the tooltip when I have too words… how to fix ?
Can you show me a link ?
Cheers!
Radu
i solve, just go to the line with the text
Hi,
button “add tooltip” do not appear in my wordpress editor…. please help me :/
see capture screen : http://prntscr.com/k9w9gu
Hi
Send me admin login here – https://zoomthe.me/sendadmin/login-details.php
Input ” https://codecanyon.net/comments/20004810 ” in the Additional Details field
Thanks
Radu
done !
Hi,
button “add tooltip” do not appear in my wordpress editor…. please help me :/
see capture screen : http://prntscr.com/k9w9gu
Hi
Send me admin login here – https://zoomthe.me/sendadmin/login-details.php
Input ” https://codecanyon.net/comments/20004810 ” in the Additional Details field
Thanks
Radu
hi zoomlt
hi is there any chance to customize in extra css this magenta-yellow into two others colors ?
.dzstooltip.color-magenta-yellow .dzstooltip--inner {
background-color: #7c17e6;
color: #ecea4a; }
thank you
Hello
You can customize to any colors
Cheers!
Radu
hi ZOOMLT
so i have tried both in EXTRA CSS TOOLTIPS + THEME OPTION CSS but the tooltip still stay on magenta #7c17e6 instead of beeing customed in blue #01d9fe
here is the link : http://design-moi-un-mouton.net/jeteste/thank you
Code should be in extra CSS :
body .dzstooltip.color-magenta-yellow .dzstooltip--inner {
background-color: #01d9fe!important;
color: #01d9fe; }
body .dzstooltip.color-magenta-yellow.arrow-bottom .dzstooltip--inner:after {
border-top-color: #01d9fe!important;
}
cheers!
Radu
some words to tell you : THANK YOU AGAIN 
Glad to help!
Hi kimjonglebi, Thank you for the tip, however, I just couldn’t fix it
https://mojezdravlje.org/mz/wp-content/uploads/2018/02/Snip20180211_1.png
Hi kimjonglebi, Yes! Found it and it’s working now. Thank you a million 
hey radu !
just one more thing… how can i custom and change the magenta css on text hover (in Tooltip Main Settings > extra css) ? can you give me an exemple ?
kim from france
... or is a custom css available to change dark frame around tooltip image ?
all custom css questions only concern the color changing possibility
How to edit tooltip color
Just go to Tooltip and in Extra css enter:
html body .tooltip-indicator{ color: #ff0000; }
How to edit magenta yellow colors
Just go to Tooltip and in Extra css enter:
body .dzstooltip.color-magenta-yellow .dzstooltip--inner{ background-color: #00ff00; color: #ff0000; }
Of course, change to any colors
hi radu
about : that just perfect !html body .tooltip-indicator{ color: #ff0000; }
i would like to add a last trick to edit to this same .css custom tooltip color and style with BOLD so i have tried some of these code from your .css without success for me :
text-decoration: bold;
font-style: bold;
a last chance with you may be ? thank you again, kim
Hey Kim
html body .tooltip-indicator{ color: #ff0000; font-weight:bold; }
Cheers!
Radu
hi radu
so i put in EXTRA CSS admin option of tooltip, this code and nothing seems to declare again, all seems to get back to default displays with magenta :html body .tooltip-indicator{ color: #fcb632; font-weight: bold; }
altought i have put and delete web cache several times
kim from france
html body .tooltip-indicator{ color: #ff0000; }
hey hey radu !
i have finally founded where exactly put on right place this custom css to override all css.style : in child’s theme option custom css !
in the extra css of tiptool setting : nothing reacts
all is done and have a good week-end ! kim from france
Hey Kim
Yes, that would work too
Have a great weekend
Cheers!
Radu
hi zoomlt !
i would like the tooltip to be as precise as it should be in your page exemple : preview.codecanyon.net/item/wordpress-tooltip-ultimate-customisable-tooltip-generator/full_screen_preview/20803051
BUT over here the tooltip ultimate never react as it should be :
- tooltip hoover isn’t precise enough (hoover is not made only with choosen words)
- so that i cannot add 2 tooltips one next to the other without everything being shifted or buggy
- customed image size is also impossible without bug (frame around the image don’t go all around a big image of 500×500px)
- tooltip ultimate is never centered above the choosen word
here is the link : www.design-moi-un-mouton.net/2018/
is there some issue with you ? thank you, kim from france
Hi Kim
Seems that unnecessary text is wrapped in the shortcode. Send me admin login here – http://zoomthe.me/sendadmin/login-details.php – I will check
Input ” https://codecanyon.net/comments/18657413 ” in the Additional Details field
Thanks
Radu
hi radu !
i have send you admin login in your support page i do precise, i have only installed tiptools ultimate without changing anything in code fields
thank you again for this support kim from france
Hey Kim
Replied on mail
hey radu
i do thank you ! however could you send me this email again, which i have been missing and i know you have been founding an issue since last connection
you may have probably explained where was the trouble
i feel rather convinced by the ultimate tiptool pro
thank you for this terrible support 
kim from france
hey radu,
can you send me this email once again, which i haven’t received all details ?
kim
i have only noticed on wordpress panel TOOLTIP Main Settings appearing, which does not appear before your support…
but… i have been seen this morning you have installed an UPDATE (01.02.18), this may have changed everything !
Hi, just purchased tooltip, however, it does not show it at the site, even the word I want to have as a tooltip disappears. Maybe because I am using WordPress 4.9.2? Looking forward to your response
Hey
Show me a link please
I will have a look
Thanks!
Radu
Thank you Radu for prompt response
I just did it again, and it shows
However, the part of the description is outside of the area. Please look at the text above thumbnail saying: “Lokacija ‘Zlatne Pustinje’ se nalazi u Indijskom distriktu”
Thank you in advance
Simba
Hey Simba
Ok – but please provide me a link to look at
Cheers!
Radu
Sorry Rady, totally forgot to add a link. Here it is (it is just below a video)
https://mojezdravlje.org/umetnost-prikupljanja-vode-za-pice/Go to Tooltip and in Extra CSS enter
.dzstooltip {
white-space: normal;
}
Cheers!
Radu
Hi Rady, added Extra CSS, unfortunately, it doesn’t change how it looks.
https://mojezdravlje.org/umetnost-prikupljanja-vode-za-pice/Please have a look, and thank you in advance
Hmm
Looks okay to me
It spans on separate rows if that was your goal
Make sure to clear caches if you have any caching plugins
Hi Rady, yes now it’s ok. User kimjonglebim helped me with solution 
Straight up doesn’t work. I want my money back
Hello.
I would like to know if I can apply the tooltip effect to images, as in the following site in the testimonial part: http://iconic.academy/cursos/a-saga-do-artista-livre/#part1-form
Hey
Yes, tooltip can be applied on any html – images / videos etc.