![]() |
How to remove" subscribe to forum and rss"
How would / should I remove the "subscribe to this forum" and "subscribe to this forums' RSS feed" links. See the image below for what I mean.
https://vborg.vbsupport.ru/external/2009/12/24.png Thanks! |
The RSS button is done trough the admincp Settings>Options>External Data Provider. When you are there disable Enable RSS Syndication this will remove the RSS button next to subscribe to this forum.
Update: Found them in the template you need to edit the template to get it out of sight because i cant find an on or of switch for it. You need to edit to templates namely * forumhome_forumbit_level1_post * forumhome_forumbit_level2_post Do a search and look for "forumactionlink subslink" you will find it in does two templates now you need to remove the following. forumhome_forumbit_level1_post remove: Code:
<li class="forumactionlink subslink"> <a href="subscription.php?{vb:raw session.sessionurl}do=addsubscription&f={vb:raw forum.forumid}" title="{vb:rawphrase subscribe_to_this_forum}">{vb:rawphrase subscribe_to_this_forum}</a></li> Code:
<li class="forumactionlink subslink"> <a href="subscription.php?{vb:raw session.sessionurl}do=addsubscription&f={vb:raw forum.forumid}" title="{vb:rawphrase subscribe_to_this_forum}">{vb:rawphrase subscribe_to_this_forum}</a></li> |
or just add:
Code:
.subslink{ to speed up the page load. no fancy template edits needed. Code:
.forumactionlinks .subslink { |
Thanks man, super improvement!
|
vb sucks and always will.
How can some everyday moron like me have a forum? Every forum on the internet can't be about how to run your vb forum. Someone has to actually introduce a topic. How does a person with a topic (theme) use vb if they don't know code? It's impossible. |
Quote:
For the more difficult stuff you pose your questions here and we'll try to help as much as we can :) |
All times are GMT. The time now is 11:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|