all pages on front page and blog posts on page template
-
Hey guys,
The following code allows me to display pages instead of posts:
<?php query_posts('post_type=page'); ?>
But, with this i cant find a way to display blog posts on a page template.
Can anyone help me out?
thanks in advance
christian
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘all pages on front page and blog posts on page template’ is closed to new replies.