![]() |
there is any for the left side? and for vb 4.1.7?
|
Quote:
EDIT: Figured out how to "fix" it. This is on 4.1.5 pl3 (not sure if that matters :D ) Open the xml file Find (adjusts forum display page column) Code:
.ss_rightcolumn_index { Find (adjusts thread display page column) Code:
.ss_rightcolumn_other { After you change the xml, import the changed xml and "allow overwight". Remember to refresh the page to see how the changes affected the column. |
1 Attachment(s)
I have same problem
Quote:
|
Install this on default style and see if it works. if it works then you know you will have to fix something in your custom style.
And make sure you add these in the correct place. Code:
{vb:raw ss_rightcolumn_start} |
as I understand.. it was just like sidebar right??
|
Done and Thank You very much.
Quote:
|
I just upgraded from vb3.8 to 4.1.7 Patch level 2 and noticed that there is a small error in instructions:
Quote:
Quote:
above <div id="footer" class="floatcontainer footer"> because otherwise it is inside that if-clause and it won't work if you don't have an ad on footer. One question: How to center title and content? |
i have a login system there and i need a avatar link.. but nothing works.
How can a fix that {vb:raw post.avatarurl} works under Right Column? |
1 Attachment(s)
I've attached a picture of my problem. I have this problem with both the right column and left column plugins.
Any ideas? It's like something isn't being cleared out. |
Got this hack working perfectly - thanks muchly.
Question - is it possible to set the conditional to display on the 'get new posts' results page? My users use New Posts a ton - great opportunity for additional impressions and clickthroughs. |
After updating to 4.1.10 I noticed an odd issue. On forum home the column aligns perfectly. However when I click on some forums (forum display ... or do I have those 2 reversed :D ) (about 25% of my forums) the alignment is off. But it's not always off by the same amount, on some forums the column is too low, on others it's too high.
So I thought it was the custom template, so I reverted to the default and went though each forum via forum mgr and set the style to default. Still have the same issue. So I thought perhaps it was only forums with sub forums (initial look just happened to be sub forums) but alas some forums without sub forums have the alignment issue, and some but not all forums with sub forums have the alignment issue. Anyone else run into this? |
how can I make the right sidebar look like the left sidebar?
|
uninstalled due to it not showing up properly on Showthread on 4.1.9
just shows a space to the right side, not sidebar. |
Looks like it hasn't been updated in 2 years. Can we get an update for 4.1.10? Please :)
|
The sidebar boxes are to the right, but way down below the forums area. How do I make it right next to?
|
This don“t work with last vbulletin version.
|
Using 4.2...I can get the sidebar working but unfortunately the footer also appears on the sidebar. Any thoughts?
|
^^
Read this post: https://vborg.vbsupport.ru/showpost....&postcount=205 Live Demo: http://www.sevenskins.com/forum/forum.php?styleid=42 |
Thanks for this mod. works great on vb.4.2 pl3. The only thing is that the place where to insert this code
Code:
{vb:raw ss_rightcolumn_end} Code:
<div class="below_body"> Thanks again, cheers |
I'm late to the game here... but I want to thank the OP for creating this! I think my advertisers will like it... not so sure about the readers LOL... but I gotta feed the family!
|
this is a great mod. its the perfect place to add our site's sponsors and partner links. i do have a quick question
i'm currently running VB 4.0.5. has anyone tried to get information from the "What's Going On" section to display in a side bar? specifically i'd like to display total number of members, total threads, total post, and list the users currently online. anyone have any luck with this? |
Quote:
|
Cannot turn it off. Cannot edit the content. What am I doing wrong here?https://vborg.vbsupport.ru/external/2014/03/1.gif
|
You can see this mod working here: http://www.sevenskins.com/forum/forum.php?styleid=42
PS. Please send a link to your forum so that I can have a look. |
<a href="http://www.talktimmins.com/forum.php" target="_blank">http://www.talktimmins.com/forum.php</a>
|
Hack is working in this style: http://www.talktimmins.com/forum.php?styleid=47
You need to the template edit in each style you want to use this hack and copy and paste the content of the columns from one style to other. |
One error in header temaple ... to correct the error
find this: HTML Code:
<img src="images/talkTimm_logoSpring.png" width="550" height="202> border="0" /> HTML Code:
<img src="images/talkTimm_logoSpring.png" width="550" height="202" border="0" /> |
It certainly show up. However, nothing I enter into the boxes in admin shows up. I must be misundertanding thge process.
Where do I change the *title in the headings (*Side column)? ~shrug |
Quote:
|
Edit "ss_rightcolumn_contents" template for the heading and the contents.
|
Aaaaaaaaah. TY.
I must be looking at the wrong thing under Settings>> Options. |
It is a great mod.
I just a quick question. when I disable the vb board, is that right column supposed to be showing? I can't seem to understand why it would show when the board is off!! here is the thread I asked about this specifically: https://vborg.vbsupport.ru/showthread.php?t=311428 any idea!! :confused: |
Main purpose of this mod is to display ads without caching, but if you want you may wrap the code in the if statement like below to all 3 templates of this hack.
HTML Code:
<vb:if condition="$vboptions['bbactive'] == 0"> |
Quote:
any idea? |
Change 0 to 1.
HTML Code:
<vb:if condition="$vboptions['bbactive'] == 1"> |
Thanks!!
That did the work. I appreciate the great support :) |
Hi, I'm trying to, install the Mod, but not got to find the right place.
This is my navbar, end : Code:
<div class="body_wrap"> And this is my footer, first line: Code:
<vb:if condition="!empty($ad_location['ad_footer_start']) or !empty($ad_location['global_above_footer'])"> |
This is how it should be in navbar:
Code:
<vb:if condition="$show['notices'] AND THIS_SCRIPT != 'register'"> And footer: Code:
{vb:raw ss_rightcolumn_end} |
All times are GMT. The time now is 10:43 AM. |
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:
|