BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24599

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

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

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24599
    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: 24599

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

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

    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

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

    Hi Stephanie,

    I believe MediaPress is working as expected.

    While calculating storage, It checks your file system. Since the files are present there, It is correctly calculating the storage.

    The issue is you had another plugin active that caused fatal error after upload but before mediapress was able to save its information to track in database. That’s why they are present on the file but not in database.

    Since the conflicting plugin has been disabled, It will work as expected in future(I will suggest manually deleting the old file).

    Regards
    Brajesh

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

    Hi Stephanie,
    Thank you.

    It is not just the image you upload. It depends on how many sub sizes(an image gets multiple sizes created as multiple images) you have registered.

    I will suggest checking it on the server(It is organised in uploads/mediapress/members/User ID).

    Regards
    Brajesh