I think it is this bug: [Container] Container in simple mode is treated as a grid by editor interface · Issue #1395 · adobe/aem-core-wcm-components (github.com)
Basically: containers have the ability to switch between "Responsive Grid" and "Simple"- but this doesn't do anything logically from what...
I have a requirement to create a container that uses Flex to float and align items.
When I put down a container and toggle it to "Simple" mode, there doesn't seem to be any difference from the "(Default)" and "Responsive Grid" modes. How can I turn off the layout toggle capabilities on nested com...
Hi,
Is there a way to edit policies and assign them to all instances of a component within a site? For instance, I want all teasers on my site, regardless of where they are placed or page they are used in to share the same policy settings.
I am trying to follow this strategy:
Page templates hav...
How do I properly incorporate Tailwind CSS into my AEM project?
I am using the latest Maven archetype. Curious if anyone has any experience, gotchas, or know-how they can share on updating the archetype to include TailwindCSS?
Where is /etc/map on my local publishing instance?
AEM Cloud / 6.5
I am trying to set up these routing rules and behavior:
No HTML extensionsRemove content pathing from URLSingle domain (for now), language in URL as a folder. Ideally if we go multi-domain, I want links across sites to canonicali...
I tinkered with the byline.html file from the tutorial, and observed that if I remove `<sly data-sly-call="${placeholderTemplate.placeholder @ isEmpty=true}"></sly>`, then the component begins working.
Is this a coincidence? Or is this a typo in the HTL and any HTL errors prevents the component f...
Hi,
I am following the WKND tutorial and learning how to build custom components. I have created a component definition and sync'd it to AEM, but the component is not recognized by the system. What could be the cause of this?
At this step, the component is not available in my local instance.
...