Themosaurus
Forum Replies Created
-
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Conflict with other page content – layout issueHi @chrishechler,
Thank you for using Member Swipe for BuddyPress, and I appreciate your question.
Member Swipe is designed to work seamlessly with BuddyPress, and it should generally be compatible with other content on a page. However, specific conflicts can arise depending on the theme, other plugins, or custom code used on your site.
In this case, I would recommend the following:
- Use the Gutenberg Block: Ensure you are using the Member Swipe block from the Gutenberg editor rather than a shortcode. The block is designed to work smoothly within the Gutenberg environment.
- Check for Theme/Plugin Conflicts: Deactivate other plugins and switch to a default WordPress theme (like Twenty Twenty-One) to see if the issue persists. This will help identify whether the problem is related to a specific theme or plugin conflict.
- Adjust CSS: If the issue persists, you might need to adjust the CSS styling for the Member Swipe block to prevent conflicts with your theme or other elements on the page. It’s generally the responsibility of your theme to style third-party plugins correctly. If your theme is causing conflicts, you might need to reach out to the theme developer for assistance. If you’re comfortable with CSS, you can try writing custom styles yourself. However, please note that extensive customization falls outside the scope of our support, and for more complex changes, it’s recommended to consult with a developer.
It seems another user on our support forum is working on a similar customization. You may find valuable insights or solutions by checking out the discussion in this topic: Cannot Access Settings.
If you encounter difficulties or have more questions, please feel free to provide additional details, and we’ll do our best to assist you.
Best regards,
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Cannot access settingsHi @melaniesinmek,
Thank you for trying out Member Swipe for BuddyPress and for bringing these issues to our attention. We appreciate your feedback.
I’m afraid Member Swipe was not made for this use. It might be possible, but I think adapt this require customization development.
Concerning the cover image distortion, this might be related to the styling of the Member Swipe shortcode conflicting with your theme or other plugins. To address this, you can try the following:
- Inspect the page using your browser’s developer tools to identify the CSS causing the cover image issue.
- Adjust the CSS styling for the Member Swipe shortcode to ensure compatibility with your theme.
Hope this will help you.
Best regards,
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Profile fields filter not workingThank you for reporting this issue. Please allow us some time to investigate. ??
Best,
Forum: Plugins
In reply to: [Verified Member for BuddyPress] How to remove verification requestsHi @max3000in99,
Thank you. It is indeed not possible, but your idea could be a nice addition to our plugin, we will implement this feature if other community members upvote your request.
We’ll keep you informed. Thank you very much for contributing to Verified Member for BuddyPress plugin!
Best regards,
Forum: Plugins
In reply to: [Member Swipe for BuddyPress] Changing Gender fields, search does not workGlad to read that! ??
Cheers,
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 1 year ago by Themosaurus.