Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Not able to edit logo component

Avatar

Level 9

Hi All,

I am using  AEM provided logo component for my project.By default text(Home) coming up with hyper link.when i switch to design mode I am not able to edit component and upload a image.

Below is the code snippet to include logo component.

<div>

        <div data-sly-resource="${'logo' @ resourceType='myapp/components/page/logo'}"></div>
</div>

Please help me how to fix this issue.

Thanks,

Kishore

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Kishore,

Thanks for reaching out to Adobe Community.

You might want to go through the below link to understand how to create logo components.

https://helpx.adobe.com/experience-manager/using/creating-logo.html

Thanks!

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi Kishore,

Thanks for reaching out to Adobe Community.

You might want to go through the below link to understand how to create logo components.

https://helpx.adobe.com/experience-manager/using/creating-logo.html

Thanks!