By Neel on Sunday, 24 August 2014
Posted in General Issues
Replies 3
Likes 0
Views 831
Votes 0
I am using the EasySocial Notifications module. How do I disable the tooltip for these notifications (when you hover over notifications, friends requests and conversations icons)? Do I need a template override?
Hello Neel,

I am really sorry for the delay of this reply as it is a weekend for us here. Yes, ideally you need a template override and to do this, you need to override the module's template file. Just create a folder in /templates/YOUR_JOOMLA_TEMPLATE/html/mod_easysocial_notifications/default.php and copy the contents from /modules/mod_easysocial_notifications/tmpl/default.php

Then, remove those data-original-title from the html tags and you are good to go
·
Sunday, 24 August 2014 11:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect. That's what I thought. Thanks I will add that override.
·
Sunday, 24 August 2014 14:59
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Sunday, 24 August 2014 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post