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

    Hi,
    Thank you.

    1. I will share the code in next 24 hour for this.

    Please do know that when you create a user, they get BuddyPress profile out of the box. BuddyPress uses WordPress account, so if you add a user, they will have their BP Profile too.

    I am not sure how will you differentiate between 1 & 2.

    2 & 3 can be taken care with the help of member types plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi Tim,
    I am sorry for the delayed reply.

    You can set it from Settings->general screen of WordPress. BuddyPress will use that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    Brajesh Singh on in reply to: [Resolved] Search/filter/sort galleries? #29370

    Hi Shannon,
    Our shortcode does not provide UI for search/sort. They do have options to let you filter the list of galleries by search terms and order by as you please.

    Currently, Only BuddyPress gallery directory has UI for search/filter.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    Brajesh Singh on in reply to: BuddyPress Auto Activate Auto Login Problem #29359

    Hi Tosin,
    Please allow me to test it with the Redis cache today. I do not think it should have any effect but still need to test to confirm it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi Bharat,
    You are most probably calling the above function outside activity loop. It only generates button if you are inside activity loop(loop is started by bp_has_activities())

    Is that the case?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi,
    This plugin adds redirects based on member type. If you do not assign a member type to the user, this plugin will not know where to redirect them.

    It seems me me you need role based redirect since you are assigning role at the time of creation and not member type.

    Do you want me to put some code for that?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi,
    Thank you for the reply.

    It is strange. I am going to check in an hour and then will reply back.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    Brajesh Singh on in reply to: Circle followers list #29348

    Hi,
    Please upgrade to 1.0.9
    It fixes the issue with circle add/remove. The issue was introduced in 1.0.7 and was caused by stricter type checking in js.

    I have also added class ‘bcircle-selected’ and ‘bcircle-not-selected’ to the list item in the popup for selected/non selected circles.
    I personally feel that the checkbox is enough to convey the meaning. Please feel free to use the css class and adapt as you please.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    Brajesh Singh on in reply to: Circle followers list #29344

    Hi,
    I am sorry,
    yes, I am able to replicate it. I am looking at the reason for this issue and how it originated before I put a fix.

    I will update you in couple of hours.

    Regards
    Brajesh