Themosaurus
Forum Replies Created
-
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Feature Request – Color Coded BadgesHi @johnpurcam,
Thank you for sharing this idea. It might be very useful to define different colors for badges regarding the member level.
If other members upvote your feature request, we will consider to add this feature.
Thank you for contributing to our plugin!
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Request cancellationHi @rider2006007,
Thank you for reaching out.
In Dahboard > Users > Verifications requests, you will be able to select the specific user and unverify them by using the bulk edit feature.
Hope this will help you.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Change icon sizeHi @1404iran,
Thank you for reaching out.
You can reduce the badge on profile page using this snippet:
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .bp-verified-badge, #profile-header .user-nicename-small .bp-verified-badge{ width:12px; height:12px; }Hope this will help you.
Best,
Β 2023 is coming !
From December 24, 2022 until the January 2, 2023 included, we will be enjoying Christmas and New Yearβs Eve with our families. Weβll be back on January 3, 2023. Be sure that weβll do our best to manage all your topics as soon as possible.
We thank you for your understanding and we wish you a Merry Christmas and a Happy New Year!- This reply was modified 3 years, 4 months ago by Themosaurus.
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Icons.Hi @pankyghost,
Thanks for reaching out.
This might be a nice addition to our plugin. π€ We will think about implementing this feature if other community members upvote your request. Weβll keep you informed!
Thank you for contributing to our plugin.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Show badge next to name on profileHi @huseyintekin,
Thank you for reaching out. π
Please be aware that Verified Member for BuddyPress plugin is not compatible with Youzify, as this plugin has his own Verify Member feature. We addressed this issue in this topic: Verified badge not showing on profile header.
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] All members can tag themselvesHi @sunnyrider, @midvith and @ftcpublications,
We thank you for your patience.
We have just released a new update of our plugin. Updating this plugin to the latest version should fix this issue. π
Best,
Hi @michaelabf,
Indeed, we have just released a new update of our plugin that fix this issue.
Kindest regards,
- This reply was modified 3 years, 4 months ago by Themosaurus.
Hi @taraknathgorai, @42three and @earl_d,
We thank you for your patience and your contribution.
We have just released a new update of our plugin. Updating this plugin to the latest version will add this feature. π
Kindest regards,
- This reply was modified 3 years, 4 months ago by Themosaurus.
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Verified badge not showing on profile headerHi @freezdom and @krumpculture,
Thank you for your patience. π
We have just released a new update of our plugin. Updating this plugin to the latest version should fix this issue.
Kindest regards,
Hi @michaelabf,
Thank you for your patience.
We have just released a new update of Verified Member for BuddyPress plugin. 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,
Hi @garce, @1404iran, @sm0ke, @rider2006007 ,
We thank you all for your patience. We’re glad to announce that the compatibility with BuddyBoss have been made. After updating the plugin, you should not face this issue anymore.
Please make sure to clear your cache.
Best,
Forum: Plugins
In reply to: [Pimp my Site - Christmas Edition] Conflict with my theme?Hi @qnkov,
we have a dedicated forum support: support.themosaurus.com. On our support forum, our response time can be up to 1 business day.
However, this support is reserved for users who bought the paid version of Pimp My Site. To support this free plugin, we do it generously when we have some time to contribute.Thanks to this code snippet that you’ve recently added to your
wp-config.phpfile, we should be able to read the error. Could you share the content of yourdebug.logfile with us please? You can post the content of this file as plain text in your next reply.After having reviewed your next reply, we’ll be able to tell you if the issue is caused by our product, a third party plugin or any type misconfiguration on your server.
Thank you.
Forum: Plugins
In reply to: [Verified Member for BuddyPress] Verify groups.Hi @pankyghost,
Thank you for reaching out.
We thank you for contributing to our plugin. However, even if this feature might be a nice addition to our plugin, Iβm afraid it will be quite difficult to achieve.
Iβm afraid we have to decline this feature request. But feel free to continue to share your ideas about our plugin! π
Best,
Forum: Reviews
In reply to: [Pimp my Site - Christmas Edition] A very nice plugin for ChristmasThe are more effects to come π => https://pimp-my.site/
Forum: Plugins
In reply to: [Pimp my Site - Christmas Edition] Conflict with my theme?Hi,
Concerning the scroll, it is not a bug, but a style effect. Note that you can deactivate it in Pimp My Site settings by unchecking “Enable Scrollbar Customization” under Scrollbar tab.
About your slider, I’m afraid we don’t know what could cause this conflict. 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 define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );More on this in the following topic: Debugging in WordPress.
Once this is done, please come back to us and we’ll be able to make some tests.
Thank you.`
- This reply was modified 3 years, 5 months ago by Themosaurus.