Hi @edgarslopes,
Could you please provide us a link of your website to help us better understand your issue?
Best regards,
Hi @edgarslopes,
Thank you for your precious feedback. There is definitely an issue in our plugin which will be fixed in the next update.
In the meantime, simply add the following code snippet to your website:
.bp-verified-member .item-title > a ~ span.bp-verified-badge,
.bp-verified-member .member-name > a ~ span.bp-verified-badge,
.bp-verified-member > .author > a ~ span.bp-verified-badge,
.bp-verified-member .member-name-item > a ~ span.bp-verified-badge {
display: none !important;
}
This should do the trick.
Best,
how can i add a snippet, can you help me? where?
-
This reply was modified 6 years, 10 months ago by
edgarslopes.
-
This reply was modified 6 years, 10 months ago by
edgarslopes.
Hi @edgarslopes,
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.
Regards,
Hi,
For your information, we just released a new update (1.0.4) that should fix this issue. This means if you update the plugin you should be able to remove the snippet we sent you.
Regards,
Sorry for the delay
Yes it’s fixed, thank you, great work
-
This reply was modified 6 years, 9 months ago by
edgarslopes.