Help with hierarchy
-
I have to build a site that has multiple countries/regions like so:
site.com/australia
site.com/uk
site.com/asiaBut they need to share much of the same information:
site.com/australia/products/category/product1
site.com/uk/products/category/product1So I’m thinking that I create a custom post type Products and then have a custom field checkbox for each country/region if I want it to show.
Any ideas how this can be achieved?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Help with hierarchy’ is closed to new replies.