Hi, i get this:
Tooltipck\\Front::$fields in /var/www/vhosts/ … /wp-content/plugins/tooltip-ck/includes/class.front.php on line 99‘
It is fatal to the website (connection timeout). Disabling the plugin helps.
This, while using: WP 6.1.1 and PHP 8.1.6 + firewall ComodoFree (with a reduced ruleset, touching only at some vital files like .env or config.php).
Any Idea?
]]>Thanks for this great plugin. When using the tooltip feature on an iphone, I find that when I touch open a tooltip, that it remains visible even if I touch a second one. How can I make the first one close when a second one is opened please?
Thanks very much
Hi congratulation on your excellent plugin I’ve tried several and yours is the only one that gets anywhere near to doing what I want it to do straight out of the box.
However I’ve unfortunately found something it won’t quite do. I’m trying to use the “Insert pages” plugin to create a glossary and display information from another page in a tooltip. But when I put the shortcode for that plugin into a tooltip it just creates an empty tooltip and displays the page below the tooltip. Strangely it worked properly on the first attempt and I was really happy but then it stopped working!
I’d be very grateful if you could help. I’m an absolute beginner so if you need to explain something technical I might not understand!
]]>Hi CEd,
I’ve been tracking bot queries and 404s lately with a redirection plugin. I recently went into my Tooltip CK Pro settings to change background colours. The changes worked as expected (I wish there was an Export/Import Settings function, hint hint), but on my 404 list I noticed this file as not found, once for (I think) every time I saved the settings:
/wp-content/plugins/tooltip-ck-pro/assets/jscolor/jscolor.css
Should something be saved into a CSS file that isn’t there? I have a jscolor.js file at that location, but no jscolor.css file. Things seem to be working properly, but I wonder what is up with this missing file. Hope you can enlighten me. Many thanks, Happy Holidays.
]]>Hi CEd
Strange little thing happening. I’ve updated to 2.2.14 (pro), but when I reload my plugins page or any other admin page with the menu, it says an update is available, and wants me to update to 2.2.14 again. If I do it again, the prompt clears but another page reload brings it back yet again. I’ve checked my installed files to be sure 2.2.14 is what’s actually installed, and it is. Is there anything I can do to get these unnecessary update prompts to go away?
]]>Hi we have an issue that when we do a multiple word search like
https://gloucesterwriters.org/?s=two+words
a critical error is triggered on our site. When i turn on debug i get this notice.
Is this anything you can help us sort through
Notice: Undefined property: Tooltipck\Front::$fields in /home4/gloucest/public_html/wordpress/wp-content/plugins/tooltip-ck/includes/class.front.php on line 107
Fatal error: Uncaught Error: Call to a member function getValue() on null in /home4/gloucest/public_html/wordpress/wp-content/plugins/tooltip-ck/includes/class.front.php:107 Stack trace: #0 [internal function]: Tooltipck\Front->create_tooltip(Array) #1 /home4/gloucest/public_html/wordpress/wp-content/plugins/tooltip-ck/includes/class.front.php(100): preg_replace_callback('#{tooltip}(.*?)...', Array, '<div>\r\n<h2 styl...') #2 /home4/gloucest/public_html/wordpress/wp-includes/class-wp-hook.php(287): Tooltipck\Front->search_key('<div>\r\n<h2 styl...') #3 /home4/gloucest/public_html/wordpress/wp-includes/plugin.php(212): WP_Hook->apply_filters('<div>\r\n<h2 styl...', Array) #4 /home4/gloucest/public_html/wordpress/wp-content/plugins/relevanssi/lib/excerpts-highlights.php(119): apply_filters('the_content', '<div>\r\n<h2 styl...') #5 /home4/gloucest/public_html/wordpress/wp-content/plugins/relevanssi/lib/search.php(1005): relevanssi_do_excerpt(Object(WP_Post), 'fish tales', '30', 'words') #6 /home4/gloucest/public_html/wordpre in /home4/gloucest/public_html/wordpress/wp-content/plugins/tooltip-ck/includes/class.front.php on line 107
]]>
Hi, I’ve tried your plugin and it’s great but I think there’s a conflict with AMP plugin (AMP for WP – Accelerated Mobile Pages for WordPress). Any chance to fix it?
Thanks
Francesco
Hi,
your very nice plugin stoped working while I was upgrading from version 2.2.10 to 2.2.11 (the notation “{tooltip} …” was not replaced anymore). The reason was, that this line in include/class.front.php was commented out:
// add_action(‘wp’, array( $this, ‘do_my_ob_start’) );
When I delete the “//” it works fine:
add_action(‘wp’, array( $this, ‘do_my_ob_start’) );
Could you fix this in future releases?
Regards
Victorio
PS: Using latest WordPress 5.7
]]>Hello CEd,
I have tooltips that contain only an image, and clicking on the popped-up image takes you to whatever URL I’ve linked it to. My default borders are 2px, with 5px padding, 0px shadow, and border radius 4px. If I want the image to display in the tooltip at exactly 100% with the padding and borders added around the outside, should I specify the image’s width for my tooltip width, or do I need to add the extra 10px for the L+R padding and 4px for the L+R borders, to avoid reducing the size of the image? I haven’t been able to decide which is correct, so I thought I’d ask.
Thanks for all your work.
cantabber
]]>When I place a tooltip using Tooltip CK within the first 10 lines of my main content, I get errors showing up at the top of the page. On the 11th line and thereafter the errors go away. The tooltip code appears to be fine. I’ve checked it many times:
{tooltip}aloof,{end-texte}Distant; not friendly{end-tooltip}
I can replicate this error on any page. I’ll leave the error in the supplied link so it can be seen. Sometimes, if I put spaces around the tip target, it goes away. This doesn’t always work though.
]]>Hi CeiKay
I have been using your excellent plugin for over a year – to explain technical terms about plants. But it has suddenly stopped working.
I don’t think I have changed anything, other than updated WordPress and the plugins. I have tried the things below, but evidently need your help to work out how to fix it.
It has stopped working on all pages and all tooltips. When inspecting the code in Chrome, I see the HTML is there, but the tooltips do not appear when hovered.
I have tried inserting a simple test reference code, as you suggested before to adtomlinson, but it too does not work: {tooltip}reference test{end-texte}This is my test{end-tooltip}
The tooltips do work again if I disable the Autoptimize setting to Optimise Java Script. I have therefore tried enabling Optimise Java Script, while excluding: wp-content/plugins/tooltip-ck/assets/tooltipck.js
but the tooltips still don’t work. Should I exclude another file?
I cannot simply avoid optimizing Java Script because it seriously reduces the website performance. I also want to avoid render blocking: tooltips are only likely to be clicked some time after loading.
I notice that with Tooltips-CK activated, and Autoptimize set to Optimise Java Script, there is an error reported under Chrome Inspector Console:
jquery.min.js?ver=3.5.1:2 Uncaught TypeError: e.indexOf is not a function
at S.fn.init.S.fn.load (jquery.min.js?ver=3.5.1:2)
at (index):2
This disappears when Tooltips-CK is deactivated.
I hope this helps you to identify the problem. I would be very grateful for a way of fixing this.
(I have the light version, but of course happy to pay for Pro if you can get it to work again. Site uses GeneratePress Premium, with WooCommerce free version used as a catalogue only, with YITH WooCommerce Catalog Mode’ plugin among others. As I say, it was working well before.)
Thank you in advance.
Best wishes.
Simon
Hello! These were working fine but now the tooltips are not working and are just showing the shortcodes.
]]>Nice plugin, easy to use.
Is it possible to trigger the tooltips on click, not hover?
I am using it to pop-open small menu windows, containing links.
Specifically, I need the tooltip to open on click, and to remain open until anywhere else is clicked. I don’t want hover to do anything.
Thanks for any help.
]]>Hi,
I’m using the premium version. But it won’t let me position the tooltip (left, right, bottom, top etc.) and the width shrinks a bit ridiculously after a moment or so.
You can test the effect at the bottom of my page (footer). The line under the search box says ‘How to search for Trails&Tours Facebook posts… ‘ and has a tooltip.
One more thing: This faulty effect doesn’t occur when I’m logged in as the admin. I don’t know whether that is relevant.
Best,
Martin
]]>Hello,
you built a great tool. Easy, practical and fast to learn.
For me, there is a conflict with the pagebuilder of Eleganttheme. When I use a text module include the CK tooltip shortcode, Elegant’s Page Builder stops working.
If I turn off the CK plugin, I can edit again.
In the normal WordPress editor I don’t have this problems.
Maybe you have a simple tip. Perhaps there are similar problems that have already been resolved!?
Best regards
Jürgen Zietlow
]]>With WordPress 5.3.2 running, if you have the Gutenberg active you will find the tooltip ck icon no longer shows up in the edit window. it’s no longer usefull with the new block editor but causes problems with some plugins like Tooltio CK. Deactivate and delete it. Once it is deactivated your tooltip ck icons will show and work in block mode using clasic format.
]]>Hi guys, we have a bug with this plugin that generates strange html refuses as you can see at the top-left of the page. If i remove tooltip from content they disappear. Could you fix that?
I found out that this is a conflict with Yoast SEO. Disabling it disappear but we need to use that. Can you have a check? Ty
]]>Hi there,
I can figure out at which version this stopped working, are you able to help? I’ve inspected the HTML and all is as should be but the tooltip is nowhere to be seen after rendering? I’m at a loss here and unsure how to download old versions to test (I did one but there was a jquery error via console).
Please help
]]>We use ToolTip on a number of pages and have just received information from two users that it is not working on I-Pads using Chrome and Safari.
Not being an I-Pad person, I have no clue where to start. Any thought from anyone.
Ted
]]>Dear CK,
Today I also bought the Tooltip Pro addon. First of all: I really like the plugin. It works nice.
The only thing that I seem not to get to work, is the right placement of the tooltip on a small screen, like a phone. As you can see, I use the latest WordPress. Also I use the latest Divi 3 theme version.
Please look in the text for “MoSCoW”, hover it in mobile view and you’ll see that parts of the text is not visible.
All plugins, except yours have been disabled to see whether it had effect.
I have tried various versions of the tip position but with no effect.
Also I have tried to change the effect to fade or other versions, to no avail. The fade effect setting results in not working anymore. It seems that time and time again, it keeps calculating the margin-left: -X amount.
I am looking forward to your reply.
With kind regards,
Joko Ruwhof
]]>Hi Cedric,
I’ve installed the free version, but the only thing I see is via ‘Settings’ in the plugin and nothing in the sidebar. The shortcode is nowhere to be found (I copied that from your WordPress page) and it works quite well.
But it may be a bit tiresome putting the shortcode on every page in numerous spots before I go totally mad!
Thank you for any help.
Regards
]]>Error Message: Notice: A non well formed numeric value encountered in …/wp-content\plugins\tooltip-ck\includes\class.front.php on line 114
Could you please help me with this error in your plugin?
]]>I set up the pro version of this plugin on my website (which is currently hidden for editing purposes), and the shortcode is not working. I used all of the examples that you had on the website, and I also used the popup on the visual composer for inserting a tooltip. It still just shows up shortcode. Please help! Thanks ??
]]>Hey,
is there a way to get back to default settings?
Best,
McTell
Hi Ced,
I sent you an email but I thought I′d duplicate it here in case you didn′t receive it.
The other day I updated the plugin to the latest version and the tooltips for the most right words in the lines are shifted way to the right. I didn′t change the settings. The problem appeared the moment I updated the version of the plugin to 2.1.0.
I checked both on Mac OS and Windows, the problem exists in both. But on my mobile phone it appears fine, so the problem exists only on the desktops.
I tried to go back to the older versions of the plugin – 1.0.1 and 1.0.2 (I may be mistaken about the names but they both started with 1) – the problem doesn′t exist there. I would leave one of those versions and didn′t bother you but they don′t recognize my paid addon. So the text with the tooltip looks bold and underlined by default and the tooltips show on the left side. On my site, it′s bold without underline and the tooltips below the text. So I′d like to change the appearance but it′s not possible in 1… version.
Again, the problem happens only for the tooltips for the words or phrases that are at the right end of the line (not for all of them, for some). For words and phrases in the middle or at the beginning of the line, the tooltips show fine.
Hope this makes things clearer! I′d love to know how to fix that and why it happened in the new version.
Or maybe it is possible to download a previous 2… version to see if that solves the problem? I only see 1… version available to test.
]]>Can this be Tool Tip plugin be used for the WooCommerce product variation text fields and text areas ?
]]>So far I’m liking this plugin, but I find that I cannot use anything except a single line break or it cuts off the tooltip. I tried using a double break, no go. Tried using css. Still doesn’t work. Is there any way to get it to use html within the tooltip that pops up?
]]>Hello,
First of all, I want to thank you for the excellent plugin! Probably one of the best on the market, and I tried a few paid ones before I found yours. So, thank you for all your hard work!
I only have a small issue and I hoped you could help me fix it. When I check tooltips on my mobile, some of them don′t show correctly, names last words go outside of the tooltip box. I noticed that this happens only when I don′t set fixed width of the tooltip box. To show you want I mean, check the screenshot pls.
A tooltip is supposed to show “An italian”. Nevertheless, it shows “An” inside the box and “italian” outside / below. Is it possible to fix it? This bug doesn′t happen when I set fixed width of the box (but I don′t want to set it)
Hope you have any suggestions!
Best,
Kristina
The Frontend shows the tag {tooltip} etc
Is there a known fix?
1. How can i add a link to the tooltip in the free version?
2. There’s no blue icon on the instrument panel. Is this option available in the free version?