-
Author
Tagged: Dashboard, Latest Activity, titel, image
-
March 8, 2016 at 03:00 #109150Groubee2Participant
Hi
Is it possible to show the Site-Wide Activity on the Dashboard? Inside a Dashboard Item?
Best regards
Tonny
March 8, 2016 at 17:19 #109247RaduModeratorHi,
You can try to use this plugin : http://buddydev.com/plugins/bp-activity-shortcode/ , then paste the shortcode into a text block where you need the activity
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 8, 2016 at 17:27 #109253Groubee2ParticipantHi @Radu
Thanks – I have already tried it, and it works great! but I dont know how to hide the avatar. I dont think it is possible – the problem is that the user avatar take too much space on the Dashboard.
Thanks again Radu!!
Best regards
TonnyMarch 8, 2016 at 18:49 #109272RaduModeratorHi,
Please add this css to hide de avatar from there
COPY CODE.home #buddypress ul#activity-stream.activity-list > li.mini .activity-avatar { display: none !important; } .home #buddypress ul#activity-stream.activity-list > li .activity-content { margin: 0; }
You’re welcome
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 8, 2016 at 23:23 #109352Groubee2ParticipantWOW thanks a lot @Radu it really looks ok now!! THANKS
March 9, 2016 at 15:41 #109468RaduModeratorGreat !
You’re welcome
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 11, 2016 at 13:37 #109948Groubee2ParticipantHi @Radu
would it be possible to remove the titel “Latest Activity” and move the box up? (Dashboard)
See attached image
Why is it that inside the activity feed it shows the group image really upscaled(big) (see attached image) Can I do something about that?
I hope you can help me 🙂
Cheers
TonnyAttachments:
You must be logged in to view attached files.March 11, 2016 at 13:51 #109952Groubee2ParticipantHi @Radu
It dosen’t matter with the title! (my previous message)
But I would still like to show the group image normal and not upscaled like now?
Why is it that inside the activity feed it shows the group image really upscaled(big) (see attached image) Can I do something about that?
I hope you can help me 🙂
Cheers
TonnyMarch 11, 2016 at 20:08 #110021RaduModeratorHi,
Add this css
COPY CODE#buddypress .activity-list .activity-content .activity-header img.avatar { width: auto !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.