XF not displaying on AEM cloud | Community
Skip to main content
New Participant
June 16, 2023
Solved

XF not displaying on AEM cloud

  • June 16, 2023
  • 2 replies
  • 1135 views

Hi All,

 

We have created project in AEM cloud, where I can see XF is not working.

 

Below XF is not showing container to add the components.

 

http://localhost:4502/editor.html/content/experience-fragments/test-project/en/site/test/master.html

 

Any idea what could be the reason. Same structure is working fine in AEM 6.5

core.wcm.components.content-2.22.12.zip

package already installed in cloud

 

Any help is highly appreciated.

 

Thanks,

Pradeep

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by pradeepdubey82

Hi All,

 

Issue is fixed by deleting body.html under

/apps/test-project/components/xfpage

 

Thank you everyone.

 

Thanks,

Pradeep

2 replies

Ritesh_Mittal
New Participant
June 16, 2023

Hi @pradeepdubey82 ,

 

Are you able to see the container component on left side 'Content tree' section?

Also, do you see any console error in browser or in the error logs (after XF refresh)?

 

One more thing, I believe the template is available on cloud server which you have used to create this XF, please confirm.

 

Thanks,

Ritesh Mittal

pradeepdubey82AuthorAccepted solution
New Participant
June 16, 2023

Hi All,

 

Issue is fixed by deleting body.html under

/apps/test-project/components/xfpage

 

Thank you everyone.

 

Thanks,

Pradeep

ArpitVarshney
New Participant
June 16, 2023

Hi @pradeepdubey82 

Could you please add more details to the problem? Like are you using an OOTB template or any custom template along with a screenshot of your template code? 

Regards,

Arpit Varshney

New Participant
June 16, 2023

This is custom template located at  

/apps/test-project/components/xfpage

 

Which has resource super type as  

cq/experience-fragments/components/xfpage

 

Everything is working in AEM6.5, only issue is in AEMAaCS.