leeasling wrote... If you're looking in CRXDE Lite, you won't see the template .content.xml files - those are stored in your code base and serialized when sent over to AEM. If you create a package in Package Manager that contains the "templates" folder for Geometrixx Outdoors, you'll see that in ea...
edubey wrote... Hi Krishh, These are default node, usually you can create these node under apps/templates/xyz_template/jcr:content[------]. These node are automatically created under page which you can create using above template They are also called boiler plate templates. Take a look @ http://adob...
Hi,How developer can create nodes like (par,colctrl,gear-header) in template creation? Normally while creating pages, using sidekick we can drag drop into parsys but how can we do in case of template creation? PFA image for FYR. RegardsKrishh
Hi,I have created a carousel, by inserting image in page --> page properties. I can able to see the carousel in author environment. After publishing , images are not displaying in carousel.Do I need to publish pages which contains images also?Pls let me know the root cause. RegardsKrishh
edubey wrote... 1. Are you seeing any error in log fine when you go to design mode? 2. What do you under component group in design mode dialog? 3. Can you share the screenshot please find the attached file.
Hi,Created components are not appearing in design mode (not coming under component group) but in edit mode same component is appearing in sidekick.Developed components by directly dragging from sidekick but when i go back to design mode, those components are missing and in publish env also those com...
smacdonald2008 wrote... Here are some questions: 1 - what is the RAM of the machine you are using 2 - Did you make any changes under libs 3 - did this just start happening? If you install a fresh install of CQ - you will see this is not an issue. RAM is 8 GB and dint make any changes in libs a...
Jitendra S.Tomar wrote... This happens when there is a javascript failure. You might have to look into browser console and check if there is any javascript error. Jitendra Thanks Jitender for the valuable inputs
Jitendra S.Tomar wrote... This happens when there is a javascript failure. You might have to look into browser console and check if there is any javascript error. Jitendra Thanks a lot for the inputs mate