In the teaser, I am able to use image. But I wanted to add some extra div class while displaying image. When I check the teaser.html, this refers to the image.html file in the same component. Whereas image.html file only this code: <sly data-sly-template.image="${@ teaser}"> <div class="cmp-tease...
Hi I would like to find all pages that use a specific template in AEM 6.5. How can I do that? I tried the Component report <servername>/miscadmin#/etc/reports/compreport but that did not do what I need. Thanks in advance.
We are planning to migrate a huge amount of assets available at different locations, such as Onedrive, Sharepoint, Dropbox and few on S3. For S3 we can use the Bulk Asset upload mechanism and we can pull the binaries. But for all other modes, what will be the best way to pull the assets into AEM? ...
Hi AEM Community, I am using the below Error Document directive for redirecting to custom error pages - ErrorDocument 404 /errors/404.html Currently the rule is working correctly but I have a requirement to retain the URL which the user entered. As this will help with user being able to corr...
I have one component(Name, Price, Button Label) which has button . Whenever button is clicked it should redirect to new page and fetch the same data and print there. I am trying to use href with parameters p and name using which I coul get the data and show in new component present there. I have w...
Hi! I'm beginner and I want add custom favicons, like below (WKND), to my site such that it appears on each page. Tried looking for this, but couldn't find solution. Thus can someone please help me to achieve this. I'm using AEMaaCs. Thanks! If posted this in wrong section, please direct me to corre...
Using AEM Cloud. I'm using the core carousel component and adding in a teaser for a slide. In the teaser, I've added an image, title, description etc, but no CTA and I'm leaving the link blank. The image is in the slide is being wrapped in an <a> anchor and seems to be linking to the page it lives...