Right now we are facing an issue with mimetype returned by AEM hence there is some issue with look and feel.We have tried difference ideas to resolved without any success.1) Update httpf.confModify this file: /etc/httpd/conf/httpf.conf adding this line : AddType application/font-woff .woffRestart Ap...
The new collaboration apis has been repackaged from com.day.cq.collab to com.adobe.cq.social and is located at the adobe maven repo https://repo.adobe.com/nexus/content/groups/public/com/adobe/cq/social.When I started using the social calendar https://repo.adobe.com/nexus/content/groups/public/com...
In a page template I'm loading in a component to show content related to the page the user is on. I'm loading in the resource in sightly like:<div data-sly-resource="${'related' @ resourceType='/apps/newsadmin/components/newsList'}"></div>The issue im running into is when I want to edit some setting...
Hello,I have a simple navigation with some menu items and submenus.On click of any of the navigation items ,it should redirect to the corresponding page.However,our requirement is not to render the entire page each time,but only the main content area should change.The header,footer and navigation sh...
Hi Guys, I am trying to add social sharing options to my blog pages. The context is that author will share the article/blog to the organisation's social page [This is not for end user, should be only for author]Can some one tell me whether the following will work??Pinterest: <a data-descriptio...
Hi!I'm reposting my question in order to clarify our problem. We migrated to AEM6 from CQ5.6 one week ago. We followed the procedure detailed in https://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html. To migrate the repository to OAK we used crx2oak-1.0.12.jar (indicated at that time). We set th...