Themosaurus
Forum Replies Created
-
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Member Swipe doesn’t work with buddypress 12Glad to read that! ๐
Best,
Hi @priyam1234,
To help us getting clues and find a solution to this issue, please activate logging on your website, just turn WP_DEBUG to true, by pasting the following code lines in your wp-config.php file, just before the line that says โThatโs all, stop editing! Happy blogging.โ:
`// Enable WP_DEBUG mode<br>define( ‘WP_DEBUG’, true );</p> <p class=””>// Enable Debug logging to the /wp-content/debug.log file<br>define( ‘WP_DEBUG_LOG’, true );</p> <p class=””>// Disable display of errors and warnings<br>define( ‘WP_DEBUG_DISPLAY’, false );<br>@ini_set( ‘display_errors’, 0 );`More on this in the following topic: Debugging in WordPress.
Then, can you please send us the content of your logs?
Thank you.
Forum: Plugins
In reply to: [Verified Member for BuddyPress] [BUG] Verified Badge in Profile FullnameHi,
Thank you for reporting this! We’ll investigate in order to find a solution for the next update. ๐
Until the next update, I suggest you to not display the badge next to the fullname.
Best,
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Changing Gender fields, search does not workHi,
Can you please confirm me you refreshed that parameter in the Member Swipe block’s settings too ?
Best,
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Member Swipe doesn’t work with buddypress 12Hi @elv1,
Thank you for reaching out!
It seems all is working fine from our side. ๐ค Can you please deactivate all third party plugins but BuddyPress and Member Swipe to check if all is working correctly? I think a third party plugin might interfere.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Issue with verificationHi @allahou,
This issue might be related to the cache. Can you please deactivate any cache plugin that might be activated on your website and tell us if this issue is solved?
Cheers,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Issue with verificationHi @allahou,
Thank you for reaching out.
Are you using BuddyBoss or BuddyPress plugin? Can you please send us some screenshots and/or the url so we can take a look?
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] allow other user roles to set verify membersHi @taliabarlev,
I’m afraid that to achieve this, you need to adapt how WordPress work to display the users. Note that development work is not part of the support we provide. We recommend you to hire a freelancer to do it for you.
Best,
Hi @chrishechler,
Thank you for your positive feedback on the verified members feature!
Regarding your question about integrating the verified members badge with the BuddyBoss member directory filters, it’s an interesting idea. However, from a technical standpoint, these filters serve different purposes. The BuddyBoss filters operate separately below the BP search form.
While it might be technically possible to combine them in the same location, it involves coordination between the functionalities of BuddyBoss and BP Search form.
If there’s a movement to integrate these filters or make them more cohesive, it would likely need to be initiated by BuddyBoss team. We recommend reaching out to their support to discuss the possibility of such integration and gather more insights on the technical aspects involved.
Feel free to let us know if you have any more questions or if there’s anything else we can assist you with. Thank you for your understanding!
Best regards,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] allow other user roles to set verify membersHi @taliabarlev,
Thank you for reaching out. ๐
It is already possible by using User Role Editor plugin. You have to activate the “list_users” feature for the role you wanna allow to verify users. Just this feature, so the editor will not be able to edit the profiles of other users.
I’m afraid it is not possible by front end.
Hope this will help you.
Cheers,
- This reply was modified 2 years, 6 months ago by Themosaurus.
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Verified icon not showingHi @josecn,
Thank you for your patience.
We did many tests and it seems it’s the “7×24” in its name that’s the problem.
In fact in Verified Member I do a sort of “search & replace” to inject the badge in certain places (it’s the only way to put the badge in certain cases, including the activity flow), and I think this “7×24” short-circuits this injection function. I’m not sure why, and the problem even arises with other digits, it seems that as soon as there are two digits with an “x” in the middle, there’s a bug.
So you can remove the 7×24, or put spaces like we did on the test site (7 x 24). We’ll look into fixing that when we work on the next version.
Best,Forum: Plugins
In reply to: [Verified Member for BuddyPress] Verified icon not showingThank you. Please be aware that we’re currently working on your test website. Is it possible to not restore a backup at the moment? This way, we can investigate freely without having to deactivate all plugins again.
Thanks ๐
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Verified icon not showingHi @josecn,
Thank you for your feedback.
Can you please restore the backup on your test domain and allow us access to do more tests?
Concerning the message, please be aware that it should be resolved in the next update of Verified member. ๐
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Verified icon not showingHi @josecn,
Hope they’ll answer you quickly.
I’m afraid not. Did you try to switch the user rรดle to check, like described in one of my previous replies?
Concerning the badge in html
<span class=โbp-verified-badgeโ></span>, we found out what’s going on. It will be solved in our next update. ๐Cheers,
- This reply was modified 2 years, 6 months ago by Themosaurus.
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Verified icon not showingHi @josecn,
Thank you for your feedback. I’m glad to read you’ve been able to find from where this issue is coming from.
Please note that the Verified Member plugin primarily provides a straightforward badge addition feature. If compatibility adjustments are required for the GamiPress plugin, we recommend reaching out to the authors of that specific plugin for assistance.
Our Verified Member plugin is designed to provide a straightforward badge feature, and while it strives to work seamlessly with a wide range of plugins, achieving full compatibility may require adjustments from the developers of third party plugins. Our focus is to provide a reliable badge solution, and we encourage users to collaborate with the creators of other plugins for comprehensive integration.
Donโt hesitate to share the feedback from GamiPress pluginโs authors with us. Iโm sure it will help other users facing the same issue. By doing this, youโll make a great contribution to this forum, and we thank you very much for that! #SharingIsCaring ๐ช๐ป
Cheers,