Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/1/21
    Hello Team, Below code is part of one Sightly HTML:<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script><script>var hello = new Swiper(".artcile-page", {mousewheel: true,});</script>PROBLEM:In author view source, we can see this piece of code. But in Publish page, only <script src="h...

    Views

    750

    Likes

    0

    Replies

    2
  • 8/31/21
    I noticed recently a slowdown in performance and went to check for Session leaks after almost 2 years of stability.  I noticed over 430 SessionStatistics but none have any values in the stacktrace field.  Shouldn't I be seeing the trace of what opened the Session?  What could this mean?There are a r...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 8/31/21
    Hi Everyone, We have multiple developers who work on the same form/template during different time periods. We like to keep track of which developer has made what change to the forms. Each developer opens the XDP template in the stand-alone desktop Designer 6.5. Makes the necessary changes to the for...

    Views

    778

    Likes

    0

    Replies

    5
  • 8/31/21
    Hello, We've upgraded from AEM 6.2 to 6.5 and now when we add an SVG image to an Image component it loses the transparent background.

    Views

    612

    Likes

    0

    Replies

    2
  • 8/31/21
    In AEM author, the content editors can create vanity urls and "redirect vaninty url" in the pages properties basic tab. However, we cant find any documentation for these features, and they dont seem to work. If the normal page url is mystite.com/helppages/somepage.html, and we add a vanity url of "h...

    Views

    947

    Likes

    0

    Replies

    1
  • 8/31/21
    Hi community, i developed a custom XML exporter:"/** * XML export used to generate XML render on servlets. */@Component(service = ModelExporter.class)public class CustomXmlExporter implements ModelExporter { private static final Logger LOG = LoggerFactory.getLogger(CustomXmlExporter.class); @O...

    Views

    2.6K

    Likes

    0

    Replies

    14
  • 8/31/21
    Hello,we are seeing duplicates of a campaign in the initializeTeaserLoader function on a page. this is happening after we upgrade to the latest service pack aem 6.5.10. we noticed increase in the page load times and when looked into the page source, we found duplicates in the initializeTeaserLoader....

    Views

    487

    Likes

    0

    Replies

    1
  • 8/31/21
    If I have a remote server with AEM installed can I push my current code with something as simple as:mvn clean install -PautoInstallDevPackage -U -Daem.host=test-author.dev.com -Daem.port=4502 -DUserName=admin-Dpassword=admin Or do I need to use cURL? POM? I haven't been able to find much information...

    Views

    1.8K

    Likes

    0

    Replies

    10
  • 8/31/21
    Hi Team,Once we have configured link in richtext and if we put comma or punctuation , its adding space between hyperlink and comma. is there any way to resolve it this issue?

    Views

    387

    Likes

    0

    Replies

    2
  • 8/31/21
    We want our results from content to be returned in this order URL contains <keyword/>Page title contains <keyword/>Tags contain <keyword/>Page Description (will crawl all source metadata)  contains <keyword/>Boost frequency <keyword/> to the top how should we go about ensuring URL is included as fir...

    Views

    1.5K

    Likes

    0

    Replies

    4