JoyFreak
Well-known member
JoyFreak submitted a new resource:
[JoyFreak] Disable Member Tooltip - Disable member tooltip the efficient way with this quick and easy guide.
Read more about this resource...
[JoyFreak] Disable Member Tooltip - Disable member tooltip the efficient way with this quick and easy guide.
Live example: Gaming Forum
Description
This guide will run you through on how to disable member tooltip the efficient way without having to edit more than one template.
Guide
- Go to Admin CP > Appearance > Templates > Search: helper_js_global
Find:
Code:<!--XF:JS-->
Paste below:
Code:<xf:js> XF.MemberTooltip = XF.Element.newHandler({ }); XF.Element.register('member-tooltip'...
Read more about this resource...