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
Solved! Go to Solution.
Views
Replies
Total Likes
I believe you need to use the "allowedTemplate" property. Check the "Template Availability" caution at [1]
I believe you need to use the "allowedTemplate" property. Check the "Template Availability" caution at [1]
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
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
Views
Replies
Total Likes
Please follow below Steps:
Views
Replies
Total Likes
Hi,
Cross check if the Editable template type and the template(In Enabled state) is published.
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