Forums
(@tomhaegler)
12 years, 3 months ago
sorry, not “orderby_last_comment” –> “orderby_last_activity”
12 years, 4 months ago
SOLVED: install plugin “filter by comments” and add code line
<?php query_posts( ‘orderby_last_comment=1&paged=’ . $paged); ?>
above the “loop”