vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Everywhere Sidebar 4 VB4 (https://vborg.vbsupport.ru/showthread.php?t=233871)

cmiller1014 07-23-2010 12:46 PM

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?

almannai 07-23-2010 03:40 PM

Quote:

Originally Posted by Igel1 (Post 2073334)
Thanks I have it posted at Lynne.


I would be very happy if you build in this.

:)

Done
1.3.3

vexxy 07-23-2010 05:14 PM

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)

almannai 07-23-2010 05:32 PM

Quote:

Originally Posted by vexxy (Post 2073460)
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)

Did you check some other mod is effecting your forumhome template?

what is your forum url?

Has anybody face similar problem?

Igel1 07-23-2010 09:42 PM

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

almannai 07-24-2010 05:52 AM

Quote:

Originally Posted by Igel1 (Post 2073575)
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

Thank you very much for your feedback and for the translation

Hammertime 07-24-2010 06:52 AM

How to align the sidebar with the main forum? It is currently about 10px higher than the main forum.

Igel1 07-24-2010 01:20 PM

It's not the Mod it is VB.

write this in the additional.css

Code:

#pagetitle {
display: none;
}


Hammertime 07-24-2010 09:06 PM

Quote:

Originally Posted by Igel1 (Post 2073847)
It's not the Mod it is VB.

write this in the additional.css

Code:

#pagetitle {
display: none;
}


Thank you.

Hammertime 07-25-2010 11:39 AM

Actually, is there any other workaround to fix this?

I'd prefer to keep the Forum Titles for SEO purposes.

almannai 07-25-2010 05:18 PM

Quote:

Originally Posted by Hammertime (Post 2074206)
Actually, is there any other workaround to fix this?

I'd prefer to keep the Forum Titles for SEO purposes.

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;


regards

almannai 07-26-2010 09:04 AM

Quote:

Originally Posted by Hammertime (Post 2074206)
Actually, is there any other workaround to fix this?

I'd prefer to keep the Forum Titles for SEO purposes.

Quote:

Originally Posted by almannai (Post 2074345)
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;


regards

Has this fixed your problem?

It is very important to reply to the answer so others will know that this is the right or wrong answer?

saviola8x 07-26-2010 07:23 PM

1 Attachment(s)
I cant hack this mod.
Please help me

almannai 07-27-2010 09:12 AM

Quote:

Originally Posted by saviola8x (Post 2074899)
I cant hack this mod.
Please help me

try to temperory disable all other mods and see if this fix your problem

Then check which one is causing this problem by enabling mods one by one

Sal Collaziano 07-29-2010 05:17 PM

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.

Front Range 07-29-2010 10:27 PM

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!

eues 07-30-2010 12:03 AM

Quote:

Originally Posted by Front Range (Post 2076570)
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!

I have this problem too!!

eues 07-30-2010 08:06 PM

1 Attachment(s)
there's a screenshot to show you guys better what we mean! thanks a lot if you can help me

Robert Carver 07-31-2010 03:48 AM

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!

almannai 08-01-2010 09:52 AM

Sorry everybody I've been a way for ciuple of days

Quote:

Originally Posted by Sal Collaziano (Post 2076411)
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.

Very odd!!!

Can you post your forumurl please?

Quote:

Originally Posted by Front Range (Post 2076570)
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:

Originally Posted by eues (Post 2076587)
I have this problem too!!

Quote:

Originally Posted by eues (Post 2076956)
there's a screenshot to show you guys better what we mean! thanks a lot if you can help me


ok guys anytime you see this it means something is changing the forum home template before the ESB.

The mod is searching for

PHP Code:

<div id="pagetitle"

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
PHP Code:

$sidebarext_search '<div id="pagetitle">'

and change to fine whatever page title div is used in your forum




Quote:

Originally Posted by Robert Carver (Post 2077083)
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!

ok for fast fix

open ESB template "sidebarext_temp"

search for

PHP Code:

<!--[if IE 6]><link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}forumbits-ie.css" /><![endif]--> 

add below your aditional style settings

eg

PHP Code:

<style>
/* Put spaces between blocks on forumhome page */
#sidebar_container .underblock {background: none; height: 10px;}
#sidebar_container > ul {
    
-moz-border-radius:0px;
    -
webkit-border-radius:: 0px;
    -
moz-box-shadownone;
    
background-color:transparent;
    
border:0px;
}
#sidebar_container .block {
    
background-color:{vb:stylevar forum_sidebar_background.backgroundColor};
    
border:{vb:stylevar forum_sidebar_border}; 
    -
moz-border-radius:{vb:stylevar border_radius}; 
    -
webkit-border-radius: {vb:stylevar border_radius}; 
    -
moz-box-shadow:-2px 2px 2px {vb:stylevar shadow_color}; 
}
</
style

and you will get a very nice good looking sidebar :)

Robert Carver 08-01-2010 11:08 AM

Thank you almannai! Works and looks great!

almannai 08-01-2010 03:34 PM

Quote:

Originally Posted by Robert Carver (Post 2077574)
Thank you almannai! Works and looks great!

:)

Enjoy

eues 08-01-2010 04:45 PM

Quote:

Originally Posted by almannai (Post 2077554)
ok guys anytime you see this it means something is changing the forum home template before the ESB.

The mod is searching for

PHP Code:

<div id="pagetitle"

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
PHP Code:

$sidebarext_search '<div id="pagetitle">'

and change to fine whatever page title div is used in your forum

Thank you kindly for the reply!

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

almannai 08-01-2010 05:04 PM

Quote:

Originally Posted by eues (Post 2077702)
Thank you kindly for the reply!

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

Please pm me with your site url?

Regards

