Relating pages and posts
-
I have created my first wordpress site, my requirement is that for each topic I need a page to display all the blogs written against that page. And all these topics should also be displayed in my Menu too so that any one who comes in new my WordPress site will know what all the topics I am writing on.
Eg: Consider I have 5 Topics (or) Menus Oracle, Android, Java, Oracle Database (sub menu to Oracle) , Oracle SQL (Sub menu to Oracle Database). Now In each of the topic I might write any number of post and when a user clicks the any one menu that page needs to display all the post wrritten against that.
Could you suggest me some best method to do this ?
The blog I need help with is: (visible only to logged in users)
-
You cannot post to a page.
If you have 5 topics, then assign each post you write on a topic using categories. The put category links into your top navigation custom menu so that readers can choose which topic they want to read about:
- The topic ‘Relating pages and posts’ is closed to new replies.