Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Issue with Adobe Core language navigation component

Avatar

Level 1

We are inheriting Core language navigation component in the project. The website is using SSI to provide the header and footer. Language Navigation component is a part of header. After dispatcher layer, the component is not working while navigating to the corresponding page in other language/region. It always points to the home page. Has anyone experienced the same?

 

AEM version: 6.5.9

Core component: 2.8.0

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

This is expected refer below link-

 

https://medium.com/adobetech/caching-common-or-shared-content-in-aem-using-sling-dynamic-include-bd0...

 

you need to write bit custom code refer above link.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

This is expected refer below link-

 

https://medium.com/adobetech/caching-common-or-shared-content-in-aem-using-sling-dynamic-include-bd0...

 

you need to write bit custom code refer above link.