Expand my Community achievements bar.

SOLVED

Unable to edit the We.Retail template

Avatar

Level 2

Hi,

I am trying to update the text content on language-masters/en/about-us.html.

Steps I Followed:

  1. Downloaded the we.retail.ui.content-4.0.0.zip from the CRX package manager. Unzip the same on local.
  2. Updated the content fragment in jcr_root/content/we-retail/language-masters/en/about-us/.content.xml. As you can see in the code snippet attached below, I have updated the text from Store Location WeRetail to Store Location WeRetail1111.
  3. Now I zip the folder and directly upload this package to CRX package manager.
  4. Build the package and install the package.
  5. Now when I open http://localhost:4502/content/we-retail/language-masters/en/about-us.html?wcmmode=disabled, the updated text is not reflected there.
 
 

ShivikaSi_4-1703046987412.png

 

Can someone help, why is it so, how can I update the text via code for the we-retail template directly?

 

I also tried, downloading we.retail.all-4.0.0.zip, updating jcr_root/etc/packages/adobe/aem6/sample/we.retail.commons.content-4.0.0.zip, and then uploading this package, that too didn't helped. 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @ShivikaSi 
Please check the filter.xml for the content package.
If the mode is merge then changes will not be updating.

Try deleting the old page from AEM and install a package, it will work.



Arun Patidar

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @ShivikaSi 
Please check the filter.xml for the content package.
If the mode is merge then changes will not be updating.

Try deleting the old page from AEM and install a package, it will work.



Arun Patidar