MyBB Community Forums

Full Version: Recent Threads On Index [Updated 02-09-21]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
(2017-09-08, 08:49 PM)Darkrad Wrote: [ -> ]I updated to latest version recently, previously unread threads didnt have bold styling - now they do have. The thing is I noticed that some threads have 'read' styling even though I didn't read it and I can check it with simply going to forum that thread is in and in that forum that thread is written with bold characters - while in recent threads it's not in bold. Other users are experiencing this issue aswell.

Which version do you use on your board? Because for me it is not working - I use the latest version from GitHub - css class for thread subject is always .old which means no bold font.

EDIT: Maybe just edit your template and remove the variable for adding css class
Why is the 'recent threads' not showed in 'Forum&Post'?

My recent thread are at the bottom of my forum.

How can I move them up?
(2017-09-10, 10:39 AM)Eldenroot Wrote: [ -> ]
(2017-09-08, 08:49 PM)Darkrad Wrote: [ -> ]I updated to latest version recently, previously unread threads didnt have bold styling - now they do have. The thing is I noticed that some threads have 'read' styling even though I didn't read it and I can check it with simply going to forum that thread is in and in that forum that thread is written with bold characters - while in recent threads it's not in bold. Other users are experiencing this issue aswell.

Which version do you use on your board? Because for me it is not working - I use the latest version from GitHub - css class for thread subject is always .old which means no bold font.

EDIT: Maybe just edit your template and remove the variable for adding css class

It says version 15. I think I downloaded from github.

I have bold stylings but as I said, some of them are off - like I know that I didnt read that newest message in that thread and when I check it from forum that thread is in I see there it's written bold but in recent threads it's not.

There must be something off with coding.
Try to remove this from recentthread_thread template:
<span class="{$new_class}" id="tid_{$thread['tid']}">

It should be related to bold/normal type of font... anyway for me everything is not bold, even unread threads (latest GitHub version => 15)
How can I move 'Recent Threads' to be the first category?
How can i show display name format?
Like my admin color is red so in recent threads I want it to show red and what other usergroups colors are...
This doesn't seem to be working for me.
The recentthread templates didn't install.

Edit: Had to manually make the templates using recentthreads.php and just c+p
(2017-11-11, 12:46 AM)Avex Wrote: [ -> ]This doesn't seem to be working for me.
The recentthread templates didn't install.

Edit: Had to manually make the templates using recentthreads.php and just c+p

I'm having the same issue here, it looks like tempplates aren't imported after installing:

[Image: _ikkW9b9SYOLnDcg6KfULQ.png]
(2017-11-11, 12:46 AM)Avex Wrote: [ -> ]This doesn't seem to be working for me.
The recentthread templates didn't install.

Edit: Had to manually make the templates using recentthreads.php and just c+p


I'm having the same issue. How can I manually make the templates to fix this?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42