Is it possible to show the posts from category X on a page I created ( ie a page created under the Pages menu.
Is it possible to show the posts from category X on a page I created ( ie a page created under the Pages menu.
Yes
Use this within your loop:
query_posts('category_name=Staff Home');
I'm talking about on a Page.. not a static page in the theme folder but a Page created in the Administration Panel..
Its ok , i figured it out using templates on the Page
Try this plugins :
Inline Posts
http://aralbalkan.com/1016
and this
INLINE POSTS EN CATEGORIEËN
http://nocreativity.com/blog/inline-posts-en-categorieen-powered-by-aral-balkan
You must log in to post.