#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 Jul 20, 2019 8:26:38 GMT -8
Hello Todge. Well it's now where I want it but if you could possibly have a look for me, you'll see that it needs adjusting slightly. I'd like it the same width as the other forums below it. Thank you. You have set the width of the Recent Threads Cell to 800px, change that to 'auto' and all should be good.
|
|
#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 Jul 20, 2019 8:34:43 GMT -8
I'm going to apologize right off the bat, I know very little about coding so I'm using the plug-in as is. When I create a new thread or a user posts those show up in the Recent Threads sidebar and stay posted. It does not seem to recognize updated posts when changes are made to them. I have all 3 boxes checked in the Recent Threads setting tab. All boards are enabled and no boards are restricted. When I click on a thread, it does show up in the Recent Threads sidebar. However, after I make my changes and move to another thread or back to the main page it disappears from the sidebar. Am I doing something wrong? littlebigtownmedia.freeforums.net/If you'd like all updated threads to be included in the list, you only need the first option selected.. Attachments:
|
|
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 Jul 20, 2019 9:50:58 GMT -8
Hello Todge. Well it's now where I want it but if you could possibly have a look for me, you'll see that it needs adjusting slightly. I'd like it the same width as the other forums below it. Thank you. You have set the width of the Recent Threads Cell to 800px, change that to 'auto' and all should be good. That's excellent Todge, thank you so much. All I need now is to move it up slightly so it's inline with the two sidebars. Could you help with that please?
|
|
#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 Jul 20, 2019 15:00:56 GMT -8
You have set the width of the Recent Threads Cell to 800px, change that to 'auto' and all should be good. That's excellent Todge, thank you so much. All I need now is to move it up slightly so it's inline with the two sidebars. Could you help with that please?
Try adding this to the plugins' CSS Styling.. #recent-threads-cell { height: 300px; } #recent_threads_here { height: 340px; } You can change the numbers to suite if they are not to your liking.
|
|
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 Jul 21, 2019 0:24:31 GMT -8
Ok, I've got it looking the way I want, but I still can't manage to line the top three 'boxes' up.
|
|
#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 Jul 21, 2019 8:02:12 GMT -8
Ok, I've got it looking the way I want, but I still can't manage to line the top three 'boxes' up. You currently have this in the plugins' CSS Styling option... #recent_threads_here { height: 270px; }
Try changing it to this... #recent_threads_here { height: 240px; position: relative; bottom: 30px; }
Again, you can play with the numbers if needed.
|
|
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 Jul 21, 2019 10:34:47 GMT -8
Todge, I guess all this stuff is pretty easy for you but for me you're a genius. I am so interested and fascinated in HTML and CSS and I just need to find time to learn. You and others on Proboards inspire me and I will strive to get better.
Thanks again.
|
|
#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 Jul 21, 2019 12:31:13 GMT -8
Todge, I guess all this stuff is pretty easy for you but for me you're a genius. I am so interested and fascinated in HTML and CSS and I just need to find time to learn. You and others on Proboards inspire me and I will strive to get better.
Thanks again. It's all relative.. I have no doubt that there's things you can do that I will struggle with. And you are most welcome.
|
|
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 Jul 22, 2019 1:28:44 GMT -8
One more thing, Todge (I strongly suspect it won't be the last ) The plugin appears when viewing the 2019/2020 Competition Points Won Table (found on the menu bar) I haven't seen it appear anywhere else but I have noticed a large empty space near the top when clicking on other links.
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 Jul 22, 2019 14:01:15 GMT -8
One more thing, Todge (I strongly suspect it won't be the last ) The plugin appears when viewing the 2019/2020 Competition Points Won Table (found on the menu bar) I haven't seen it appear anywhere else but I have noticed a large empty space near the top when clicking on other links.
Thanks.
That is a tough one. I see you are usin version 0.3.6, can you please update that to the latest version from the library.. Version 0.4.0 so we are at least working with the same version.
|
|
inherit
244171
0
Jul 24, 2019 17:00:59 GMT -8
lbtmedia
4
April 2017
lbtmedia
|
Post by lbtmedia on Jul 22, 2019 18:07:57 GMT -8
I was hoping for all 3 options to update in the Recent Threads box, is that not possible? I'm going to apologize right off the bat, I know very little about coding so I'm using the plug-in as is. When I create a new thread or a user posts those show up in the Recent Threads sidebar and stay posted. It does not seem to recognize updated posts when changes are made to them. I have all 3 boxes checked in the Recent Threads setting tab. All boards are enabled and no boards are restricted. When I click on a thread, it does show up in the Recent Threads sidebar. However, after I make my changes and move to another thread or back to the main page it disappears from the sidebar. Am I doing something wrong? littlebigtownmedia.freeforums.net/If you'd like all updated threads to be included in the list, you only need the first option selected..
|
|
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 Jul 23, 2019 0:49:38 GMT -8
One more thing, Todge (I strongly suspect it won't be the last ) The plugin appears when viewing the 2019/2020 Competition Points Won Table (found on the menu bar) I haven't seen it appear anywhere else but I have noticed a large empty space near the top when clicking on other links.
Thanks.
That is a tough one. I see you are usin version 0.3.6, can you please update that to the latest version from the library.. Version 0.4.0 so we are at least working with the same version. Ok, done.
|
|
#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 Jul 23, 2019 12:40:50 GMT -8
I was hoping for all 3 options to update in the Recent Threads box, is that not possible? If you'd like all updated threads to be included in the list, you only need the first option selected.. The options cancel each other out.. All Updated Threads: This will list all threads that have been posted in or created, but the list is filtered, So if member 1 posts in the thread 'Is the Moon Hollow', but later on, member 2 replies in the same thread, only member 2's post will be listed. Created Threads: This will list threads only as they are created.. No replies will be listed. All Posts: This is an amalgamation of the two.. All posts will be included in the list, and the list will not be filtered, so if a thread is posted in 5 times, all 5 posts will be included in the list. So, if you want everything listed, then you only need to select 'All 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 Jul 23, 2019 13:17:47 GMT -8
That is a tough one. I see you are usin version 0.3.6, can you please update that to the latest version from the library.. Version 0.4.0 so we are at least working with the same version. Ok, done. And it's still not showing? I assume this is a clash with either your forum layout or with another plugin. if you view your forum using a different theme, do the Recent Threads appear on the thread pages?
|
|
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 Jul 25, 2019 23:48:53 GMT -8
And it's still not showing? I assume this is a clash with either your forum layout or with another plugin. if you view your forum using a different theme, do the Recent Threads appear on the thread pages? Hi Todge. I found that I had selected 'yes' for Ancillary pages. I changed that to 'no' and now Recently Updated Threads doesn't show above the Competition Points Won page, so that's good. However, there is a large empty space where presumably Recently Updated Threads would have been. Not a biggy but if there is a quick fix, I'd be grateful.
|
|