Go Back   vb.org Archive > Community Discussions > Style and Graphics Requests (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-24-2009, 08:30 AM
YouBabble YouBabble is offline
 
Join Date: Aug 2009
Location: United Kingdom
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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.


Thanks!
Reply With Quote
  #2  
Old 12-28-2009, 05:28 PM
we_are_borg we_are_borg is offline
 
Join Date: Jul 2004
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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&amp;f={vb:raw forum.forumid}" title="{vb:rawphrase subscribe_to_this_forum}">{vb:rawphrase subscribe_to_this_forum}</a></li>
forumhome_forumbit_level2_post remove:
Code:
<li class="forumactionlink subslink"> <a href="subscription.php?{vb:raw session.sessionurl}do=addsubscription&amp;f={vb:raw forum.forumid}" title="{vb:rawphrase subscribe_to_this_forum}">{vb:rawphrase subscribe_to_this_forum}</a></li>
There is one warning do not use the back button when i did that the template was reverted to the standard one do two searches if you need to.
Reply With Quote
  #3  
Old 11-10-2010, 09:45 PM
pein87's Avatar
pein87 pein87 is offline
 
Join Date: Sep 2008
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

or just add:
Code:
.subslink{
	display:none !important;
	}
to any css portion of the site, to remove the css from loading the extra image, add this too:
to speed up the page load.
no fancy template edits needed.

Code:
.forumactionlinks .subslink { 
	background-image:none !important;
	}
Reply With Quote
  #4  
Old 09-24-2011, 12:52 AM
Bram H Bram H is offline
 
Join Date: Jul 2007
Location: The Netherlands
Posts: 286
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks man, super improvement!
Reply With Quote
  #5  
Old 06-25-2013, 07:04 AM
fmgrowit fmgrowit is offline
 
Join Date: May 2011
Location: Ohio
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #6  
Old 06-27-2013, 02:56 PM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fmgrowit View Post
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.
vb works right out of the box, it's the customising you're talking about, well we've all been there, create another default style and have a play with the css at first, change just one thing at a time and see what it affects, change back and move on to the next...etc, soon you'll build a picture of what does what.

For the more difficult stuff you pose your questions here and we'll try to help as much as we can
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:47 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04088 seconds
  • Memory Usage 2,210KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete