Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Wrong count shows in the forum Miscellaneous 7 years, 6 months ago

    Welcome ๐Ÿ™‚ Happy to to know that it helped ๐Ÿ™‚

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Create/add forum from frontend in the forum Miscellaneous 7 years, 6 months ago

    Glad to know that it helped you ๐Ÿ™‚

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic exclude users from member listing in the forum Miscellaneous 7 years, 6 months ago

    Hi,

    BuddyPress never lists pending and denied members. Are you using any other system to verify them?

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Buddy Press Private Message Delete Permission to Only Admin in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    I have tried the same code

    <?php if(current_user_can('manage_options')){?>
    <a class="delete" href="<?php bp_message_thread_delete_link( bp_displayed_user_id() ); ?>"><span class="dashicons dashicons-trash"></span></a>

    <?php
    }

    and

    <?php if(current_user_can('manage_options')){?>

    <a class="button confirm"…[Read more]

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Registration activation page takes too long to load in the forum How-to & Troubleshooting 7 years, 6 months ago

    You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.

    You can remove this message easily. Just install the plugin loco translate and find this message there and in translation just hit a space.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Registration problem in the forum How-to & Troubleshooting 7 years, 6 months ago

    Hi,

    There will be a table called bp_xprofile_data in the database. Please check there once. IT is the table where all the profile field values get stored.

    Thanks

  • Profile picture of GradeMiners

    GradeMiners's profile was updated 7 years, 6 months ago

    GradeMiners

    @grademiners

    View Profile
  • Profile picture of Jeffrey Numerologist

    Jeffrey Numerologist's profile was updated 7 years, 6 months ago

    Jeffrey Numerologist

    @wordnumerology0

    View Profile
  • Profile picture of Diane Bryan

    Diane Bryan's profile was updated 7 years, 6 months ago

    Diane Bryan

    @dianebryan3

    View Profile
  • Profile picture of Angelica Griffi

    Angelica Griffi's profile was updated 7 years, 6 months ago

    Angelica Griffi

    @kendralope90

    View Profile
  • Profile picture of Dewey Lucas

    Dewey Lucas's profile was updated 7 years, 6 months ago

    Dewey Lucas

    @deweylucas1

    View Profile
  • Profile picture of Cedric Lamb2

    Cedric Lamb2's profile was updated 7 years, 6 months ago

    Cedric Lamb2

    @cedriclamb2

    View Profile
  • Profile picture of Josh Houghton's Flat Belly Detox Review

    Josh Houghton's Flat Belly Detox Review's profile was updated 7 years, 6 months ago

    Josh Houghton's Flat Belly Detox Review

    @detoxeating10

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Which is "BuddyPress" that is compatible with "BuddyPress Follow"? in the forum How-to & Troubleshooting 7 years, 6 months ago

    I always focus on the updated plugin so try to Use the latest โ€œBuddyPress(3.2.0)โ€ with โ€œlegacyโ€. And also please recommend to devs to make it compatible with nouveau.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Registration activation page takes too long to load in the forum How-to & Troubleshooting 7 years, 6 months ago

    Please put this code https://pastebin.com/h6hCidML in child theme’s functions.php or use code snippets plugin to add new snippet and then there add this code.

    Thanks

  • Profile picture of herostem

    herostem's profile was updated 7 years, 6 months ago

    herostem

    @herostem

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic hide profile subnav when displayed user does NOT have role in the forum Miscellaneous 7 years, 6 months ago

    Hi,

    You can check this https://buddypress.org/support/topic/hiding-profile-tabs-i-e-messages-based-on-user-role/ and use bp_core_remove_subnav_item.

    Thanks

  • Profile picture of Fastselect

    Fastselect's profile was updated 7 years, 6 months ago

    Fastselect

    @hesam2513

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Buddy Press Private Message Delete Permission to Only Admin in the forum How-to & Troubleshooting 7 years, 6 months ago

    Please try this code:

    add_action('wp_footer','ps_remove_delete_button');
    function ps_remove_delete_button(){
    if(!current_user_can('manage_options')){
    ?>
    <script type="text/javascript">
    jQuery(document).ready(function(){
    jQuery('.notifications .delete').hide();
    jQuery('.notifications .confirm').each(function() {
    if…
    [Read more]

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic who clicked on my link in the forum Miscellaneous 7 years, 6 months ago

    Welcome ๐Ÿ™‚

    Glad to know that it helped you ๐Ÿ™‚

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In