Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Buddypress profile page 404 error #33985

    Thank you Tosin.
    Appreciate sharing it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Jan,
    Please get in touch via our contact form. I will share a copy of the message restrictions plugin and we can discuss about the hours needed.

    If you need support for PMPro and can not use the roles based limit, let me know. We can quote for it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Members not showing on subsite #33976

    Hi Juan,
    I am sorry for the delayed reply.

    We do not support the BuddyPress Multi Network over community forums. It is a bit complex plugin and takes a lot of time for us to troubleshoot the specific use case(You can see this notice on the plugin page too).

    Still, Here are the steps to verify that the plugin is working:-

    A. Login to phpmyadmin and check if tables are created for each site( it should have prefix like wp_n_bp_xyz) where wp_n can be replaced by some global_prefix_number.

    B. If they are not created, try saving settings and recheck.

    C. Check mnetwork_users table and see if it contains the blog id you are testing and the users ids are present. If yes, The plugin is working and you need to login with the user. If not, The users are not considered part of your current blog.

    Now to answer your points:-

    1. It means the users are not recorded as part of the sub site(please check mnetwork_users table)
    2. It does not matter. You can place that in any of these 2 files.

    3. It means the separate tables were created for groups correctly

    In my opinion, your users were not recorded as part of the sub network.

    Please try this:-

    1. Add a user from wp-admin->Users->new screen on the sub site. Login as that user, Is it shwoing in the members list?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Privicy in MEDIAPRESS #33975

    Hi Corrado,
    Thank you.

    I will be reviewing the plugin and making it available next week.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: How to inform the users of new BP features? #33974

    Hi Daniel,
    Thank you for the research 🙂

    We do plan to become the only platform which meets all essential needs for creating successful Communities with BuddyPress & WordPress.

    We are adding it to our features list.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Adding a Subnav to Buddypress Meno #33973
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Buddypress profile page 404 error #33972

    Hi Tosin,
    Thank you for the reply.

    I am sorry, I am unable to predict anything by looking at their docs. Will suggest asking them directly about it.

    PS:- Are you using any WooCommerce specific BuddyPress addon like BuddyCommerce etc?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Maarten,
    Thank you for the patience.

    Please upgrade to 1.1.5. It contains BuddyBoss platform specific markup for email notification settings screen.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Sure,

    
    $count = mpp_gallery_get_media_count( $gallery_id );// please change gallery id.
    

    Regards
    Brajesh