I'm making a wordpress site for a friend who owns a tour company just to build my skills and gain a portfolio addition.
You can see here in my pictures, I have a city level page that has all the tour overviews for a specific city, and button links which lead to the actual tour level pages, (one page for each tour) with much more specific details about what the tour entails.
Im am kinda a noob when it comes to the backend WP stuff.
I want to know how/what is the easiest way to automate the process of adding new tours (adding a tour overview box on the city level pages, and an entire page for the tour level pages). Right now the only way I know how is to duplicate an overview on the city level page, change the copy and image, then duplicate a tour level page and do the same (change all copy and gallery manually).
If someone could provide me a step by step guide or recommend (link) some easy tutorial I should follow that fits my use case that would be great. Or recommend some easy to use plugins that can make this process a lot more automated.
Any and all help is appreciated. THANKS
Did you start with a custom post type and its corresponding fields?