vBulletin Search Engine Optimization
This is a discussion on Remove "Posting Rules" within the Template Modifications forums, part of the vBulletin SEO Discussion category; How can I remove this from the templates?...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Remove "Posting Rules"
How can I remove this from the templates?
|
|
#2
| |||
| |||
|
There's a couple of ways to do this The template is forumrules You could remove all the contents of this template and then check yes to Save in Template History as "removed" then click save and reload You could also edit each of the templates that contain $forumrules for instance in forumdisplay Find: Code: <if condition="$show['threadslist']">$forumrules</if> Code: <!-- <if condition="$show['threadslist']">$forumrules</if> --> |
|
#3
| ||||
| ||||
|
but then you're left with template edits on every upgrade. the best way to do this is to make a plugin and over-ride $forumrules with "" |
|
#4
| |||
| |||
|
Brian: So much to learn, so little time! How do I Quote:
|
|
#5
| |||
| |||
|
True, template edit. However if you simply remove the contents of forumrules then it's a simple one to edit after an upgrade. Simply revert and remove or leave it as is because you're not using it anyway ? |
|
#6
| ||||
| ||||
| see my sig: Available for paid mods/addons. PM me your RFP. |
|
#7
| |||
| |||
| I doubt the forumrules template changes much, even if it does is it really that hard to go revert and erase again?
|
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [HOW-TO] Remove "Powered by vBulletin" from Your Page Titles | Keith Cohen | Template Modifications | 54 | 08-28-2008 09:41 PM |
| Remove: Posting Rules | abroad | General Discussion | 3 | 04-01-2008 03:56 PM |
| Remove addins to the "Posting Rules" | benFF | Feature Requests | 13 | 11-29-2007 02:21 PM |
| Don't show "social bookmark" icons in "private" or "members only" forums? | john | Feature Requests | 5 | 09-09-2006 05:11 AM |