![]() |
Thanks Brotha
|
Quote:
|
Is there anyway to excluded threads/posts of certain forums being showed on sidebar?
Thanks, |
Quote:
Quote:
|
the sidebar sudden didnt work on subpages except in forum.php...
but when Im logged out, its working fine.. What are the probable cause? Thanks |
Make sure it is enabled for your usergroup in the Admin CP Settings.
|
Its already enabled for ALL uergroups...
|
I can't think of any other reason it would not show if you were logged in. If you want to PM me a link to your site and Amin CP access I can take a look.
|
Installed and working fine on our beta website, thanks for the latest update.
Couple more useful additions maybe? 1) The ability to place the sidebar to the left or right hand side of the forums? 2) The ability to also change the width of the sidebar etc eg 200, 210, 230 etc? 3) The ability to also change the width of the gap between the sidebar and the forums etc? Thanks again. |
Quote:
Left or Right will work based on what you have the default forum sidebar set to (Admin CP -> Settings -> Options -> Forum Sidebar and Block Option) The width can be changed by the stylevar- the same stylevar that changes the default sidebar width- it has been mentioned in this thread before- I think it is in Stylvar Editor -> Sidebar-> forum_sidebar_width. Just search for "sidebar" there's only a few. Any other changes - like the gap width can be done via custom CSS in additional.css or stylevars if they exist. For example this in addtional.css should narrow the gap- Code:
#sidebar_container { |
Quote:
I think there is one more thing I need to know now before we put your mod live and give it a go. We use Logician's WebTemplates and as per your instructions, I have added the following. view|Test Webtemplate*30 (a test one) But I am unsure as to what the second part should be. We normally use the default template default_basic_theme1 or Default Basic Theme but adding that to the box still doesn't work. :( ie view|default_basic_theme1*30 Any pointers at all if possible? |
1) Did you open (I assume) view.php in a text editor and confirm the "THIS_SCRIPT" name is indeed "view" ?
2) Did you go to Admin CP -> Settings -> Options -> General Settings and enable Template Names in HTML Comments, and then load/view a page on view.php, view the HTML source in your browser, and then copy the template name at the top of the code? Those are the two pieces of info you need for it to work on a custom mod. |
Quote:
Quote:
view|Test*30 Does not show the sidebar at all. I know on the alternative mod, the following had to be added to view.php as Logician confirmed in his thread. Find PHP Code:
PHP Code:
https://vborg.vbsupport.ru/showpost....&postcount=219 |
Can you give me a link to a page on your site that is powered by Web templates and make sure your Template names in HTML comments are still enabled.
|
Thanks, ones again. Actually I was looking for something to make sidebar to work somehow on vBA , this did it with no hassle. Just a tiny 4-5 px uneven with the rest of vBA lining. Don't mind tho. but if there is a way with no troubles for you , please advise
|
Quote:
anyway.. I added a custom code on FORUMHOME, above {vb:raw sidebar}.. But when I go to other pages it is not included on the sidebar.. How can I include my custom code show on other pages too? My custom codes only include html, vb:raw codes, and vb phrases codes.. Thanks! |
Hey BirdOPrey5 everywhere sidebar not working on custom skin it is working on Activity & Forumhome but not at other options like showthread, PM etc.
|
Quote:
|
Quote:
|
Are you sure you downloaded the right version?
You need to download the second Zip fie: Sidebar Anywhere by BOP5v210.zip The top one works only on the Acitivty Stream. |
Yeah i installed same version anyway i uninstalled and then fresh installed plugin its working fine, Thanks :)
|
1 Attachment(s)
As always great MOD.
Works very well but I have a small issue. The sidebar shows properly on most pages with sidebar activated however I found a small problem with the Calendar page. The sidebar shows up properly when viewing the calendar in general or the detailed event view. Only when editing the calendar event the sidebar gets moved all the way to the bottom of the page and the forum footer moves to the right top of the page as shown in the screenshot. Any suggestions to fix this? Thanks Michael |
Thanks for the great Mod,
is there a possibility of displaying a block based on forum-ID, as you´ve done it with THIS_SCRIPT. For example: block_html_2|forum-id1 block_html_3|forum-id2 ..etc Thanks in Advance |
No way of specify specific blocks as it is current designed.
|
the sidebar displays pretty much anywhere fine except when reading posts. in some cases it just shows way at the bottom of the page, in other instances it overlaps with the rest of the page.
|
Can you try it temporarily on the default style and see if you still have the issue?
|
Can we display sidebar *only* on threads?
Does this sidebar loads only recent activity? or any html/php contents? |
You can enable the sidebar only on the SHOWTHREAD template if you wish.
It should load any sdebar block the regular sidebar loads. |
Hi, sorry if this has been answered, does the activity stream block show the exact same info as the forum block or can you choose different blocks? I noticed on Qapla that both pages show the same sideblocks. Thanks
|
Never mind, just saw the info in the zip :)
|
I have problem
the original side bar in home page is in the right side the sections side bar is in left i want make all pages in right see http://www.ng3awya.com/forum.php http://www.ng3awya.com/forum8.html |
Seems to be a bug because I didn't account for RTL languages on left/right positions.
Please go to the Admin CP -> Plugin Manager and edit the plugin: Sidebar Anywhere Edits Find the line: Code:
if ($vbulletin->options['sidebarposition']) Code:
if (!$vbulletin->options['sidebarposition']) and let me know if it works, please. |
I think this is coded absolutely awesome and pretty badass the only problem is, why not work on the CMS page? It works everywhere else...
|
It's just not a built in location because for the CMS people usually use CMS widgets in their own "sidebar" but if you add this code to the Custom Scripts... setting:
Code:
vbcms|vbcms_page |
Quote:
|
Had to disable the mod as for whatever reason if enabled on forum pages when trying to edit and quick save it won't work. Have to click go advanced.
This bug needs to be fixed or it may be how it plays with another mod but either way it's a big problem toward using this. |
Quote:
And you are talking about editing posts on showthread, correct? |
Quote:
it not work (add the exclamation point) i don't understand this point |
! = exclamation point, you need to add it to the code... Before the $.
|
Is there any way to get the sidebar to display below where a thread starts? Aligned with the first post would be perfect for our site.
|
All times are GMT. The time now is 04:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|