활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I am currently in the process of implementing a rotating banner on the homepage for the site I am working on. I do this by using the teaser component which has 4 segments that it can choose from to display the banner at random, which will eventually be changed to targeting. The only problem is it takes around a second to load after the page has loaded and that is a long time to be without a Hero Image. I was wondering if there was anyway to speed up how the teaser works either by caching or something else. If there isn't then i was wondering if there was a better way to do this. Thank you very much.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Rewrite teaser component for this particular scenario it should be fairly simple.
조회 수
답글
좋아요 수
Rewrite teaser component for this particular scenario it should be fairly simple.
조회 수
답글
좋아요 수
I am not sure how to go about doing what you suggest. Could provide a bit more details or a link to assist?
조회 수
답글
좋아요 수
Get default experience as <noscript> content via sling:include(to dispay when no JS available or target type can't be detected). Load content via AJAX when you detect your target type. Store loaded content from AJAX on local storage.
As a starting point look at:
local:4503/crx/de/index.jsp#/crx.default/jcr%3aroot/libs/cq/personalization/components/campaignpage/teaser.jsp
조회 수
답글
좋아요 수