inherit
262183
0
Nov 20, 2024 20:09:49 GMT -8
Funkytown
63
September 2020
funkytown
|
Post by Funkytown on Aug 15, 2022 15:13:28 GMT -8
Funkytown, Perhaps there is a confusion with terminology here. Do you mean "two separate boards" rather than "two separate forums"? - Forum (the whole thing) --- Categories (Main sections - contains Boards) ----- Boards (contained within a Category and contains Threads/Posts) Perhaps there is simply a misunderstanding with the terminology used. Edit: If that is not the case and you do mean two separate forums, then please disregard this post. Yeah, my bad. I oftentimes refer to them as "forum sections." I refer to the whole forum as "board" or "message board." I mean two separate "boards" at the same forum. Thanks!
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 16, 2022 7:32:59 GMT -8
Yeah, my bad. I oftentimes refer to them as "forum sections." I refer to the whole forum as "board" or "message board." I mean two separate "boards" at the same forum. Thanks! Ahh.. That is exactly what the Recently Updated Threads plugin does. It collects posting data forum wide, and displays it in one place of your choosing. It works well with the Sidebar Redux plugin, which is why it gets mentioned so much here.
|
|
inherit
262183
0
Nov 20, 2024 20:09:49 GMT -8
Funkytown
63
September 2020
funkytown
|
Post by Funkytown on Aug 16, 2022 22:58:41 GMT -8
Yeah, my bad. I oftentimes refer to them as "forum sections." I refer to the whole forum as "board" or "message board." I mean two separate "boards" at the same forum. Thanks! Ahh.. That is exactly what the Recently Updated Threads plugin does. It collects posting data forum wide, and displays it in one place of your choosing. It works well with the Sidebar Redux plugin, which is why it gets mentioned so much here. Thank you so much for the feedback! Any chance you have any advice about this, too?
|
|
dut
New Member
Posts: 42
inherit
267454
0
Nov 22, 2024 11:11:28 GMT -8
dut
42
January 2023
dut
|
Post by dut on Jan 17, 2023 0:54:57 GMT -8
Is it possible to change the height of each box on the same side? If so, how?
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 17, 2023 10:27:25 GMT -8
Is it possible to change the height of each box on the same side? If so, how? The height of each box is determined by its contents. If you want to change their heights individually you'll have to assign each of them an ID and change their heights using CSS.
|
|
inherit
260812
0
May 20, 2023 11:38:46 GMT -8
virtualman
2
April 2020
virtualman
|
Post by virtualman on Feb 2, 2023 1:14:10 GMT -8
I simply want to use this plugin just for the shoutbox to show on the right instead of the bottom. Can you tell me exactly what I need to put in ? Or basic walkthrough ... I'm not code savy...
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 3, 2023 14:05:31 GMT -8
I simply want to use this plugin just for the shoutbox to show on the right instead of the bottom. Can you tell me exactly what I need to put in ? Or basic walkthrough ... I'm not code savy... Use the code in this thread: support.proboards.com/thread/433242/script-move-shoutboxBut instead of adding the code in red to your sidebar create a Style 3 container in your right sidebar and type move-shoutbox into its ID field. Attachments:
|
|
lp19
New Member
Posts: 77
inherit
264700
0
Apr 22, 2024 5:17:13 GMT -8
lp19
77
July 2021
lp19
|
Post by lp19 on Feb 11, 2023 2:32:57 GMT -8
I do apologize if this question has already been asked in this thread but yeah, 142 pages .... First of all, love the sidebar. On my site it runs full matchcenters with live scores who are in real time update according to the football (soccer) games that we are following. Possibilities are endless with this plugin and my site would not be half of it what it is today without this plugin. Ok, now my question. I'm using the rightside bar only for now. For estetics I do not want to use the lefthand sidebar but I was thinking that maybe if I could relocate the lefthand sidebar to a topbar, just under the header that there are even more possibilities for me to us that plugin. Basically I would want to create a replacement for the ticker with short snippets of games that are "currently being played". Then why not use the ticker you ask because I want to use the scripts that are already written and the ticker does not do html, only plain text. Anyway, long story short. How do I put the lefthand sidebar on top of the page as a replacement for the ticker. Several different boxes would then need to be stacked from left to right instead of from top to bottom. Can this be done?
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 11, 2023 16:09:54 GMT -8
Anyway, long story short. How do I put the lefthand sidebar on top of the page as a replacement for the ticker. Several different boxes would then need to be stacked from left to right instead of from top to bottom. Can this be done? Honestly, I would just use a separate plugin to accomplish this since most other plugins that add a container to the page are going to show in that area. It's going to be a lot harder to reconfigure the sidebar plugin to show things in places it doesn't normally show them than it would be to use it as is in conjunction with another plugin that already adds containers where you want.
|
|
lp19
New Member
Posts: 77
inherit
264700
0
Apr 22, 2024 5:17:13 GMT -8
lp19
77
July 2021
lp19
|
Post by lp19 on Feb 12, 2023 4:26:55 GMT -8
Anyway, long story short. How do I put the lefthand sidebar on top of the page as a replacement for the ticker. Several different boxes would then need to be stacked from left to right instead of from top to bottom. Can this be done? Honestly, I would just use a separate plugin to accomplish this since most other plugins that add a container to the page are going to show in that area. It's going to be a lot harder to reconfigure the sidebar plugin to show things in places it doesn't normally show them than it would be to use it as is in conjunction with another plugin that already adds containers where you want. Which plugin would you recommend then?
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 14, 2023 14:50:36 GMT -8
Honestly, I would just use a separate plugin to accomplish this since most other plugins that add a container to the page are going to show in that area. It's going to be a lot harder to reconfigure the sidebar plugin to show things in places it doesn't normally show them than it would be to use it as is in conjunction with another plugin that already adds containers where you want. Which plugin would you recommend then? I don't know of any that achieve exactly what you described in your post, but there are alternatives like this one that have similar functionality: proboards.com/library/plugins/item/456My apologies for not having a multitude of suggestions. I don't personally run a forum so outside of development of my own plugins my usage of plugins by other authors is sparse.
|
|
Mook
New Member
Posts: 9
inherit
148031
0
May 23, 2023 16:39:05 GMT -8
Mook
9
October 2009
simpering
|
Post by Mook on Mar 11, 2023 20:55:21 GMT -8
Hi Brian, I'm using your Sidebar Redux plug-in on my forum and am having some trouble with the fixed positioning. Instead of scrolling with the user down the page, the sidebar disappears and then re-appears at the bottom. Is there an easy fix? I'd like it to stay in one position. Link to homepage
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 15, 2023 18:30:15 GMT -8
Hi Brian, I'm using your Sidebar Redux plug-in on my forum and am having some trouble with the fixed positioning. Instead of scrolling with the user down the page, the sidebar disappears and then re-appears at the bottom. Is there an easy fix? I'd like it to stay in one position. Link to homepageI think there's an extra closing </div> tag somewhere on the page, though I'm not entirely sure where it's coming from. This would cause one of the sidebar plugin's elements to terminate early and for the part of the code that handles the scrolling to misinterpret its height which is needed for the scrolling. If it's coming from a plugin it's after whichever plugin this is (unless it's the last plugin in your list): unovr.boards.net/admin/plugins/settings/40Otherwise, it could be coming from somewhere in the forum itself or the theme. Since it happens on every page even if I force the sidebar to display it might be something in the Forum Wrapper template or the forum's global header.
|
|
dut
New Member
Posts: 42
inherit
267454
0
Nov 22, 2024 11:11:28 GMT -8
dut
42
January 2023
dut
|
Post by dut on Apr 1, 2023 15:54:46 GMT -8
Hi Brian, thanks for answering me earlier. Ive encountered another problem though. As I have wanted to expand the banner, without making the content just as wide, I now have the sidebars linked to the first wrapper. It creates this huge gap between the boards and the sidebars. Are there any way to make the sidebars "cling" to the second wrapper, instead? Ive used this, coding to make the difference in banner and content.
|
|
dut
New Member
Posts: 42
inherit
267454
0
Nov 22, 2024 11:11:28 GMT -8
dut
42
January 2023
dut
|
Post by dut on Apr 4, 2023 4:20:55 GMT -8
Nevermind, I solved it.
|
|