Hello everyone.
I need a hand! I have a page that has a few lines of text, and below that text I want to show all posts from a category. Is is possible to do this?
Thanks for yout help
Hello everyone.
I need a hand! I have a page that has a few lines of text, and below that text I want to show all posts from a category. Is is possible to do this?
Thanks for yout help
This is unfortunately not easily possible - you'd need to create a custom page template based on page.php and archive.php. This is beyond the scope of our support forum. However you can try to use plugins/shortcodes to list all posts of a category inside the page content (like http://wordpress.org/extend/plugins/wp-category-posts-list/ but there're a lot "post" widgets out there).
You must log in to post.