Hi @Asutosh_Jena_ @Pawan-Gupta If I set the depth at 1 and select root from global page, it is showing pages url underneath the global (For India - IN, For US - US). However, I want English page from all the countries should be synched here (Eg: For India - en_in, US - en_us). How I can do that?? T...
Hi Team, I have created language navigation component extending aem core components, in order to achieve the region change functionality. For that I am trying to add my language navigation component in header component which is also calling Navigation. But, I am not able to call.1. please suggest w...
Hi @Asutosh_Jena_ Yes, I found the depth option, it was set to 1. Now, I changed it to 2 and able to see the child pages. Now, will try to hide this and show this on hover using CSS/JS as suggested by you. Thanks!!
Hi @Asutosh_Jena_ In my case only navigation items are showing, sub pages are not appearing. HTL:<div class="cmp-navigation--header" id="header-navbar"data-sly-resource="${'navigation' @ resourceType='wknd/components/structure/navigation'}"></div> Thanks!
Hi @Shelly_Goel Could you please help me with the code, how I can created dynamic component that pics the counties under WKND. Separate hierarchy for global where I need to create. Thanks!!
Hi All, I have created a AEM Site structure using language copy & live copy. I want to create side navigation to change the region, showing different countries as given in below screenshot. I have no idea how to achieve this and how to connect these to the different live copies for different countri...
Hi Team, I have created project in AEM 6.5, I need to enable/add Bootstrap version 5 support in my Project. Please suggest how I can do that. Thanks in advance!