Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress Custom Post Types Issue Re: WordPress Custom Post Types Issue

#134454
Mulegoat
Member

Hi deeve007

That’s exactly what I’m doing at the moment – custom templates with custom fields (using Advanced Custom Fields plugin). I just wanted to know if using CPTs would be more efficient

The other issue – which I should probably have explained in the original post – is that I need to be able to query not only pages that children of the pages outlined above, but also have a search function where users can specify multiple Itinerary requirements with results returned in an archive style list. So I figured that creating taxonomies for these page types such as “5 star” “Honeymoon” “Safari” etc would be the most logical way to do this and that creating parent-child relationships of the CPTs would be the way to go?