Hello Morghoot
yes it is possible, you only have to change this line in the “assets/kttg-tooltip-functionsv2.6.1.js” file:
line 39 :
jQuery(inlineClass).mouseover(function(){
by this one :
jQuery(inlineClass).click(function(){
then reload the front page (Shift+F5) the shift to empty the cache for that page
Thank you a lot.
Keep up your great work =)
you welcome 😉
please note that change you made will be overwritten by the next update
any way I will implement this feature in the next version so anyone can change the trigger method (click or mouseover) from the settings.
Ok thx.
I still have another question. When my tooltip is located at the bottom of this page he not display completely , the scroll will not go lower . You should have a solution?
Here a screen of my problem :
http://www.hostingpics.net/viewer.php?id=142951Sanstitre.jpg
ok
Generally tooltips should contain a brief description and eventually a link to the concerned post, it is better
if instead you want to add a big content on the tooltip you can change the tooltip width from the settings to make it larger