Expand my Community achievements bar.

aponnusa
aponnusa
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,In Eclipse, you might have to manually delete the Maven Dependency in your project. If it builds successfully then it should be fine. Also can you double check your project pom to see that you not using a specific version of social-commons.For the error on Page, can you double check the version o...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Hi,You might have to extend the component /libs/social/group/components/hbs/communitygroups/communitygroupIf you look at the HBS file - /libs/social/group/components/hbs/communitygroups/communitygroup/communitygroup.hbs, you will find <img class="scf-group-image" src="{{imageURL}}"></img>Unfortunate...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi,Were the previous posts created using Author instance ?OOTB, You shouldnt be doing anything specific to view profile information of other users. But if User Profile node is read restricted in your environment, then you might have to grant your new user the permission to view profiles.Thanks

    Type

    Questions

    Views

    883

    Likes

    0

    Replies

    0
  • Hi,Those calls look ok to me. Is anything broken for you ?These calls happens from the include statements of HBS files. If you look at comment.hbs (at /libs/social/commons/components/hbs/comments/comment) you will notice a line like {{include this template="toolbar"}}This snippet is what is triggeri...

    Type

    Questions

    Views

    997

    Likes

    2

    Replies

    0
  • Hi,Can you provide us more information.Do you want topics from different pages shown in one page aggregated in one page (but a separated view) ?Or topics from the same page, but separated based on some attributes like tags ?For use case 1, you might have to leverage and customize the Activity Stream...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi,Please customize the POM files you find in https://github.com/Adobe-Marketing-Cloud/aem-scf-sample-components-extension . You can use the reference POMs to build your projects using Maven. (These POMs could be a bit outdated, but they should be a good starting point)Thanks

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • Hi ShubhamThe issue your mentioned about user1 and user2 will be a major bug if reproducible. I tried it locally and couldnt reproduce it. Can you check if user2 is not an admin or has other privileges. The other possibility is the ACLs could have been accidentally relaxed causing this issue. Can yo...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • This looks right to me. Did the code work after your components were in active state ?My next question would be, when you say your component is not working ? can you say what is not working ? (As in, any exception in logs if the components are active)In the page, where you have your custom component...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Hi Monika,Are you using a new resourceType or using social/activitystreams/components/hbs/activitystreams. If you are using social/activitystreams/components/hbs/activitystreams, then we might have to assign priority so that your custom component gets the preference. Add this code in your Factory@Ov...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Hi Monika,Have you tried playing with /content/community-components/en/activitystreams.html . It provides you an example of the OOTB Activity Streams component independent of a community site.Also you page should load the clientlibs cq.social.hbs.activitystreams Thanks

    Type

    Questions

    Views

    873

    Likes

    0

    Replies

    0