Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Jonathan
0 points
Beginner
This seems like a relatively simple problem, but Im not able to find a resolution.
My latest blog posts are not showing up on the top.
I tried various recommended variation to tpl-blog.php (see below), and non seem to work:
——-
{$posts = query_posts(“paged=”.$paged.”&post_type=post”);
{$posts = query_posts(“paged=”.$paged.”&post_type=post&orderby=post_date&order=asc”);
——–
If anyone has experienced and solved this issue it would be a great help…
Thanks!
This seems like a relatively simple problem, but Im not able to find a resolution.
My latest blog posts are not showing up on the top.
I tried various recommended variation to tpl-blog.php (see below), and non seem to work:
——-
{$posts = query_posts(“paged=”.$paged.”&post_type=post”);
{$posts = query_posts(“paged=”.$paged.”&post_type=post&orderby=post_date&order=asc”);
——–
If anyone has experienced and solved this issue it would be a great help…
Thanks!
Members Only Content
This reply is for PremiumPress customers only.
Login Now