Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

editing/removing AEM Footer in we.retail page

Avatar

Level 4

Hi everyone,

How can I edit or remove aem footer in the we retail page template? I am using the same template to edit it and create a sample site for my company to test. Please help.

Thank you!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

you can edit /apps/weretail/components/structure/footer/footer.html to edit footer or remove footer component from templates or page(footer is added as initial content e.g. http://localhost:4502/editor.html/conf/we-retail/settings/wcm/templates/content-page/initial.html )

Arun Patidar

AEM LinksLinkedIn

View solution in original post

7 Replies

Avatar

Correct answer by
Community Advisor

you can edit /apps/weretail/components/structure/footer/footer.html to edit footer or remove footer component from templates or page(footer is added as initial content e.g. http://localhost:4502/editor.html/conf/we-retail/settings/wcm/templates/content-page/initial.html )

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 4

I tried to remove it by removing footer at /conf/we-retail/settings/wcm/templates/hero-page/structure

now footer disappeared from every page. Please help

Avatar

Community Advisor

yes, if you'll remove anything from template, it will be removed from all the pages which were created using that template.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 4

but how can I add that back. procedure please

Avatar

Community Advisor

you can drag and drop footer component in page or what you can do, you can remove footer from structure and add as initial content in template, this will allow to remove footer at page level.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 4

How can I restore footer at  /conf/we-retail/settings/wcm/templates/hero-page/structure level using crxde?

Avatar

Community Advisor

please add footer component again in template, please check below to know more about template editor:

Template Editor Enhancements in AEM 6.3

Arun Patidar

AEM LinksLinkedIn