Hi, For responsiveness on my AEM site, I would like to use a different experience fragment as my footer i.e. my desktop and mobile versions are going to have different experience fragment footers. Is this possible? Or is there a way to have a different footer in my mobile version than my desktop v...
Hi, I have a custom search component and its resource super type: that only has these 2 html files. however its functionality is controlled by the search core component JavaScript, so any changes I make in the (/libs/core/wcm/components/search/v1/search/clientlibs/site/js/search.js) would reflec...
Hi there, I am facing below issue in my core bundle. It is not able to resolve that jar and I am not sure where to get this jar file from . Please help me. Thanks, Matha
Hi, We are experiencing different results from our Local (fresh install) and our Staging environment. The content structure is as follows: project_folder -> locale -> all locale content This particular locale's language is Bengali, and the language for the locale folder is set to this. In lo...
To create a fresh instance of AEM locally I... 1) grab a 6.5 quickstart jar from Adobe and add it and my license.properties file to a new folder 2) double clicked the jar to create my new "crx-quickstart" folder 3) After a bit, a browser pops asking me to log in to AEM (even tho the license file is ...
Say I have multiple pages under /content/practice/articles. Now in /content/practice/articles/firstpage/jcr:content there is a property named myImage. I want to read and fetch that value from myImage property which is a path basically. Now I want to navigate to /content/practice/articles/firstpage...
I have two sightly templates- mobile.html and desktop.html and these 2 templates are called from a common file. I want to call the desktop.html only for desktop mode and the mobile.html for mobile mode. I am trying to call a js file using js Use API from this common file which should return a boole...
Hi All, Is it okay to creat a branch in the Cloud Git and subsequently merge that branch into the Client Git? If this is feasible, what steps are required to achieve this?
Hi Team, I want to save the data (authored by content authors) on the dialog automatically with out clicking on the submit button. Thanks, Pradeep Kumar.
On all of my editorial pages, I need to surface a 'primary category' as a form of badge visually on the page. The categories basically overlap with our tags, so I want to leverage tags to do this. At first, I thought I would just take the first tag associated with the page and treat it as the pri...