I’m trying to set up my page to automatically display my entries in categories. Right now I am using the category archive to display the titles, but I was wondering if there is a way to display the entries as well so that it lists all my content organized in categories.
Something like this:
Category Parent 1
Category child A
Entry Title
Entry content
Entry Title
Entry content
Category child B
Entry Title
Entry content
Category Parent 2 .... ETC…
Is this possible? Right now I am manually putting in the title and adding the ( category=”#” ) to organize the entries. But if my client changes the categories name/order, it messes it up on the page. Is there any automatic way for this to be done?