Forums

Wordpress gtooltip is not a function

huubs 15 May, 2018
I'm using the wordpress version of Chronoforms (love chronoforms on Joomla and I have to incidentally make a wordpress form, so I thought, lets go with the best form option🙂 ) in combination with Popup Maker to display the chronoforms in a popup. Now i have a javascript error:
​
Uncaught TypeError: formObj.find(...).gtooltip is not a function
​
Is it possible to just remove this javascript function? I do not use the tooltip anyway. Or does someone has an idea to remove this error?
huubs 17 May, 2018
Someone?
huubs 18 May, 2018
I find it. It's in admin/chronoforms/actions/html/html.php if anybody needs to find it.
omkarsawant 23 May, 2018
HELLO,
strive doing something like this. For tooltip to paintings, you will require identify set for the manage.

HTML

="bookingTd" title="this is a tooltip."
class="<%= booking.status %>"
onclick='$("#booking<%= booking.id %>").conversation()'>


JavaScript

$(document).geared up(characteristic(){
$("#bookingTd").tooltip();
});
also make sure you load jQuery first after which the tooltip plugin.
REGARDS -JAYESH
Plex Kodi Lucky Patcher
This topic is locked and no more replies can be posted.