Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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.