Support Forum

Reorder: Most Recent Topics With Unread Posts

GT GTW
GTW
Member

Hi Team

My admins are finding it tricky finding the latest unread topics to answer.

When they click on the little button “Most Recent Topics With Unread Posts” they get a window that has all the Forums with all the unread topics. But these follow the same order as our whole forum.

What they are suggesting then is there a way to just have all the unread topics in order of newest to oldest?

That way they can stay on top of things much easier instead of having to scroll through the window to find new topics.

Hoping that’s clear.

Regards

Graeme

4 Answers

New Answer

MP Mr Papa
Mr Papa
Member

so you mean not sorted by group/forum?  sure… please see:  https://simple-press.com/documentation/codex/api/template-functions-and-the-api/display-template-functions/common-view/sp_recentpostlist/

you will want to set group to 0 in the function arguments…

MP Mr Papa
Mr Papa
Member

or if you meant the ones in forum header, see this one:  https://simple-press.com/documentation/codex/api/template-functions-and-the-api/display-template-functions/common-view/sp_unreadpostsinfo/

with same group argument…

GT GTW
GTW
Member

Thanks for the suggestions. But I’m not technical enough to follow that.

We’ll try out the Admin Toolbar.

MP Mr Papa
Mr Papa
Member

let us know if you need to come back to this… pretty easy to do and we can walk you through it more detailed if needed…