You can’t. At least, not through the standard mechanisms in WordPress.
You can create a custom query that collects and displays the posts based on this and replacing The Loop with it’s older cousin; but note this will leave off some functionality, for example pagination (next/previous posts).
deuced, I believe dnusim is looking for a way to change the sort order of posts (assumedly on a blog’s home page) based on those recently commented on. Not the order of the comments.
Whoops, sorry for this, i guess i missunderstood the question…
Thank you both for replying. Kafka read the question the way I meant to ask it. I will try to hardcode this. Just wanted to double check that I didn’t set out to reinvent the wheel…
Moving towards something. Here’s what I’ve come up with so far.
Taking suggestions.
Hi all,
I have a problem which u ppl might help. im developing english and arabic website using wordpress. i have created to home page one with arbic layput and one with english layout. The pages part are working fine. but when it comes to category…i have one arhive.php to display categories in english. but how should i display arabic categories??? if a create another archive_ar.php ..which i have done for pages… i cant select the archive_ar.php from admin of post write.
I hope im clear…..
can any body help me …plzzzzzzzzz