Hi
Please tell me how to break in WP nested pages correctly?
Structure:
Chief - it at NAV. menu : "Tables", "Chairs", "Cabinets", "Cabinets", and the main card with images (links to the rubrics), the same "Tables" , "Chairs" ... "Thumbs".
On the page heading "Tables" - sub-categories: "wooden Tables", "Tables iron", "glass".
On the page of the category "wooden Tables" - posts: "Table der. high", "Table der. low", "the Tables of der. average", etc.
And already in the transition on the "high wooden Table" - we get to the single page of the table.
It turns out levels: Main -> Tables -> furniture -> Table der. high -> single page.
Page templates for nesting levels is the same, except for the single page, she has her own pattern.
How to implement such a structure in WP?
How to share? pages, categories, posts, parent pages or something?
How is it properly done?
Thank you!