Wordpress gtooltip is not a function

hu 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?
hu huubs 18 May, 2018
I find it. It's in admin/chronoforms/actions/html/html.php if anybody needs to find it.
om 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.