cmiller1014 08-01-2010 11:56 PM

No longer works for me... turning it off for PM and User CP don't work. It's still there....

cmiller1014 08-01-2010 11:59 PM

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?

almannai 08-02-2010 05:25 AM

Quote:

Originally Posted by cmiller1014 (Post 2077894)
No longer works for me... turning it off for PM and User CP don't work. It's still there....

Please send your full mod settings

Quote:

Originally Posted by cmiller1014 (Post 2077897)
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?

Yes.

set "Don't hide ESB switch" to yes

vitoreis 08-08-2010 12:35 PM

Quote:

Originally Posted by Sal Collaziano (Post 2076411)
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.

I have this problem too:

https://vborg.vbsupport.ru/external/2010/08/128.png

Thank you,
Vitor

almannai 08-08-2010 03:09 PM

Quote:

Originally Posted by vitoreis (Post 2080824)
I have this problem too:

https://vborg.vbsupport.ru/external/2010/08/128.png

Thank you,
Vitor

This image for the old version

make sure you update the mod

better to uninstall the mod then check that all mod templates are removed then install again

vitoreis 08-08-2010 03:43 PM

Thank you!

almannai 08-09-2010 03:25 PM

Quote:

Originally Posted by vitoreis (Post 2080917)
Thank you!

u welcome:)

Front Range 4x4 08-09-2010 04:01 PM

1 Attachment(s)
Quote:

Originally Posted by almannai (Post 2077554)
ok guys anytime you see this it means something is changing the forum home template before the ESB.

Back for another try almannai, I guess I wasn't clear previously. ESB displays wrong on all pages except FORUMHOME.

almannai 08-09-2010 05:12 PM

Quote:

Originally Posted by Front Range 4x4 (Post 2081367)
Back for another try almannai, I guess I wasn't clear previously. ESB displays wrong on all pages except FORUMHOME.

If it is working on the default style then something wrong on the new style.

Have you test it on the default style?

Front Range 4x4 08-09-2010 06:45 PM

Oops, no. forumhome displays the default sidebar. I just realized it's not the EWS variation.

almannai 08-10-2010 05:29 AM

Quote:

Originally Posted by Front Range 4x4 (Post 2081435)
Oops, no. forumhome displays the default sidebar. I just realized it's not the EWS variation.

you didn't answer my quesion!

Have you test it on the default style?

BatCave 08-10-2010 09:19 AM

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.

Front Range 4x4 08-10-2010 02:54 PM

Quote:

Originally Posted by almannai (Post 2081620)
you didn't answer my quesion!

Have you test it on the default style?

Yes, I tested it on the default style and it's fine. As I said I know it's something I eliminated in my custom style and was wondering if you could tell me what it needs to find. I tried the tags for the custom pages with limited success.

almannai 08-10-2010 03:36 PM

Quote:

Originally Posted by Front Range 4x4 (Post 2081752)
Yes, I tested it on the default style and it's fine. As I said I know it's something I eliminated in my custom style and was wondering if you could tell me what it needs to find. I tried the tags for the custom pages with limited success.

sure

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

PHP Code:


        
<plugin active="1" executionorder="5">
            <
title>sidebar_fdispaly</title>
            <
hookname>forumdisplay_start</hookname>
            <
phpcode><![CDATA[if ($bbandSBactive and $vbulletin->options['esidebar_forumdisplay']){
require_once(
DIR '/includes/class_block.php');
$show_sidebar false;
    
$blockmanager vB_BlockManager::create($vbulletin);
    
$sidebar $blockmanager->getSidebarHTML();
    if (
$sidebar)
    {
        
$show_sidebar true;
        if (
function_exists(rebuild_sidebar))$sidebar=rebuild_sidebar($blockmanager,$sidebar);
$templater vB_Template::create('sidebarext_temp'); 
$templater->register('sidebar'$sidebar);$templater->register('show_sidebar'$show_sidebar);
$template_hook['sidebarext_temp']=$templater->render();
$sidebarext_add "' . \$template_hook['sidebarext_temp'] . '";        
$sidebarext_search '/\' \. \$footer \. \'/'
$sidebarext_replace =  $sidebarext_add "' . \$footer . '";               
$sidebarary=explode('</li>',$sidebar);
$FORUMDISPLAYSIDEBAR preg_replace($sidebarext_search$sidebarext_replace$vbulletin->templatecache['FORUMDISPLAY']);
$sidebarext_search '<div id="pagetitle" class="pagetitle">'
$sidebarext_add ='<div id="content_container"><div id="content">';        
if(
$vbulletin->options['sidebarposition']==0)$sidebarext_add ='<div id="content_container" class="contentright"><div id="content">';  
$sidebarext_replace =  $sidebarext_add $sidebarext_search;               
$FORUMDISPLAYSIDEBAR str_replace($sidebarext_search$sidebarext_replace$FORUMDISPLAYSIDEBAR);
$vbulletin->templatecache['FORUMDISPLAY'] = $FORUMDISPLAYSIDEBAR;
    }
}]]></
phpcode>
        </
plugin


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
PHP Code:

<div id="pagetitle" class="pagetitle"

so if removed or changed this you should adjust the $sidebarext_search to look for the new value

Hammertime 08-10-2010 03:53 PM

Is there a fix to have ESB in line with the rest of the forum?

I don't want to remove the forum title.

Front Range 4x4 08-10-2010 04:34 PM

Thank you for your patience almannai! It's working now!

Installed & Rated Excellent

Fantastic support!


All times are GMT. The time now is 12:06 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
  • Page Generation 0.02594 seconds
  • Memory Usage 1,888KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (8)bbcode_php_printable
  • (27)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete