👻 Halloween Treat: Our biggest-ever 25% OFF memberships — use SPOOKYSOCIAL before Nov 3! 🎃

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25200

    Hi Stephanie,
    Thank you for the question.

    you can use the like

    [bp-featured-members view=slider ]

    or you can quote the part ‘slider’ with single or double quote. Please do it manually(without copying from here as the code may get entity encoded).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200

    Hi Stephanie ,
    Thank you for the reply.

    Calculating disk storage is a resource intensive process and we only do it if needed. We use transient to keep the storage sizes. They get cleared eventually when the user uploads/deletes new file.

    Please try doing one of the above action for the user to force re-calculation of space.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: MediaPress Set Profile Cover question #53021

    Hi Kim,

    Please take a look at the screenshots on this page.
    https://buddydev.com/plugins/mpp-set-profile-cover/

    As soon as you activate the plugin, the Button should appear.

    Are you having issue the buttons?

    Regards
    Brajesh

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

    Hi Kim,
    Thank you for your patience.
    I have checked your site and it seems the ajax registration is not being used(integrated with your theme).

    I have a solution for this but before that I will need your opinion:-

    1. Do you want to keep your current registration form and use the ability to auto activate/auto login the user?

    2. Or do you want to use the registration in a popup/modal box ?

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200

    Thank you Kim.
    I will check and update you today.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200
    Brajesh Singh on in reply to: Profile has no right hand side bar? #53004

    Hi Kim,
    Thank you for your question.

    I am sorry, we don’t use the BuddyX theme. Was the sidebar removed after activating one of our plugins or was it happening without it?

    Please let me know and I should be able to point in the right direction.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200

    Hi Kim,
    Thank you for the reply.

    The Profile Data control plugin works with Roles. If you can create two roles and each user get assigned one of them(You can automate this using Member Types pro), then you can select the option

    After that, Please visit Dashboard->Users->profile fields and edit the fields.
    You will see options like:-
    – “Available For” – It makes the field available to users with those role.
    – “Visible For” – It makes the field visible to those role.

    You can customize the availability and visibility there to achieve your goal.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200

    Hi Naomi,
    Hope you are doing well.
    I am marking it resolved as the issue is fixed.

    Please feel free to let us know if you need further assistance.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25200

    Hi Arthur,
    I am glad you have resolved it. Also, you are welcome to have your opinion!

    I offered you to help with custom code given your field ids. I will quote the reply

    It is not a technical issue to match multiple fields with IN query, It is to have a predictable behaviour. If you can share your field ids(with multi select), we may be able to supply some code.

    It was never a technical issue to have it. The problem is to have predictable behaviour for all field/field types as we did not limit IN/NOT IN to certain field types.

    The operator was dropped in past(around 2021) to achieve that goal.

    Regards
    Brajesh