Editable Template - Issues | Community
Skip to main content
New Participant
July 24, 2020
Solved

Editable Template - Issues

  • July 24, 2020
  • 2 replies
  • 1601 views

Whenever we are trying to load the page created via editable template  , we are getting the below error 

 

*WARN* [115.98.175.242 [1595520972821] GET /index.html HTTP/1.1]

com.day.cq.wcm.core.impl.TemplatedResourceImpl Unable to create a templated resource for resource: JcrNodeResource, type=wcm/foundation/components/responsivegrid, superType=null, path=/content/index, Page: com.day.cq.wcm.core.impl.PageImpl@f08a96c9

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 BrianKasingli

@samr99530769,

Make sure your editable template is referencing to a valid resource in the JCR, does /wcm/foundation/components/responsivegrid exist? does this resource have the correct permissions?, and is the pre-configured component setup properly?

Can you please provide us with a screenshot of the structure of your editable template?
Also, after creating a page, can you screenshot the successfully created page, so we can analyse the node structure?

2 replies

Prince_Shivhare
New Participant
July 25, 2020

Hey, please try checking the few things-

 

1. does superType exists which is extending by responsiveGrid.

2. which article or blog you followed to create it?

3. have you added any policy or permission there?

 

BrianKasingli
BrianKasingliAccepted solution
New Participant
July 24, 2020

@samr99530769,

Make sure your editable template is referencing to a valid resource in the JCR, does /wcm/foundation/components/responsivegrid exist? does this resource have the correct permissions?, and is the pre-configured component setup properly?

Can you please provide us with a screenshot of the structure of your editable template?
Also, after creating a page, can you screenshot the successfully created page, so we can analyse the node structure?