Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Installation & Updates › Theme Installation and Updates › Inconsistent icon text between Notifications and Messages
- This topic has 8 replies, 2 voices, and was last updated 3 years, 5 months ago by
Manathan.
-
AuthorPosts
-
NiftyParticipant@niftythree
- 31 Topics
- 142 Posts
Hi,
We are using the built-in messaging system in BuddyPress.
In the new theme update, there is an inconsistency between the Notifications and Messages pages for a user. The Notifications page has the icon and text for each notification (Read/Unread and Delete). However, the Messages page only has the icons (Star, Mark as Read/Unread and Delete).
See attached screenshots for more information.
Can these two areas be made consistent again for a better user experience?
Thanks.
September 8, 2021 at 11:38 #34909@themodactyl- 0 Topics
- 6725 Posts
Hi Nifty,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update.
We’ll be back to you as soon as the update is available.
Thank you for your patience.
Best,
September 9, 2021 at 12:20 #34930@themodactyl- 0 Topics
- 6725 Posts
Hi Nifty,
To change this, simply add the following code snippet to your website:
/** * Hide the text in the notification action buttons */ .notification-actions > a{ font-size:0px; }
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,
September 10, 2021 at 09:15 #34951@themodactyl- 0 Topics
- 6725 Posts
Hi Nifty,
We have just released a new update of Grimlock for BuddyPress. Updating this plugin to the latest version should fix this issue.
After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
Kindest regards,
September 23, 2021 at 12:35 #35339 -
AuthorPosts
The topic ‘Inconsistent icon text between Notifications and Messages’ is closed to new replies.