Hello
I created 2 topics one Testing second Testing 2 it look like those old topics are locked in widget any new is replaced by other new at bottom see picture.
This what i did and fixed Recent Posts to show proper by created not modified.
// widget content from front end
$posts_args = array(
'orderby' => 'created', // forumid, order, parentid
'order' => 'DESC', // ASC DESC
'row_count' => $instance['count'] // 4 or 1 ...
);
Now i look to fix Recent Topics but i not see there Orderby.
Hi iTesla,
please don't make any changes. This is not core issue, this is database issue. The screenshots doesn't help us to make proper test. Recent Topics and Recent Topics are sorted by created date DESC, this is the core logic.
What to do then? I need this fixed because of no activity page is hard to see what is new.
I'm sorry but i can't help without database and dashboard access. Use support[at]gvectors.com email address if you can provide this information.