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: 25480

    Hi Rudolf,
    Thank you for confirming.

    Please see

    https://buddydev.com/support/forums/topic/disable-member-directory/

    to disable BuddyPress members directory.

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: [Resolved] paiement with featured Member #18579

    Hi Herve,
    Here is the updated class.
    https://gist.github.com/sbrajesh/45191a9497649750c607fe1bd43b68c8

    You can see the allowed time by the method

    
    get_role_based_interval()
    

    There. Please feel free to change it.

    Also, I have changed the strategy for storing details/removing users and it won’t work for old featured members.

    The new strategy is:-
    When a user is marked as featured, we find out the feature interval and save the future expiry time(in seconds).

    Using the cron job, we check if the expiry time is less than current time and if yes, we remove those users from featured.

    Hope it helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: [Resolved] paiement with featured Member #18577

    Hi,
    I have finally worked with it.

    I have seen your code in get interval too and It won’t work. I am posting an update in next 3 hours where you can set the time based on role.

    Please do know that it will apply to all users with that role. In other words, It will apply to users irrespective of how they were featured.

    I will be sharing a method for doing it based on member type too. Please note that you can use only one of these two at one time.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480

    Hi Hugo,
    Is it the About page added by Community Builder theme?

    To me, the settings seem correct.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: BuddyPress Member Types Pro #18571

    Hi Prangesco,
    Thank you.

    I have checked it and I can see the issue.

    Since you have no member type created, the settings panel is not showing anything. Please visit Users->member Types and create some member type s and then visit this page again.

    We added this page later for mapping role to member type transition and it seems we should have shown a message with guideline there.

    I am sorry it has wasted your time because of it. I will update this plugin and make the message more clear.

    Please check it.

    About BuddyDev dashboard:- I see that you have already updated your credentials there. Do you need any assistance with it too?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: BuddyPress Member Types Pro #18570

    Thank you. I am looking into it. will be getting back in 30 minutes or less.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: [Resolved] Buddypress Anonymous Activity Plugin #18566

    Thank you for confirming.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: BuddyPress Member Types Pro #18565
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: BP Circle, Default Circles… #18564

    Hi Kino,
    My apologies for the confusion. I will update the plugin today and use normal instead of italic there. It is “|” no “/”.

    The defaults are not created for existing users. It is created for new registration. Try registering a new account and you will see that the circles are created for the new user.

    Please let me know if it works that way or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Redirection on login #18559
    This reply has been marked as private.