Is there a tutorial for making a image carousel which you drop as a component on your page and then edit like a slide show that has drag and drop image option so that you fill the carousel with drag and dropped images?
Hi there,Maybe there is a challenge case for me: i want to add a button or link "Add to Cart" at the top right corner for each page automatically, please see following screenshot:[img]add2cart.png[/img] It means that if user to open a instance of pagee/template, the button/link appear at there autom...
I'm able to publish site from author instance to publish instance using generic procedure, now i want to publish this with help of Dispatcher i download it and configure it with IIS now i'm confusing which instance should we host on IIS and how to host that instance, so someone suggest me best way t...
Hi, i am trying to create a language copy in the Website Admin in CQ 5.6.1 and i cant create the language node. when i go to the Geometrixx main node, the Create Page button is not enabled? in the tutorial for language copy creation it says to create a new node unders the 'Geometrixx Demo Site' with...
Hi All,I badly need someone to help me. we were implementing pagination in CQ5. We want something similar to google pagination - For example, I want to show 10 results per page and after page 6, I want to move the pagination numbers one by one. ie. first it will show 1 2 3 4.......10 and after page ...
I hava aem 6.0 SP1 installed. as said in release note. it supports java JRE 8.Now I have made a bunlde for one service by maven and intellij. when I use java 8 syntax to make the service and set maven-compiler-plugin to both source and target to 1.8.The bundle can be deployed in console without prob...
I need to create multiple instances of the same component in a loop based on how many items are in a list. This was easily accomplished in jsp's but in sightly I am not finding a way to do this. In a jsp I would do a cq:include and if the path had the same name it would append a count on the end. Be...
We need to handle authentication in AEM 5.6.1 for both local AEM users and SAML users for our site. Since AEM has a restriction to support for a single authentication handler for a specific path we need a work around to handle multiple handlers for the same path.Please provide any suggestions or...
Hi , I have an added an xtype as tag in dialog. My requirement is that it must show up this field only if the dialog only if the URL is having a required content path.Please let me know how I can achieve it ,if not it must not be visible in dialog. The tag details that I have added in the dialog i...