Themosaurus
Forum Replies Created
-
Forum: Plugins
In reply to: [Pimp my Site - Christmas Edition] Pimp My Site – particlesHi @mxdfits ,
You can hide the particles using this snippet:
body:not(.home) > div:not([class])[id] > canvas { display: none; }Note that this snippet will no longer work after the next update of Pimp My Site plugin. It seems the <div> that contains the particles doesn’t have any CSS class or ID anymore. This is why we cannot easily target it in CSS. The snippet I just gave you targets a <canvas> in a <div> that has no class or ID. In the next update, we’ll add a specific CSS class, so the snippet will have to be adapted by using the right selector.
Hope this will help you. π
Forum: Plugins
In reply to: [Verified Member for BuddyPress] buddyboss shows error in activityHi @felipeolivozn ,
Thank you, we received your email. π
We found what’s going wrong. Can you please uncheck the “Display Verified Badge in Profile Fullname” setting in Dashboard > Settings > BuddyPress > Verified Members > Activities Settings ? This should temporarily solve the issue.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Double verifiedHi @davolh ,
Be sure this issue has been added to our to do list for the next update.
Best,
- This reply was modified 2 years, 9 months ago by Themosaurus.
Forum: Plugins
In reply to: [Verified Member for BuddyPress] buddyboss shows error in activityHi @felipeolivozn ,
Can you please send us credentials to your WordPress Dashboard so we can investigate from where this issue is coming from? Here is our email address: support[a]themosaurus.com
Thanks.
Forum: Plugins
In reply to: [Pimp my Site - Christmas Edition] Pimp My Site – particlesHi @mxdfits,
Thank you for reaching out to us.
I’m afraid it is not possible at the moment. However, we’ll think about it for the next update.
In case you want to hide the stickers, you can achieve this by using this CSS snippet:
body:not(.home) .pimp-my-site-sticker-board{
display:none;
}Hope this will help you.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] buddyboss shows error in activityHi @felipeolivozn,
We believe this issue might be related to a third party plugin.
Are you using a performances optimisation plugin? Can you please deactivate all third party plugins but BuddyBoss and Verified Member to tell me if it’s working?
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Do not compatible with latest buddybossHi @jaylee08,
Sorry, we did answer you with another account, but be sure it’s us.
As we said, don’t hesitate to allow us access to your website so we can investigate.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Verified Badge by Membership TypeHi @jweichmann,
Thank you for your interest in our plugin. We are sorry for the delay of our feedback, it is hard to save free time to support our free plugin.
Our plugin is compatible with Paid Memberships Pro, which allow you to restrict content or areas of your website that will only be displayed to premium members. Plenty of PMPro add-ons are available on the author website to go further if necessary, including one for BuddyPress restrictions.
Anyway, to do so, you need to associate a member plan to a role. Then, in Verified Member settings, attribute automatically the verified badge to this specific role. this should do the trick. π
Let me know if you succeeded.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] 2 issue with BodyBossHi @jweichmann,
Thank you for bringing this new question to our attention. However, it is very difficult for us to provide the best support possible and to keep track of issues and their resolution if so many questions are asked in the same topic. This topic was related to an issue when using BuddyBoss platform.
Moreover, itβs easier for us to share the resolution for a single issue with other members of our community facing the same problem.So, could you move your other question into a different topic, please? One question = one topic.
By doing this, you will be making a great contribution to this forum, and we thank you very much for that!Thank you.
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Issue with Bp-verified pluginHi @peter-a ,
Thank you for reaching out.
Are you using BuddyBoss platform Pro? Are you as well using BuddyBoss theme?
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Javascript clash?Hi @badlycoded,
Thank you for reaching out to us!
Can you please share some screenshots to help us better understand this issue?
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Double verifiedHi @davolh,
Thank you for reporting this.
Can you please uncheck the Display in Messages in Verified Member settings? It should hide the badge and solve temporarily this issue.
BuddyBoss integrates Pusher in the private messages. However, Verified Member plugin is not yet compatible with this new feature. Be sure this has been added to our to do list.
We’ll be back to you as soon as the update is released.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Double verifiedHi @davolh,
Thank you for reaching out to us!
Do you use BuddyBoss plugin and theme? Can you please send us some screenshots?
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] 2 issue with BodyBossYou’re welcome Amrali, we’re glad Verified Member plugin suits your expectations!
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Notifications for requestsHi @davolh,
You can see all the notifications emails in Dashboard > Emails. There is a notification related to Verified member:
- [
site.name] New verification request.
This email should be send to the administration email set in your site settings. Dont hesitate to install Email Tracker plugin. This plugin will track all emails sent from your site. If the notifications request is listed, you’ll know that the email is well sent.
Note that once the plugin is installed, you’ll have to request a verification badge from one of you user to generate the notification.
Concerning the numbers of your verification requests, I’m wondering if your website might not be spammed.
Best,