#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 27, 2019 7:48:37 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. OK, we did this to re-position your recent threads on the home page.. #recent_threads_here { height: 240px; position: relative; bottom: 20px; }
Remove that from the plugin CSS... I also see that you have this too... #RT-Master { position: relative; top: 1px; margin-top: 20px; }
Remove the red line.. That should have the same effect as the code you removed, but will not force a height into the empty RUTS cell.
|
|
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 29, 2019 22:54:49 GMT -8
Thank you, Todge. That's perfect now.
|
|
#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 30, 2019 11:47:53 GMT -8
No worries...
|
|
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 Aug 1, 2019 12:10:53 GMT -8
Hello Todge. I currently have Recently Update Threads above Important Threads on my forum. Can I have it the other way around please? So, Important Threads at the top with Recently Update Threads just underneath. Thank you.
|
|
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 Aug 2, 2019 10:59:17 GMT -8
Hello Todge. I think I've worked out how to do it! Well anyway, it's working. What I did was to put <div id="Important_Threads"></div> after $HEADER in the Forum Wrapper and before <div id="recent_threads_here"></div>. I just need you to verify that it shouldn't be in the Global Header or somewhere else. Thank you.
|
|
#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 Aug 3, 2019 3:16:49 GMT -8
Hello Todge. I think I've worked out how to do it! Well anyway, it's working. What I did was to put <div id="Important_Threads"></div> after $HEADER in the Forum Wrapper and before <div id="recent_threads_here"></div>. I just need you to verify that it shouldn't be in the Global Header or somewhere else. Thank you. Yup, you got it right. It would work in the Global Header, but the forum wrapper is better, especially considering V6 will loose the header and footer options.
|
|
inherit
258871
0
Aug 23, 2019 14:46:37 GMT -8
michelew
39
July 2019
michelew
|
Post by michelew on Aug 21, 2019 8:44:07 GMT -8
When a user is creating or replying to a post and hits Add Attachment, the options on the popup window are covered by the Recently Updated Threads Sidebar, which is on the left. Can I set the z-index for the sidebar? Or is there another solution? Thank you.
|
|
#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 Aug 21, 2019 14:58:29 GMT -8
When a user is creating or replying to a post and hits Add Attachment, the options on the popup window are covered by the Recently Updated Threads Sidebar, which is on the left. Can I set the z-index for the sidebar? Or is there another solution? Thank you. Unfortunately, that has nothing to do with the z-index. The Attachments pop-up is restricted to being inside the forum wrapper, and when you chose to offset the forum, the wrapper is resized and moved. The pop-up is going outside the wrapper, not behind the sidebar. I can offset the forum another way by adjusting the margin, but that has other issues.. Please try this version to see if you prefer it. If not, the only other thing I can think of is to disable the RUTS on the posting page. If you'd prefer that, let me know and I'll make the changes.
|
|
inherit
258871
0
Aug 23, 2019 14:46:37 GMT -8
michelew
39
July 2019
michelew
|
Post by michelew on Aug 21, 2019 15:49:22 GMT -8
Thanks, Todge . I right-clicked and saved, then imported. I get "unknown plugin export version."
|
|
inherit
258871
0
Aug 23, 2019 14:46:37 GMT -8
michelew
39
July 2019
michelew
|
Post by michelew on Aug 22, 2019 8:47:07 GMT -8
Help, please?
|
|
inherit
223590
0
May 17, 2023 9:13:21 GMT -8
Kitty Katt
My Username is @kittykatt (with 2 t's in katt)
823
July 2015
kittykatt
|
Post by Kitty Katt on Aug 22, 2019 9:42:47 GMT -8
Thanks, Todge . I right-clicked and saved, then imported. I get "unknown plugin export version." Do not right-click the link Todge gave you. You left-click it and download from Dropbox first, then import 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 Aug 22, 2019 11:50:01 GMT -8
Thanks, Todge . I right-clicked and saved, then imported. I get "unknown plugin export version." Strange.. I have saved the plugin again, so can you please try to download and import it again.. Version 0.4.1Also, check out Kitty Katt 's post above.
|
|
inherit
258871
0
Aug 23, 2019 14:46:37 GMT -8
michelew
39
July 2019
michelew
|
Post by michelew on Aug 22, 2019 15:52:19 GMT -8
Apologies to Kitty Katt ... I didn't notice your response before. And a huge THANK YOU to Todge! It's perfect! The popup floats on top of the sidebar. I really appreciate your eforts.
|
|
#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 Aug 23, 2019 11:51:34 GMT -8
No worries..
|
|
inherit
230158
0
Dec 22, 2019 23:29:07 GMT -8
Blue
Akhal-tekes and Russian blues = Life <3
208
March 2016
blackberry28
|
Post by Blue on Sept 7, 2019 22:50:57 GMT -8
Todge Hiya we just added this onto our forum here championblood.boards.net/forum , I've got two questions to ask that I haven't seen yet. First is how to I get it to start displaying recent threads? I thought I had all the settings in the right place but seems not? Secondly can I move this down so it is inline with the boards and pushes the boards over? When I have it offsite the entire forum it just looks a bit off I'd prefer if I could just offsite it with the boards (leave the banner and everything else where it is?) Ah no worries on that second one I managed to get it working with sidebar reduxe! Just struggling to get the recent sidebars and keep the style going : ) Thank you!
|
|