![]() |
|
|
Mod Options |
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
add below
search for
add above
save 3. Open custom page php file and before the render line "$templater->render();" add
assuming you are using $templater as variable change it as required 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
2. Change it to
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
So to tix this problem you either need to make sure that
exist in the correct location or change ESB forumhome plugin to search for a new phrase. for the latest version 1.4.1+ it looks for
and
so if you are setting new style make sure not to remove or change
and
location to get sidebar in the proper location. To Get Support:
Gold Everywhere sidebar can be ordered from here Old versions can be downloaded from here Enjoy Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| vB3 Sidebar | TheAnt | vBulletin 3.0 Template Modifications | 32 | 10 Apr 2004 16:00 |
|
#1726
|
|||
|
|||
|
So this is working on 4.2, right?
No members have liked this post.
|
|
#1727
|
||||
|
||||
|
Thanks for the response but I'm afraid I'm still getting the wrong results.
I'm testing this out with two different blocks, sent to two different forums. For example, my Camping forum is #13 and I am sending block_threads_15 to that forum (successfully) My Biking forum is #20 and I'm sending block_threads_23 to that forum (successfully again) All of my other forums are not seeing these blocks, successfully again. But what I do have a problem with is both of those blocks are displaying on my main forum sidebar, which I do not want. I've got 19 potential blocks that I will be sending to the 19 different subforums and I don't want all 19 of them displaying on the main forum page. In the screenshots below I'll show the configuration I've got. I've got the correct "filter blocks" code for the two blocks and forums (right?) and then I'll show you how both of these blocks are displaying on my main forum page, but then filter out in the subforums correctly. I've even attached a screenshot of where neither of my filtered blocks are showing in the unrelated forums, that is working correctly also. I just don't want these blocks to show on my main forum home. Thanks for your help on this. No members have liked this post.
|
|
#1728
|
||||
|
||||
|
ooh, I think I might have found the solution. I've added "forumdisplay" to the Filter Blocks by Pages so it won't show on forum.php
I think it's working now ![]() On another note, oddly enough it still shows on the showthread page (which is great!) even though I didn't specify that. Sorry if that was your intended instruction all along, I just assumed that the "filter by forum" would have taken care of all of that. Cheers No members have liked this post.
|
|
#1729
|
|||
|
|||
|
Originally Posted by hiker
First please update the mod to 1.5.2 as there is abug in 1.5.1
Second yes if you enable the block for forum say 13 then the block will show up on the forum display and on its threads. It is intended. Thanks
__________________
Mywebsite(we build any mod) http://vbfixer.com/ amazing video! http://www.youtube.com/watch?v=YG3PtwR0tMU http://www.quran.ac No members have liked this post.
|
|
#1730
|
|||
|
|||
|
My apologies.
I must have misunderstood the product notes. I'm still confused though about the versions. The "gold" version is the paid one? Where does one get it? No members have liked this post.
|
|
#1731
|
|||
|
|||
|
Originally Posted by firebrand media
No prob
You can get the Gold from http://vbfixer.com/posting.php?mode=post&f=5
__________________
Mywebsite(we build any mod) http://vbfixer.com/ amazing video! http://www.youtube.com/watch?v=YG3PtwR0tMU http://www.quran.ac No members have liked this post.
|
|
#1732
|
|||
|
|||
|
Maybe I'm a bit dense but I purchased the Gold version a couple months ago and can't find where to download the upgraded versions.
Anyone? No members have liked this post.
|
|
#1733
|
|||
|
|||
|
Try now if you still have problem contact me
__________________
Mywebsite(we build any mod) http://vbfixer.com/ amazing video! http://www.youtube.com/watch?v=YG3PtwR0tMU http://www.quran.ac No members have liked this post.
|
|
#1734
|
|||
|
|||
|
I update forum to 4.2 and ES to 1.5.2. When I enable plugin, sidebar alwayys shows on right side, even if I set it to 'Left' in AdminCP->Options->Forum sidebar and block options. If I disable Everywhere sidebar, then sidebar shows on left.
No members have liked this post.
|
|
#1735
|
|||
|
|||
|
You can set it from mod options
__________________
Mywebsite(we build any mod) http://vbfixer.com/ amazing video! http://www.youtube.com/watch?v=YG3PtwR0tMU http://www.quran.ac No members have liked this post.
|
|
#1736
|
||||
|
||||
|
Sidebar Gold 2.2.8-Don't See It
Prior to upgrading to vBulletin 4.2.0, the Side Bar Gold version 2.2.7. functioned.
Following the vBulletin upgrade, the Side Bar Gold version 2.2.7. disappeared. I have now updated to the Side Bar version 2.2.8, and the side bar, again, doesn't show. Are there more explicit installation instructions for this? No members have liked this post.
|
|
#1737
|
|||
|
|||
|
Originally Posted by brycea
No
You can contact me from my website to check with you.
__________________
Mywebsite(we build any mod) http://vbfixer.com/ amazing video! http://www.youtube.com/watch?v=YG3PtwR0tMU http://www.quran.ac No members have liked this post.
|
|
#1738
|
|||
|
|||
|
Filter Blocks by Additional Usergroup ID's
Functionality question:
On the free version, when using the "Filter Blocks by Usergroup ID" option, it appears to only filter by the Primary Usergroup ID's, and not the Additional Usergroup ID's Is this correct? If so, is this also the case for the Paid version? No members have liked this post.
|
|
#1739
|
|||
|
|||
|
This is working fine on the latest Gold version.
__________________
Mywebsite(we build any mod) http://vbfixer.com/ amazing video! http://www.youtube.com/watch?v=YG3PtwR0tMU http://www.quran.ac No members have liked this post.
|
|
#1740
|
||||
|
||||
|
Nevermind fixed it
![]()
__________________
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 30 (0 members and 30 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 08:50.








