After Creating an Adobe Experience Manager 6.4 website using Editable Templates it's showing blank page in publisher | Community
Skip to main content
March 24, 2020
Solved

After Creating an Adobe Experience Manager 6.4 website using Editable Templates it's showing blank page in publisher

  • March 24, 2020
  • 4 replies
  • 5008 views

I follow the below link to create a template 

 

https://helpx.adobe.com/experience-manager/using/first_aem64_website.html

 

Everything went fine but after publishing it's showing the blank page in publisher, please help me

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 user05162

I believe you need to use the "allowedTemplate" property. Check the "Template Availability" caution at [1]

 

https://docs.adobe.com/content/help/en/experience-manager-65/developing/platform/templates/templates.html

4 replies

user05162Adobe EmployeeAccepted solution
Adobe Employee
March 24, 2020

I believe you need to use the "allowedTemplate" property. Check the "Template Availability" caution at [1]

 

https://docs.adobe.com/content/help/en/experience-manager-65/developing/platform/templates/templates.html

ArpitVarshney
Community Advisor
Community Advisor
March 25, 2020

Hi @shiva1547 

 

Please verify if anonymous user has read access to /conf folder from publisher useradmin. 

If no then please give the access and verify.

 

Regards,

Arpit Varshney

shiva1547Author
April 7, 2020

Hi @arptiv27529355

I am new to AEM development, Sorry if I am asking silly questions

 

I went to permission and selected the anonymous user and trying to select the conf checkbox but I am not able to select the folders inside the conf folder.

 

Can you please help in this 

Vijayalakshmi_S
Level 10
March 26, 2020

Hi,

 

Cross check if the Editable template type and the template(In Enabled state) is published.

 

Level 3
December 25, 2020

Three things to be checked:

 

1) In publish, check if Edtiable templates are present or not in /conf/ folder , also template script in apps

2) Inspect page and check if any JS error present in console

3) Check publish error.log in case if case any exceptions coming.

 

Regards

Praveen