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

    Hi Bo,
    You are right about the xprofile fields.

    To make them available, please make sure the xprofile custom field type plugin is active on all sites.

    As far as our current problem is , I see two ways:-

    1. Either improve the layout of main site register page
    2. Or trigger register popup on linking to mainsite#register

    The first one will need template modification.

    Since you have already provided me ftp, I may want to give it a chance. I can fix the layout easily for this page but I won’t be able to assist much with the other visual aspect.

    Which approach will you like to use?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] Same size for gallery thumbnails? #13599

    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: post update notification #13596

    Hi Ahmed,
    Thank you for asking.

    Yes, It is possible but it is a bad idea. It won’t scale and if you have large number of users, the script will time out.

    if you really want to do it, the right way to do it will be using message queues. Most probably, the decision should depend on your number of users.

    here is a link of example plugin(without queueing support) that we did for groups:-

    https://github.com/sbrajesh/bp-group-activities-notifier

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] BuddyPress Member Types Pro #13595

    Hi PresPhuture,

    The plugin doesn’t do it out of the box. It is easily doable though with a few lines of code.

    Also, we will consider exclusion and profile restriction in the plugin in future too.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: How to you auto users to sign up? #13594

    Hi Dave,
    Welcome to BuddyDev forums.

    1. BuddyPress is free, I am assuming you are referring to our BuddyPress Auto Activate plugin that you purchased.

    Is there any chance that you are using the BuddyPress Registration Option or Eonet Manual User Approve ?

    BuddyPress does not need you to manually activate users but these two plugins do.

    can you please check and let me know?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394

    Hi Brandon,
    Sorry for the inconvenience. Have checked it now.

    I see that it is throwing internal server error.

    Are you using any custom script/plugin/code for validating email.

    The underscores are allowed by default on WordPress and we do not do any special processing for the email in Ajax Registration.

    Please let me know the details and I will helps.

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] Groups name change #13568

    Hi Shelley,
    You can go to appearance->Menu and add it.

    Here is a screenshot showing it.

    https://i.imgur.com/yJFuRUY.png

    Add it to any menu where you want to show the link.

    Regards
    Brajesh