The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Right side column on forum home and forum display Details »» | |||||||||||||||||||||||||||||||||
Right side column on forum home and forum display
Developer Last Online: Sep 2022
Right side column on forum home and forum display
As the title says this mod simply puts a column on forumhome and forumdisplay pages. Installation: Download the attached XML file. Import the product. Edit navbar and footer templates. (See below) Add this to the very end of navbar template: HTML Code:
{vb:raw ss_rightcolumn_start} Add the code below to the first line of footer template: HTML Code:
{vb:raw ss_rightcolumn_end} Footer template after adding the code: Code:
{vb:raw ss_rightcolumn_end} <vb:if condition="!empty($ad_location['ad_footer_start']) or !empty($ad_location['global_above_footer'])"> <div style="clear: {vb:stylevar left}"> {vb:raw ad_location.ad_footer_start} {vb:raw ad_location.global_above_footer} </div> </vb:if> ...... Once you have installed the modification edit "SevenSkins - Templates > ss_rightcolumn_contents to put your advert or contents in the side column. Finally don't forget to click install. Thanks to Lynne for additional css plugin code which I used in this modification. PS. Do not use my side column mods together use only one. ================================================== == Code:
If you want to enable or disable this hack on different pages of the forum .. Edit the ss_rightcolumn_start and ss_rightcolumn_end templates: Find: <vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay'"> Edit it to ... for home page: <vb:if condition="THIS_SCRIPT == 'index'"> Edit it to ... for homepage, forumdisplay and showthread: <vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay' OR THIS_SCRIPT == 'showthread'"> ================================================== == Updates: 19 Jan 10: Upadted so the column tables can be seen on showtherad, etc pages .. - Save the code from "ss_rightcolumn_contents" template. (Code for ads, etc) - Revert template belonging to this product. - Then import the product over writting the existing installation. - Put your ad code in the "ss_rightcolumn_contents" template. 15 Jan 10: Updated for vBulletin 4.0.1 2 templates has been changed. - Save the code from "ss_rightcolumn_contents" template. (Code for ads, etc) - Revert template belonging to this product. - Then import the product over writting the existing installation. - Put your ad code in the "ss_rightcolumn_contents" template. 22 Dec 09: Working with vBulletin 4.0.0 (Gold) . Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
planetMitch |
Comments |
#122
|
|||
|
|||
Is there anyway to only show this mod on showthread pages and forumdisplay pages ? so basically all pages except forumhome ?
|
#123
|
|||
|
|||
Have a few issues but love the mod. Using it on a default theme and trying to display on the showthread page.
|
#124
|
|||
|
|||
I see people adding latest post to their sidebars...how is this done?
|
#125
|
|||
|
|||
I like this product very well. Simple to use and get going with it.
My only problem is, that I want to put dynamic (database derived) data into the blocks. I want to use PHP to query my database, then format the output, and display it in one of these blocks. How do I do this? I realize that this question may be beyond what you can do for me here. If so, can someone direct me to someplace else where I can learn to do this. Thank you in advance. |
#126
|
|||
|
|||
Error when i import this Mod!
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/xxx/public_html/xxx/includes/adminfunctions_template.php(5116) : eval()'d code on line 3 Parse error: syntax error, unexpected $end in /home/xxx/public_html/xxx/includes/adminfunctions_template.php(5116) : eval()'d code on line 4 Please help! |
#127
|
|||
|
|||
Will this work with widgets? We currently have a widget on the forum side block but would like to make it display on every page of the forums as well as collapse it.
|
#128
|
|||
|
|||
Hi there... great mod... installed and happy.. apart from one thing
http://www.bajrfed.co.uk/forum.php notice that the google ads and footer are directly under the righthand column. I placed this code {vb:raw ss_rightcolumn_start} at teh bottom of the navbar template and this {vb:raw ss_rightcolumn_end} at the start of footer template baffled? I am |
#129
|
|||
|
|||
Love it but majority of users want it for Recent Posts (Recent Threads, tags etc...) like you have on your sevenskins site and they don't know how to do that so you should explain it in detail here or add it to this plugin. Of course I'm one of them. Thanks.
|
#130
|
|||
|
|||
Please!
|
#131
|
||||
|
||||
@Seven Skins
Mate, can you give me a hand with this: https://vborg.vbsupport.ru/showthread.php?t=233796 I cant handle this CSS |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|