Design mode values are not getting stored under etc/designs | Community
Skip to main content
HariSivvala
Level 2
October 16, 2015
Solved

Design mode values are not getting stored under etc/designs

  • October 16, 2015
  • 3 replies
  • 1552 views

Hi, I have created project strcuture as below

apps-->site-services-->faq-->components, templates etc...

etc-->designs-->site-services-->faq.

Added couple of the components to template parsys in design mode. As per my understanding, design changes should be stored under etc/designs/site-services/faq/.content.xml... But somehow i dont see the design level changes in etc/designs? Appreciated for a quick response

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 Mshaji
Have you set your design path in your content. Designs are stored under /etc/designs. The path to the design to be used for a website is specified using the cq:designPath property of the jcr:content node. Attaching an image from geometrixx site on where you can find this. Please check whether you have similar setup for your site.

[img]designpath.jpg[/img]

3 replies

Feike_Visser1
Adobe Employee
Adobe Employee
October 16, 2015

Also the 'design-path' can be site via the page-properties in the 'Advanced' tab.

HariSivvala
Level 2
October 16, 2015

Thanks for the quick response. Issue got resolved with the steps provided

MshajiCommunity AdvisorAccepted solution
Community Advisor
October 16, 2015
Have you set your design path in your content. Designs are stored under /etc/designs. The path to the design to be used for a website is specified using the cq:designPath property of the jcr:content node. Attaching an image from geometrixx site on where you can find this. Please check whether you have similar setup for your site.

[img]designpath.jpg[/img]