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

    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: 25485
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

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

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

    Hi Tosin,
    The problem seems to EasyWP Cache by Namecheap. It is enabled by default and my guess is this is the culprit.

    We host a lot of sites on nginx and we haven’t found anything that suggest nginx as the issue. to test, you can temporarily disable their cache by renaming wp-content/mu-plugins to something else temporarily.

    Regards
    Brajeh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Password Reset not sending email #29340

    Hi Jay,
    No issues. I am glad it is resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Tim,
    Thank you.

    1. For existing white listed users, my suggestion will be to use the option of whitelisted role in the plugin. If these users have certain role, you can simply whitelist that role and all users will be whitelisted.

    We do not have a way to differentiate between and & existing user.

    2. My suggestion will be to setup a role for signup which is different from existing users. If this role is not white listed, their content will be held in moderation if you enable that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Thank you.

    I was only targetting lightbox which had comment and media both. Your code targets both lightbox.

    Also, adding !important will allow overriding with most of the themes. I was trying to avoid and using specificity which might not work in all setup.

    I am glad it is resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Shannon,
    I will push the MediaPress on wp.org tomorrow. Or you can manually update from github for now.

    Regards
    Brajesh