inherit
259408
0
Dec 10, 2020 14:57:21 GMT -8
Diov H
6
September 2019
junovshera
|
Post by Diov H on Feb 15, 2020 21:36:55 GMT -8
Thank you so much!
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 16, 2020 4:09:47 GMT -8
No worries..
|
|
inherit
259716
0
Jun 1, 2020 9:12:49 GMT -8
reefloat
14
October 2019
reefloat
|
Post by reefloat on Feb 28, 2020 9:20:06 GMT -8
its probably already been mentioned but if it is struggling to find = can spacing or lines between threads be added to better define between posts
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 29, 2020 4:11:29 GMT -8
its probably already been mentioned but if it is struggling to find = can spacing or lines between threads be added to better define between posts View AttachmentYou can do either.. To add a line to separate the posts you can add this to the plugins' CSS.. #recent-threads-cell > div { border-bottom: 1px solid black; } To add a gap you can use.. #recent-threads-cell > div { padding-bottom: 10px; } Or you can add both with.. #recent-threads-cell > div { border-bottom: 1px solid black; padding-top: 10px; } just change the numbers and color to match.
|
|
inherit
235621
0
Jan 19, 2022 12:26:44 GMT -8
jonboycubs
twitter feed
224
August 2016
jonboycubs
|
Post by jonboycubs on Mar 3, 2020 9:54:50 GMT -8
Todge Thank you very much for the plugin. I have it installed and entered sidebarr-right into my sidebar redux plugin. How do I get the info from your plugin to transfer to the cell I created? Thank you for your time. theshow420.proboards.com/
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 3, 2020 10:13:47 GMT -8
Todge Thank you very much for the plugin. I have it installed and entered sidebarr-right into my sidebar redux plugin. What step am I missing as threads are not showing in the cell I creted in sidebar redux, just the recently updated threads box? Thank you for your time. theshow420.proboards.com/ Threads/posts should start appearing as they are posted. Unfortunately there is no way for the plugin to include posts/threads created BEFORE the plugin was installed and activated.
|
|
inherit
235621
0
Jan 19, 2022 12:26:44 GMT -8
jonboycubs
twitter feed
224
August 2016
jonboycubs
|
Post by jonboycubs on Mar 3, 2020 10:20:43 GMT -8
Todge Thank you very much for the plugin. I have it installed and entered sidebarr-right into my sidebar redux plugin. What step am I missing as threads are not showing in the cell I creted in sidebar redux, just the recently updated threads box? Thank you for your time. theshow420.proboards.com/ Threads/posts should start appearing as they are posted. Unfortunately there is no way for the plugin to include posts/threads created BEFORE the plugin was installed and activated. I understand that it will take new posts and that is why I created some for testing purposes but still nothing showing. If I may ask also how do you bold the text, and is it possible to alter color? Thank you
|
|
inherit
235621
0
Jan 19, 2022 12:26:44 GMT -8
jonboycubs
twitter feed
224
August 2016
jonboycubs
|
Post by jonboycubs on Mar 3, 2020 11:15:12 GMT -8
Todge So I got the recently updated threads cell to move to top, all I did is put this in ID sidebarr-right-top. The problem I am having now is the extra cell I created in sidebar plugin is now above the recenly updated threads cell and I only need one of them. Thanks
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 3, 2020 14:36:39 GMT -8
Threads/posts should start appearing as they are posted. Unfortunately there is no way for the plugin to include posts/threads created BEFORE the plugin was installed and activated. I understand that it will take new posts and that is why I created some for testing purposes but still nothing showing. If I may ask also how do you bold the text, and is it possible to alter color? Thank you Colors and text styles can be changed, but let's get the pkugin working before we start messing around with the look of it. Assuming the link you posted is correct, I can see the Recent Threads list, can you still not see them?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 3, 2020 14:42:03 GMT -8
Todge So I got the recently updated threads cell to move to top, all I did is put this in ID sidebarr-right-top. The problem I am having now is the extra cell I created in sidebar plugin is now above the recenly updated threads cell and I only need one of them. Thanks Do you mean the 'Trade Central' cell? And if so, what do you want done with it?
|
|
inherit
235621
0
Jan 19, 2022 12:26:44 GMT -8
jonboycubs
twitter feed
224
August 2016
jonboycubs
|
Post by jonboycubs on Mar 3, 2020 15:42:13 GMT -8
Todge So I got the recently updated threads cell to move to top, all I did is put this in ID sidebarr-right-top. The problem I am having now is the extra cell I created in sidebar plugin is now above the recenly updated threads cell and I only need one of them. Thanks Do you mean the 'Trade Central' cell? And if so, what do you want done with it? Yes I was under the impression that if you put sidebarr-right into the redux plugin and create a cell then the recent threads or your plugin should now be in that redux cell I just created. Instead however I get what you now see. I am starting to think I was misunderstanding the instructions though.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 5, 2020 15:46:16 GMT -8
Do you mean the 'Trade Central' cell? And if so, what do you want done with it? Yes I was under the impression that if you put sidebarr-right into the redux plugin and create a cell then the recent threads or your plugin should now be in that redux cell I just created. Instead however I get what you now see. I am starting to think I was misunderstanding the instructions though. Ahh... No, if you put sidebarr-right into the Recently Updated Threads plugin, it will appear in the Sidebar, but it will create it's own cells. If you want it to appear in a cell that you create, you will need to give your cell a unique ID, and then add that ID into the RUTS plugin.
|
|
inherit
235621
0
Jan 19, 2022 12:26:44 GMT -8
jonboycubs
twitter feed
224
August 2016
jonboycubs
|
Post by jonboycubs on Mar 13, 2020 15:12:51 GMT -8
Yes I was under the impression that if you put sidebarr-right into the redux plugin and create a cell then the recent threads or your plugin should now be in that redux cell I just created. Instead however I get what you now see. I am starting to think I was misunderstanding the instructions though. Ahh... No, if you put sidebarr-right into the Recently Updated Threads plugin, it will appear in the Sidebar, but it will create it's own cells. If you want it to appear in a cell that you create, you will need to give your cell a unique ID, and then add that ID into the RUTS plugin.I have been trying this over and over and for some reason I can not get it to work. I went to the Sidebar Redux plugin and entered sandberg into the ID. Then I went to the RUTS plugin and put sandberg into the container ID under the settings tab. Saved that but it still has the RUTS cell at top with the cell I am trying to put it in above it.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 13, 2020 17:09:34 GMT -8
Ahh... No, if you put sidebarr-right into the Recently Updated Threads plugin, it will appear in the Sidebar, but it will create it's own cells. If you want it to appear in a cell that you create, you will need to give your cell a unique ID, and then add that ID into the RUTS plugin.I have been trying this over and over and for some reason I can not get it to work. I went to the Sidebar Redux plugin and entered sandberg into the ID. Then I went to the RUTS plugin and put sandberg into the container ID under the settings tab. Saved that but it still has the RUTS cell at top with the cell I am trying to put it in above it. Yep, you will as the title cell is added to the top of the Recent Threads list within the plugin. You can remove it by adding this to the plugins' CSS Styling in the Settings tab.. #recent-threads-title { display: none; } But in doing so, you will lose the link that allows you to edit the threads list. Or you can retain the editability by adding this instead. #recent-threads-title > h2 { display: none; } #recent-threads-title { min-height: 0px; }
|
|
inherit
220198
0
Sept 7, 2024 5:43:00 GMT -8
gb9454
Life is too short. Don't waste it reading this.
521
April 2015
gb9454
|
Post by gb9454 on Mar 19, 2020 10:46:45 GMT -8
www.talkaboutfootballforum.comHello Todge. Apart from providing football stories and football 'games', I have decided, due to the coronavirus, to include news from around the world including technology and science, among other categories. At the moment, I've added an extra cell to Recent Threads but as you can see, you have to click the 'News from around the world' link before you can go to the board. Is there a way for me to have the extra cell to look like the 'Recent Threads' box above it? Thank you.
|
|