Hey all,
Im using wp as cms tool for a website. It's for a primery school with 2 locations. for this reason they want the website split up in two parts. The website's structure is as follows:
page:-------------------------------home
---------------------------------------/----\
page:-----------------------location 1 Location 2
--------------------------------------/--------\
page:(menu-item 1,...,menu-item n) (menu-item 1,...,menu-item n)
The menu-items are the same for both locations. So I was thinking to just create the pages 1 time and use them for both parents(location 1& Location 2)..
Does anybody know a handy way to do this??
Thanks in advance,
Vincent