example.com [Root level with own domain]
|- sub1.example.com [Root level with own domain]
|-- Page 1
|- sub2.example.com [Root level with own domain]
|-- Page 1
And you want to have a shared menu like:
Main Site Sub 1 Sub 2which works correctly between the sites simply set
config.typolinkCheckRootline = 1in your top level template and it should work correctly.
No comments:
Post a Comment