Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Popular Features › Member Profile › Delete "last message" on profile page
- This topic has 6 replies, 2 voices, and was last updated 4 years, 11 months ago by
Themosaurusrex.
-
AuthorPosts
-
NorskrapnoParticipant@norskrapno
- 10 Topics
- 27 Posts
Hello, can you delete the “last message” include on profile page bellow the “last activity” number? 🙂
Keep “last minutes” 🙂
Se our attachment for illustration 🙂
Br. Patrick Engevold
April 8, 2020 at 13:51 #11324@themosaurusrex- 0 Topics
- 2048 Posts
Hi @norskrapno,
I don’t see your screenshot. Could you attach it to your next reply please? ?
Could you also confirm that you will be using the private messaging feature of BuddyPress with your website please?
Thank you.
April 8, 2020 at 14:31 #11346NorskrapnoParticipant@norskrapno- 10 Topics
- 27 Posts
Yes, this is the screenshot.
Yes, private-messages is cool yo use, for our paid-users I think.
April 8, 2020 at 14:49 #11353NorskrapnoParticipant@norskrapno- 10 Topics
- 27 Posts
This reply has been marked as private.April 8, 2020 at 14:50 #11354@themosaurusrex- 0 Topics
- 2048 Posts
Hi @norskrapno,
To remove this message, simply add the following code snippet to your website:
/** * Hide the last message from member profile. */ .bp-user .item-activity { display: none !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
April 10, 2020 at 13:50 #11433NorskrapnoParticipant@norskrapno- 10 Topics
- 27 Posts
Works! 😀 Thanks
April 11, 2020 at 15:12 #11480@themosaurusrex- 0 Topics
- 2048 Posts
You’re welcome.
Cheers,
April 13, 2020 at 11:11 #11516 -
AuthorPosts
The topic ‘Delete "last message" on profile page’ is closed to new replies.