newbie: how to achieve multiple nested views of content
-
Hello, I am hoping to kick-start my WordPress experience by learning from you who’ve done this before. Eventually I would like to contribute answers, too, based on my experience and discoveries ??
Backstory: I’ve administered databases and set up CMS’s on other platforms but for this purpose WordPress could be attractive to my family members (rather than have to work at a nuts and bolts level.) It seems that WordPress delivers design efficiency and user-friendliness based on a drag-and-drop paradigm as opposed to manually setting up structures, content,etc at a “keyboard” level.
Let us say the content will exist at two levels, call them “episodes” and “parts” The website visitor should be able to select an episode and then select one of several parts. So there will be two levels of sorting – episodes and parts. When selecting an episode the user will see teasers of the parts relevant to that episode. Clicking on a teaser will display the entirety of that part. Make sense?
In database terms I would create a view that sorts on episodes and then do a sub-sort on parts and because these sorts are separate, the episode sort could be, say, descending and the parts sort could be ascending.
While I am sure that this will be very easy to do, I need to get my head around the terms that WordPress uses to express these ideas. Your help for a “newbie” is sincerely appreciated!
I have scanned through existing forum content but perhaps due to my lack of understanding of the vocabulary of WordPress the results are not yet fully relevant.
Kind regards,
Denis
- The topic ‘newbie: how to achieve multiple nested views of content’ is closed to new replies.