Hi, I am fairly new to wordpress but I am learning more each day.
My recent problem is about an idea I have, I want to connect categories with pages on my website. The website contains alot of pages with content, I would like to connect categories with the pages and then write out all the posts in that category. I believe that in order to achieve this you make the function:
-First find out what page you are on.
-Second, find the matching category
-Third, writes most recent (or all) posts in that category.
I was thinking that the categories I make by myself manually into the system to achieve the correct hierachy.
So the Page and the Category have the same name.
How do i achieve this?
Any help is deeply appriciated.
Thank you in advance
Anthony H