Solved
Allow Template to be used in different Sites
I have created templates in different site folder and wanted to use it on another site of folder which property I have to use Do i have to add property in template or a page?.
I have created templates in different site folder and wanted to use it on another site of folder which property I have to use Do i have to add property in template or a page?.
Hi,
You need to add a property to root where you want to allow those templates
Example
cq:allowedTemplates="[/conf/(.*)/settings/wcm/templates/experience-fragment(.*)?,/conf/(.*)/settings/wcm/templates/xf(.*)?]"
Or
cq:allowedTemplates="[/conf/wknd/settings/wcm/templates/landing-page-template,/conf/wknd/settings/wcm/templates/article-page-template,/conf/wknd/settings/wcm/templates/content-page-template,/conf/wknd/settings/wcm/templates/adventure-page-template]"
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.