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: 25365
    Brajesh Singh on in reply to: DIVI and BuddyBlog compatibility #34672

    Hi,
    Can you please visit BuddyBlog settings and disable show posts on profile setting. set it to no. Please let me know if that fixes this issue. It will cause the single posts to be not visible on profile though.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365

    Hi Hugo,
    Thank you for the details. I do hope it is caching and not a fatal error.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365

    Hi,
    Thank you for purchasing the plugin.

    It might be due to Youzer taking over the registration.

    Please allow us to test the registration with Youzer tomorrow and get back to you.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Member type sorting and auto friendship #34669
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: CB Pro styling problem #34667

    Hi Hugo,
    Thank you for reporting it. I will test and get back to you in next 24 hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Member type sorting and auto friendship #34666
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: DIVI and BuddyBlog compatibility #34659

    Hi,
    I will check it with Divi by tomorrow and get back to you.. BuddyBlog pro should not have such issue as you can turn of front end creation based on roles. The Pro will be available within next 7 days(We are working on the docs and hope to release it this week itself).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: site owner cannot use BP message #34658

    Hi,
    I will suggest looking at the browser console for any error.

    Is there a chance that you might be using any restrictions plugin? Please do not change template pack for the sake of a bug.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Member type sorting and auto friendship #34654

    Hi,
    I am sorry for the delayed reply.

    Can you please tell me how your registration works? Are you using any plugin for this.

    Here is how this plugin works:-

    1. On buddyPress User activation, the Auto friends plugin works by checking the profile fields data.
    If you want to force it to apply global lists on any kind of registration, you can put this in your bp-custom.php

    
    
    add_filter( 'bp_auto_friendship_pro_enable_on_user_register', '__return_true' );
    

    After this, all new user registrations will have the global lists added as friend.

    2. The member type plugin is tied to BuddyPress registration, If you are using any different method, It won’t redirect on registration.

    3. Is it possible to autofriend members that are already registered?

    Do you mean applying a list to an existing user? We haven’t been able to do it but I have seen other similar requests and we can implement it in near future. I am thinking of two strategy(showing list as dropdown on users list and putting an apply button or creating a tools section). It will need some time though.

    Regards
    Brajesh