Our team is using AEM 6.4 and when we insert a Livefyre component on a page in AEM Sites, the component moves across the page to load when the page is loaded. Is there anything that can be done to prevent this movement?
Solved! Go to Solution.
Views
Replies
Total Likes
Probably, you answered your question..
check for animation/transition classes in css/less attached to that component/container or that page. There could be a possible css conflict(s).
search for 'animation' and 'transition' keyword in your generated css file and then map it to appropriate component/DOM structure.
Views
Replies
Total Likes
Have you updates this component in any manner or is this OOTB?
Views
Replies
Total Likes
Not that I'm aware of, the Livefyre components in AEM had to be built for our specific system.
Views
Replies
Total Likes
I have never heard of AEM components behaving the way you describe. So when you drop them into a page, and then click PREVIEW - you see components behaving in this manner?
Views
Replies
Total Likes
Yes, this is what happens when a Preview link is sent or when the page is "Viewed as Published". I'm not sure if this may have to do with AEM having to load the Livefyre app within a component.
Views
Replies
Total Likes
could you share the video/gif of same?
Views
Replies
Total Likes
I agree - a video of this behavior would help a lot.
Views
Replies
Total Likes
I'm not able to. I basically have a 6x6 column control on the page with a News List component and a text component on the left half of the page and a Livefyre app component and text on the right side of the page. All of the other components will be there automatically when the page is loaded and then the Livefyre component will come flying in like an animation on the screen on the top right of the 6x6 column control.
Views
Replies
Total Likes
Probably, you answered your question..
check for animation/transition classes in css/less attached to that component/container or that page. There could be a possible css conflict(s).
search for 'animation' and 'transition' keyword in your generated css file and then map it to appropriate component/DOM structure.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies