Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
How to disable forum hover bubbles?
Avatar
Domochevsky
Member
Free Members
sp_UserOfflineSmall Offline
Jun 14, 2015 - 8:51 am

Y'know them. The "Browse Topics in [Category]" and "Browse the Thread [title]" and similar bubbles that pop up when you hover over something. They seem a bit needless, but I can't quite figure out where to disable them.

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Jun 14, 2015 - 12:15 pm

Hey Domochevsky,

You can turn tooltips off through your themes spFunctions.php in the templates folder. Using default theme for example, just find the line

if (!defined('SP_TOOLTIPS')) define('SP_TOOLTIPS', true);

and change the last argument to 'false'.

if (!defined('SP_TOOLTIPS')) define('SP_TOOLTIPS', false);

As always, we recommend that this is done in a child theme so you don't loose the change when updating.

Avatar
Domochevsky
Member
Free Members
sp_UserOfflineSmall Offline
Jun 14, 2015 - 12:20 pm

Alright, thanks, that did indeed do it. 🙂

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Jun 14, 2015 - 12:25 pm

No problem, also - forgot to add, it's probably best to comment out the line rather than removing it so you can easily put it back later if you need to.

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620