Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

How to sort questions with most recent answer to top

+1 vote
My site is category organized, and I want the questions sorted so that questions with the most recent answers or comments are moved to the top.

I experimented with all variations of hotness and could not get it to display this way. My questions are always sorted by question sort time no matter what.

Am I missing something? I didn't see any standard options that would do this.

I am using 1.5
Q2A version: 1.5
asked Jan 31 in Q2A Core by Merkus

1 Answer

0 votes
 
Best answer

If you replace /questions with /answers or /comments in the URL, you'll see the questions with the most recent answers or comments.

Alternatively, the 'All Activity' panel shows questions with the most recent changes, including answers or comments.

answered Jan 31 by gidgreen
selected Feb 1 by Merkus
Thanks. I'm using 'all activity' for now but I need to dig in and see how this works.