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...
Hello All, Can someone tell me the different way of migrating the user, user group from once environment to other environment? For example : I want to get all the user, user group permission from my QA author env. to my local env. AEM version is : 6.4.8 - Thanks
Looks like the search suggested lists picked up all the values from page properties title/page title/navigation title fields (screenshot 1). Can we just limit to "Title" field, and we won't have 3 duplicated suggested lists (screenshot 2)? (screenshot 1) (screenshot 2)
I am trying to run an existing workflow from a Scheduled Task, it wouldn't start workflow and throws an exception: java.lang.NullPointerException: null ...............at org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.execute(QuartzJobExecutor.java:349) [org.apache.sling.commons.scheduler:...
We have multiple reps and for each rep we will have a bio that we are storing in content fragments. I want to include this bio on an AEM page based on a passed-in value. Each content fragment will be named according to a unique rep value, like a rep number. For instance, the path would be something ...
Hello everyone, I have requirement something like disable properties action bar from sites view of AEM based on selected page lock condition. granite:renderconditions or granite:hide will work only on page load not on page selection of sites view of AEM. Need solution on selection of page in AEM ...
Whenever I upload any pdf from one AEM to another, I am seeing pdf:title is being overridden by jcr:title . It seems some WF gets triggered that's copy the jcr:title value to dc:title. Is it something expected? Steps to reproduce:-Build a package containing pdf assets from 1 AEM env.Redeploy the sam...
Hello , I have added some css styles to .scss in ui.frontend. I want that chagnes to be updated in aem server. How can I do this. I tried running the ui.frontend module alone also ran the whole build. But I couldn't see the changes in aem server. Anyone help me with this please?