We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Henrik Holm Nielsen
  2. General Discussion
  3. Tuesday, 28 April 2015
  4.  Subscribe via email
Hi,

I'd like to know, how to disable Tootips on hover of things like Categorynames in frontend?

I've tried inserting:
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('.hasTooltip').tooltip({"html": false,"container": "body"});
});
</script>


in Templates Custom Code (Before Head), but this does not seem to have any impact.
And I can't seem to find any template or plugin options, to disble the tooltips alltogether?

Any help and suggestion would be appreciated.

Cheers :)
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Henrik Holm Nielsen,

Could you please share your site url here so I can help debug and give you suggestion ? Also, please attach image highlighting the tool-tip you want to disable.

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.