Common Header and Footer with Editable Templates in multilingual site
Hello
I searched long and hard everywhere but did not find a satisfactory answer to this. I'm using AEM 6.5 Editable Templates to build a site that will be translated to multiple languages.
What are some common techniques for creating a common Header & Footer that can be edited by content authors? The we-retail & wknd implementations seem extremely simple and not representative of real-world use cases.
Below are some use cases I can think of.
1. Extra content in menu drop-downs in Navigation.
2. Huge amount of content in the footer that needs to be editable per language.
3. Navigation that is different from url hierarchy.
I have experimented with Experience Fragments, but got stuck because I am not able to include an Experience Fragment in my Header component using sly-data-resource. My thinking is that I will alter the experience fragment path based on properties set on language root pages. But I couldn't get this to work.
I read about Global configs page, setting properties on the language root pages, etc, but there are no concrete examples showing how these are done.
Really appreciate any help you can provide in this regard. Thank you!