Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Popular Features › Activity Stream › Can’t see MAtch % and last activity on member directory
- This topic has 10 replies, 2 voices, and was last updated 1 year, 5 months ago by Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6603 Posts
Hi Rodolphe,
Please be aware that the % feature is managed by Match Me for BuddyPress plugin. Can you confirm me you installed it and activated it?
Best,
April 7, 2023 at 11:15 #44777@themodactyl- 0 Topics
- 6603 Posts
Hi Rodolphe,
Thank you for your feedback.
It’s best if we take a quick look at this. Could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings.
You can post the user name and password in your next reply and mark it as private to keep this between us.Also, are we free to deactivate plugins for our tests? In this case, I invite you to make a backup before we investigate your website further in order to make sure you don’t loose any data if something goes wrong.
Thank you.
April 11, 2023 at 09:39 #44796@themodactyl- 0 Topics
- 6603 Posts
Hi Rodolphe,
Please be aware that this plugin was facing an issue when displaying the percentage on the user’s cards in the directory. As the plugin author didn’t solve this, we decided to hide this feature. To display this, simply add the following code snippet to your website:
/** * Display Percentage on User Cards in Directory */ /* Display Percernt match in BP Lists */ .bp-card-list .card-body-meta { display: flex; flex-direction: column; padding: 0; margin: 0; flex: 1; } .bp-card-list .card-body-meta .card-body-members-item { margin-top: auto; } .bp-card-list .card-body-members-item .hmk-trigger-match { display: flex !important; z-index: 99; opacity: 1; position: static; } .bp-card-list .hmk-trigger-match .generic-button { background: var(--grimlock-color-faded) !important; opacity: 1; color: inherit; font-size: 0.7rem; display: flex !important; align-items: center; padding: 13px 10px; width: 100%; justify-content: center; } .bp-card-list .hmk-trigger-match .generic-button:before { display: none; }
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 12, 2023 at 14:30 #44816@themodactyl- 0 Topics
- 6603 Posts
Hi Rodolphe,
Indeed, that’s how this plugin works. if you have a lot of member, calculate the percentage for all of them when displaying the directory will be very bad for the performances and the page will take a lot of time to be displayed. For this reason, the authors of this plugin made this button.
Concerning the last activity, note that this feature is managed bu BuddyPress plugin. It seems it is related to the activity stream and depends of the last activity stream posted by the user. If you want to know more about that, don’t hesitate to reach out BuddyPress support.
Hope this will help you. 🙂
Best,
April 13, 2023 at 09:53 #44828 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Can’t see MAtch % and last activity on member directory’ is closed to new replies.