vBulletin ModsThe Official vBulletin Modifications Site
http://www.vbulletin.org/forum/showthread.php?t=233871 |
almannai,
I'm trying to filter block_threads_25: and block_threads_28: but it is not working. It works for filtering block_html_9: and block_cmsarticles_3: Here are my settings Filter Blocks by forums block_html_21:47 block_html_9: block_cmsarticles_3: block_threads_25: block_threads_28: Filter Blocks by pages block_threads_25: block_threads_28: |
Quote:
Are you sure about their ids? |
Quote:
It seams the system is changing the forum id from "block_threads_forumid" to "block_newthreads_forumid" if the block is for new started thread type and from "block_threads_forumid" to "block_newposts_forumid" if the block is for new started post type and so on for the timebeing and until all type is checked and fixed please use "block_newthreads_25:" instead of "block_threads_25:" if it is for new thread block |
Quote:
Now the mod will display the correct block id in configuratin mode. Just make sure the block is not empty at configuration time. 99% will work even if it is an empty block this just to make sure by 100% |
Works perfect now. Thanks for the mod and all your help
|
Is the new filtering feature fully comparable with vBSEO? I'm having some difficulty getting it to work.
|
Quote:
Why you don't send your settings and what you want to do? |
OK. I update to 1.2.2 and now i think i found the problem that make the BLOCK HTML not working for me.
When i switch to admin mode it showes me this under the html block: Blockid:block_html_28" class="blockbody floatcontainer restore"> |
Quote:
open product plugin global start hook find "blockbody floatcontainer" replace it with "blockbody floatcontainer restore" |
FOUND THE PROBLEM!!!!
class="blockbody floatcontainer restore"> - the restore did not need to be there..... :) now everything working!!! (i think) :) THANK YOU almannai!!!! |
Quote:
You think :rolleyes: Have a good day |
hhhhhhh for now it's looking great :)
1 more noob q: How can i make that users cannot remove the sidebar at all? |
Quote:
http://www.vbulletin.com/forum/showt...=1#post1989971 |
Almanni,
I switched from another forum software and your mod really helped me fix the issue that I have vertical banners that run on the side of the forum. I looked through countless pages of this thread and can't seem to find anyone that has the same problem. I have thousands of users using a number of different browsers but they seem to be having a common issue. When the EveryWhere Sidebar is open, it often severly truncates the text in the thread and in many cases it looks like this: F o r u m T e x t Since my advertisers are paying for their banner ads to appear, I'm kind of caught in the crossfire. Members are shutting the sidebar because of truncated text (I've done it myself at work on 15" monitor). And advertisers are not happy because members are shutting the sidebar with their ads. Anything you could suggest to help me resolve this would be greatly appreciated. If I can get this fixed, then I'll shut down their ability to close the sidebar. Here's the links to my boards: Old one: http://www.pepperd.com VB Board: http://www.pepperd.com/vb/forum.php Thanks! Dirk Pepperd Webmaster Dirk Pepperd's Space-a Message Board |
Quote:
Quote:
It will be added in the next update if possible Quote:
Could you please send a screenshot? |
Quote:
|
Installed and nominated for MOTM.
|
Thank you again!
You are so fast! :) will try 1.3 right now. just what i need :) perfect! |
1 Attachment(s)
So i have a problem as always :)
When i activat sidebar always on that what happen: Attachment 119642 |
Thanks Almanni,
Here's two different screen shots. Part of the issues with the EveryWhere Sidebar and my forum is many of my users have smaller monitors or netbooks. ![]() ![]() Thanks! Dirk |
Good to see some features added.
Is it possible to enable the sidebar on the CMS? Thanks |
Quote:
Can you test it on both sides Quote:
Quote:
|
Quote:
I've updated the mod try 1.3.1 |
Quote:
Thank you so much. it's the best mod ever! |
>>>I never see something like it before. Are u using some othe mod?
No It's: EveryWhere Sidebar 1.1.4 This mod will show the sidebar everywhere in the forum if the sidebar is enabled by the administrator I think that part of the problem is inherent to VB perhaps? It does not seem to be limited to one browser. The only work around that comes to mind is finding/building a template that will lock down the different areas. I haven't seen any settings that are suspect but seems funny that I don't see anyone else with the same trouble. Thanks! Dirk Pepperd |
For some reason I have a problem with this mod. Are we able to have more than 1 block? I see in your picture that you have "blockid:block_html_2" and "blockid:block_html_7"
But when I try to create more than one block and I look for the block id's via the switch, it shows: "Blockid:block_" and "Blockid:block_html_5" Whats going on with the "first" block? Did I make an error somewhere when setting it up? EDIT: I got it working! Heres how I did it. When it was showing the block id's, part of the display was class="blockbody floatcontainer restore"> ..As the OP mentioned in an earlier post, go to AdminCP -> Plugins & Products -> Plugin Manager -> Edit the file "sidebar_global" -> and replace every instance of "blockbody floatcontainer" with "blockbody floatcontainer restore" and save.. There should be three (3) instances |
Quote:
Also why you don't install the last update !!! Quote:
I will make an update to make sure this will not happen to anybody else. wait for 1.3.2 Regards |
2 Attachment(s)
First of, thanks for this brilliant mod which has saved me lots of time!
However, I've just got around to upgrading from 1.1.4, and have hit a problem. Whenever ESB is enabled in the product manager, the sidebar fails to load anywhere on the forum. Rather than try explaining, I've attached a couple screenshots. I've tried uninstalling/reinstalling, going through the sidebar settings, but the problem remains. Any ideas? (Note - the screenshots are from my test site, so going to the url displayed in the background won't let you see the problem. If you need access to the test site, PM me, and I'll give you the access details) |
Quote:
You can tell if you un-install the mod and the template remains. |
I had my sidebar working on the default vBulletin installation.
I installed this mod and the only time the sidebar shows up is when replying to threads. Any help? |
Quote:
Check the mod options and where you enable it Check if some other mods is changing your default templates that is effecting this mod functionality. You can do this by temperorly disabling mods one by one. |
I found out which one it was. Thank you - it was driving me nuts!
|
Quote:
|
It was one I'm custom coding for openx that I made a thread elsewhere on the forum about.
But now I ran into the new problem that my sponsor sidebar is working everywhere but the forum home with this plugin enabled. Once I disable it, the sponsor sidebar on the front page works again. http://www.fullthrottlev6.com/forums/ - My forums I turned on the switch to see empty blocks - sure enough, it's only empty on the front page of the site. |
Quote:
Are you sure it is not disabled for the index page? If so Can you build another html block and place the block_html_1 content in the new block and see if this will work |
Tried it - no go. Damn.
|
Quote:
|
vbulletin 4.0.5
There is a problem with the block "users online" http://www.vbulletin.org/forum/showt...k+users+online and this Mod. If both are active there is an error message when you eg goes into the profile or FAQ, Who is Online Fatal error: Call to undefined function fetch_online_status() in ...\includes\block\html.php(95): eval()'d code on line 93 Change desire Can not hide the sidebar on the set user rights? Then Guest e.g. the sidebar can not hide, but users have the possibility |
Quote:
Quote:
|
Thanks I have it posted at Lynne.
Quote:
|
Do you guys know of anyway I could make this whole sidebar float.... and auto scroll down when the user scrolls down to keep it in front of them?
|
Quote:
Done 1.3.3 |
works well except the fact that on forumhome, the sidebar floats under the main layout for no apparent reason..works ok in the rest (vb 4.0.5)
|
Quote:
what is your forum url? Has anybody face similar problem? |
1 Attachment(s)
Thank you very much almannai.
Works fine, no problems. In my case, is the Sidebar not under the main layout (vb4.0.5) EDIT here are the German translation of "Everywhere Sidebar 4 VB4" Translation install To import the 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 |
Quote:
|
How to align the sidebar with the main forum? It is currently about 10px higher than the main forum.
|
It's not the Mod it is VB.
write this in the additional.css
|
||||||
Quote:
|
|||||||
Actually, is there any other workaround to fix this?
I'd prefer to keep the Forum Titles for SEO purposes. |
Quote:
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:47px 0; regards |
Quote:
Quote:
It is very important to reply to the answer so others will know that this is the right or wrong answer? |
1 Attachment(s)
I cant hack this mod.
Please help me |
Quote:
Then check which one is causing this problem by enabling mods one by one |
I just installed this plugin. It works nicely but I cannot enforce the sidebar. Is there a reason why I'm not seeing anything pertaining to the copy/paste below on my AdminCP?
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. |
Is there some manual edits I can do to the templates for my custom style to get this to work? As it is on all but FORUMHOME it displays below the forums. TIA!
|
Quote:
|
1 Attachment(s)
there's a screenshot to show you guys better what we mean! thanks a lot if you can help me
|
Great product, but I have a question concerning the spacing between the sidebar blocks.
Over at vbulletin.com, Lynne shared some css that would allow us to put some spacing between the various blocks. Below is a link to that thread... http://www.vbulletin.com/forum/showt...Sidebar-Blocks Anyway, when I use Everywhere Sidebar, it will override the above css and put the blocks back in their original state; with the blocks all touching each other. I would like to keep the spacing that Lynne's code allows me to do, so if anyone has an idea where I can go to adjust the spacing between blocks when Everyside Sidebar is enabled, I would most appreciate it. Thanks! |
Sorry everybody I've been a way for ciuple of days
Quote:
Can you post your forumurl please? Quote:
Quote:
Quote:
ok guys anytime you see this it means something is changing the forum home template before the ESB. The mod is searching for
to insert the ESB. If this is changed then you need to change that to what you have in your forumhome template. you can chage it from forumhome_complete hi\ook of the mod search for
and change to fine whatever page title div is used in your forum Quote:
open ESB template "sidebarext_temp" search for
add below your aditional style settings eg
and you will get a very nice good looking sidebar :) |
|||||||||||||||||||||||
Thank you almannai! Works and looks great!
|
Quote:
Enjoy |
Quote:
Although I still haven't got it fixed for use with vbadvanced. Any idea on what I need to do in order to make it work? Thank you |
|||||||||||
Quote:
Regards |
No longer works for me... turning it off for PM and User CP don't work. It's still there....
|
Was there a fix for the people who have collapsed the sidebar, and now we have it set so that they cannot, but they get a big blank sidebar instead? What can be done for that?
|
Quote:
Quote:
set "Don't hide ESB switch" to yes |
Quote:
![]() Thank you, Vitor |
Quote:
make sure you update the mod better to uninstall the mod then check that all mod templates are removed then install again |
Thank you!
|
Quote:
|
1 Attachment(s)
Quote:
|
Quote:
Have you test it on the default style? |
Oops, no. forumhome displays the default sidebar. I just realized it's not the EWS variation.
|
Quote:
Have you test it on the default style? |
I see how to have the sidebar on the general album page, but I would also like to run the sidebar on the album picture list pages (album_picturelist) and the actual picture pages (album_pictureview). I have had some trouble coding those up to work. Do you have any suggestions on how I can add the everywhere sidebar to the image gallery and image pages?
I have adjusted the max size of the images so there is room, I just can't seem to get the sidebar to show. |
Quote:
|
Quote:
open "product-everywhere_sidebar_1.3.3.xml" in any text editor you will see different type of hooks for each different forum page look for the variable $sidebarext_search this what the mod will use its value to search and replace for example here is the forumdisplay hook
First the $sidebarext_search variable is equal to $footer this should be ok as I don't think you will remove that Then it is set to
so if removed or changed this you should adjust the $sidebarext_search to look for the new value |
|||||||||||
Is there a fix to have ESB in line with the rest of the forum?
I don't want to remove the forum title. |
Thank you for your patience almannai! It's working now!
Installed & Rated Excellent Fantastic support! |
Quote:
http://www.vbulletin.org/forum/showp...&postcount=451 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:47px 0; Quote:
|
Thanks.
I have another problem that I have only just noticed due to the fact that I use Firefox. It's not displaying properly in IE. I'm not saying it's this plugin, but I wonder if anyone else had the same problem? Basically, If I have too many sidebar blocks, and it goes down further than the forum itself, then the blocks are screwed up and displayed HORIZONTALLY below "What's Going On". Like I say, it's absolutely perfect in Firefox, problem is with IE. |
Quote:
why you don't custimize your sidebar to have less blocks? |
Quote:
|
Does this work fine with 4.0.6? If it doesn't, what are the known issues?
|
So far it's fine in 4.0.6 It's not on the blog page but that can be added by hand I assume or just use a widget, they look the same. You have way more control with this mod, the 114 version does NOT include the feature to keep the box open like the 1.3.3.
I don't see any problems in I.E. 8 the blocks show up just fine. Thanks almannai for this mod I appreciate it. Peace |
Quote:
Quote:
Thank you all guys for being here and for you support |
Does anyone know if this is the best sidebar for VB4? or is there
something better? I would also appreciate if I could see a demo of this in action, anyone willing to post their site for review. Does not seem to function in v4.0.6 Blank sidebar with arrow.... I do not see a block confi option as mentioned to set to no... Tried it in IE, and firefox, no change. Thanks |
Quote:
It should work on 4.0.6 Did you add blocks to sidebar? 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. |
Gotcha, working like a charm... :)
|
Anybody there to help me out? I don't see this in the mod options page:
Quote:
|
Quote:
Quote:
uninstall the old mod then re-install latest one. If you edit the mod template manually then you need to delete it first |
Thanks dear developer! I took the wrong one... thanks for the quick response. Your mod rocks and I have rated it 5*. Keep up the great job!
|
Dear developer there still a problem... see the picture:
![]() Can you please help?? |
Quote:
I will try to fix this in the new upgrade. |
Dear developer, Is it not possible for you to provide me with a solution that I can do manually with your instructions now? Because this is important for me now. I hope you can help.
Thank You. |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
| All times are GMT. The time now is 06:31. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2001 - , vbulletin.org. All rights reserved.