The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Everywhere Sidebar 4 VB4 Details »» | |||||||||||||||||||||||||||||||||||||||||
vbfixer.com
Latest news::
By default VB4 sidebar will be shown only on forum home page. This mod Will display the Sidebar everywhere in the forum. This mod assumes that you already set your sidebar block from "forum blocks manager". Current Version: 1.5.3 (Free) 2.2.13 (Gold) Demo: Latest Technology Features :
Requested Features [ To Do ] :
Mod requirements:
1. Download plugin. Only free ver:If you are using vb4.1.11 or above download the "cssrollup_everywhere_sidebar.xml" and upload "cssrollup_everywhere_sidebar.xml" to /includes/xml directory. 2. Login to your vBulletin admincp. 3. Open "Plugins & Products", and go to "Manage Products". 4. Click on "[Add/Import Product]". 5. Import the product-everywhere_sidebar_xxx.xml file that you download. Make sure you set "allow overwrite" to "yes". Only free ver:Also if you are updating the product you need to disable then enable (or even un-install then install) the product to let the product knows about the "cssrollup_everywhere_sidebar.xml". Optional steps for setting different blocks for different forums and pages: 6. Go to mod options Admincp->Settings->options->EveryWhere Sidebar (ESB) options 7. Go down until you see "Block Configuration Switch" check "yes" and save. 8. Go to you forum home you will see all your blocks even the empty ones with blockid below each blcok as in this picture. 9. Any block you want to hide add its block id with colon on "Filter Blocks by forums" or "Filter Blocks by page" text box in the mod options. For example to hide block_html_7 on all forums except forum id 1 and 2 we will add this "block_html_7:1,2" without qoutes to "Filter Blocks by forums"box; and to hide it in all other pages except faq and calendar we will add this "block_html_7:faq,calendar" without qoutes to "Filter Blocks by pages" box. See picture below 10 To hide inactive blocks and blockid title for admins set back "Block Configuration Switch" to "No" and save Optional step to force sidebar to be always visible and hide collapse button : 11. Go to mod options Admincp->Settings->options->EveryWhere Sidebar (ESB) options 12. Set "Don't hide ESB switch" to "yes" and save. Optional steps for Translation install: Download the german translation from here To import the German translation goes as follows: Admincp => Languages & Phrases download => Languages / upload => Click on "EITHER upload the XML file from your computer" click Browse and select the translation from => at "Language Override chooses her German => Import => Done Optional steps for vBadvanced:(Not supported) This thread is created by qG ThaLiX, he asked then he answers his question intersting thread. I don't have vBadvanced but it seams it is working from the replies. http://www.vbadvanced.com/forum/showthread.php?t=40407 Instructions for custom pages: Please note: You don't need this unless you are planning to show sidebar on cutom pages. 1. First enable showing sidebar for custom pages from mod options. 2. Open your custom template search for PHP Code:
PHP Code:
PHP Code:
PHP Code:
3. Open custom page php file and before the render line "$templater->render();" add PHP Code:
save and upload you php file 4. You are done How To Add Blocks To Sidebar: From your admincp click on "Forums & Moderators" then click "Forum Blocks Manager". Hit "Add Block" you will see a dropdown list of block types. Select the type of block you want and hit continue. Now set your block and save. You are done and this new block should be shown on your sidebar. Bugs fix: ver 1.1.2 1. Fixed for custom pages the sidebar will always be on the right side. ver 1.1.3 1.Fixed compatibility with vb 4.0.2. ver 1.1.4 1.Fixed when store CSS Stylesheets as Files enabled. ver 1.2.2 1.Fixed now it is shown on editpost and newreply pages. 2. Fixed blank screen when user is logged with same username and password. 3. Fixed in displaying the correct block id in block configuration mode. ver 1.3.1 1. Minor bug fixed to adjust sidebar when force to make it always visible. ver 1.3.3 1. Minor bug fixed that is a php block is not visible in forumhome. ver 1.4.3.1 1. More stable, better optimized and fixed previous compatibility problems. ver 1.4.4 1. Css style is sorted to better sidebar looking. ver 1.4.4.1 Some bugs fixed with new onload option introduced ver 1.4.4.2 Loading page and force insert css bug fixed with 1.4.4.2 ver 1.4.4.3 ESB go to the bottom of the page when "store css as file" set to yes bug fixed with 1.4.4.3 To Fix Quickreply width: If you have the problem of quickreply coming to wide please use Mike instructions to fix Forum bug: 1. Open editor.css and find PHP Code:
PHP Code:
To Adjust sidebar top level: form admincp open forumhome.css in the style you want to change or use the master style to effect all styles change the padding size for #sidebar_container as you wish eg padding:50px 0; Note:In the new vb versions sidebar css has been moved from forumhome.css to separate file called sidebar.css Most asked question: Q:I've installed your sidebar mod and it works fine except on the forumhome! The sidebar is showing at the bottom of the page. Any idea how to fix it? A:It is either due to one of these: 1. you are using a custom style that is changing the forumhome look. 2. You are using a nother mod that is changing the content of froumhome before this ESB. ESB needs to see this in forumhome PHP Code:
PHP Code:
for the latest version 1.4.1+ it looks for PHP Code:
PHP Code:
PHP Code:
PHP Code:
To Get Support:
Gold Everywhere sidebar can be ordered from here Old versions can be downloaded from here Enjoy Download Now
Screenshots
Show Your Support
|
Comments |
#1872
|
|||
|
|||
I'd think of buying this, but the developer has not been round here or his own forum for months, the link to the right thread is dead and the demo web site does no longer exist, so it is difficult to trust, specially when I cannot get the vertical alignment parameter to work in the free version for v4.2.0 PL3 and the standard style (and forumhome).
I'll try Sidebar Everywhere to see how that goes. |
#1873
|
|||
|
|||
|
#1874
|
|||
|
|||
Quote:
|
#1875
|
|||
|
|||
Does this mod give the option to enable both left and right sidebars at the same time?
|
#1876
|
|||
|
|||
I get this error on all CMS pages. It works on the forums, just not the CMS.
Code:
Fatal error: Cannot redeclare find_in_array() (previously declared in /home/site/public_html/includes/functions.php(4245) : eval()'d code:51) in /home/site/public_html/global.php(29) : eval()'d code on line 86 |
#1877
|
||||
|
||||
How do i block a sidebar from the main forum page
|
#1878
|
||||
|
||||
I am trying to have this take up a little less room by changing that huge collapse image to a smaller one. i have replaced the image but still there is a huge space there.. I do not see any sizing or padding for this image in css. I am a bit confused why there is still so much space there. I guess it could be padding on the body itself but I am not sure. Has anyone else changed the collapse image to a smaller one?
Never mind.. was just body padding. I did not realize the padding was set so wide on the current theme on the site..all set now. Thanks |
#1879
|
||||
|
||||
Quote:
I'm looking over the Sidebar Anywhere as posted in #1872 here but I'm not going to sign up and become a member just to see the sample images. I don't commit to anything until I have a better idea as to what I'm committing to. It would seem that there is a commercial out-of-the-box one I found while doing a Google search that looks promising. I'm looking into it now. Again, I just want one that works on my blog page. I don't care if it works or not on the Forum or CMS pages. |
#1880
|
||||
|
||||
I have a custom page that I'm having some troubles getting the sidebar to show up on:
http://www.seandahlberg.com/articles.php I have:
That said, the template which appears to be the main part (af_articles) does not have {vb:raw navbar} nor {vb:raw footer} so I inserted {vb:raw sidebaropen} at the very top of the template and {vb:raw sidebarext} at the very bottom. It is working on all other sections that I want it to, it's just this page that is causing me a problem. Any ideas on what I can do to make this work? Or is this better managed via the Gold version? Thinking of upgrading to that anyways so I can use it on other elements (such as the real Articles prod from vBulletin) but this page is my "blog" and gets the most visibility so the one I want to fix more than anything else. |
#1881
|
|||
|
|||
Both {vb:raw navbar} & {vb:raw footer} are not removed but ESB wouldn't work. The sidebar is @ bottom.
Theme: https://vborg.vbsupport.ru/showthread.php?t=293639, vbulletin 4.2.1 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|