Tagged: posts, sort order
Hi guys,
Great theme, love it. I tried using the instructions from this support thread of a year ago to sort posts from oldest-first (while keeping the default newest-first ordering in the blog main page):
https://kriesi.at/support/topic/how-to-sort-by-older-posts-from-older-to-newer-posts-possible
That is, edit archive.php by adding:
`query_posts($query_string . ‘&order=ASC’);’
But nothing I have tried works. Any suggestions?
Thanks,
Paul
Hi!
Which blog layout are you using?
Regards,
Peter
Hi Peter, I’ve been using the grid layout. http://kriesi.at/themes/enfold/blog/blog-grid/
Best,
Paul