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
Disabling the bubble/tool tips?
Avatar
darkfloor
Member
Free Members
sp_UserOfflineSmall Offline
Feb 23, 2012 - 3:50 am

Hi.

Recently moved my boards from MyBB to Simple:Press based on how linked it can be between my site in Wordpress and the forums.

Whilst I am comfortable styling a custom theme for the site I can't seem to find the option to turn off or disable the tool tip bubbles that appear when you hover over nearly everything.

It's a nice touch for the forum but not something I wish for my boards.

 

Is there an option I'm missing in the forum admin cms?

Thx.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 23, 2012 - 5:16 am

Tooltip text is sent as a label parameter via the template functions in your SP theme templates. Any that you do not want can be removed from there.

As always we recommend making your own theme to save any custom changes being overwritten during future updates.

andy-signature.png
YELLOW
SWORDFISH
Avatar
darkfloor
Member
Free Members
sp_UserOfflineSmall Offline
Feb 23, 2012 - 5:37 am

Great, thanks. I'll look into that.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 23, 2012 - 7:12 am

let us know if you have any issues or further questions...

Avatar
darkfloor
Member
Free Members
sp_UserOfflineSmall Offline
Feb 24, 2012 - 5:16 am

Can you clarify what I'm looking for exactly?

 

I've taken the following code from the spTopicView.php for the theme I'm working with, is what I've highlighted in red what I'm looking for?

 

sp_SectionStart('tagClass=spTopicViewSection', 'topicHeader');
sp_TopicHeaderRSSButton('tagClass=spButton spRight', __sp('Topic RSS'), __sp('Subscribe to the RSS feed for this topic'));
if (function_exists('sp_RelatedTopicsButton')) sp_RelatedTopicsButton('tagClass=spButton spRight', __sp('Related Topics'), __sp('Get a list of related topics based on tags for this topic'));
sp_TopicHeaderIcon('tagClass=spHeaderIcon spLeft');
sp_TopicHeaderName('tagClass=spHeaderName');
if (function_exists('sp_TopicHeaderShowBlogLink')) sp_TopicHeaderShowBlogLink('', __sp('Read the original blog post'), __sp('Click to goto original blog post'));

sp_InsertBreak();

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 24, 2012 - 8:16 am

Correct.

andy-signature.png
YELLOW
SWORDFISH
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: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625