• Resolved viche

    (@viche)


    Hi!

    I have enabled “Membership Requests Allow visitors to request site membership. If enabled, an administrator must approve each new site membership request.” in Buddypress.

    I am using Youzify registration page on to language (WPML).

    I have two problems.

    1. It doesnt says anything about an admin has to approve. It only says user should confirm by clicking link in email.
    2. On the first language the mail is sent to admin for approval but not on the second.

    Any ideas?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter viche

    (@viche)

    Problem number 2 solved. Emails was not translated

    Thread Starter viche

    (@viche)

    I tried to disable Youzify and only use the default registration page. Then I got the message that an admin has to approve. With Youzify I only get the message I should click a link in an email.

    Plugin Support Youzify

    (@kainelabsteam)

    Hi @viche,

    Thank you for reaching us.

    A possible workaround is you disable Buddypress e-mail activation sent to their email after they complete the registration. And then, let the Admin activate the account manually from the WordPress dashboard.

    You can use this snippet:

    https://gist.github.com/KaineLabs/c0dfe6d07c64c1ab0d34046e7853251a

    Please add it to the file “bp-custom.php” in the path “wp-content/plugins”. If you didn’t find the file “bp-custom.php”, just create a new one.

    Please let me know if you have any other questions.

    Best Regards, KaineLabs Team.

    Thread Starter viche

    (@viche)

    Thanks!

    How do I “disable Buddypress e-mail activation sent to their email after they complete the registration”?

    Plugin Support Youzify

    (@kainelabsteam)

    Hi @viche

    You can copy a snippet from URL below:

    https://gist.github.com/KaineLabs/c0dfe6d07c64c1ab0d34046e7853251a

    Please add it to the file “bp-custom.php” in the path “wp-content/plugins”. If you didn’t find the file “bp-custom.php”, just create a new one.

    Please let me know if you have any other questions.

    Best Regards, KaineLabs Team.

    Thread Starter viche

    (@viche)

    Thanks! I thought I had to disable a checkbox and then add the code. ??

    My misstake! Thanks again. it seems to work.

    Thread Starter viche

    (@viche)

    Are there a reason to add the code in “bp-custom.php” in the path “wp-content/plugins” instead of adding it in the (child) theme′s functions.php?

    Plugin Support Youzify

    (@kainelabsteam)

    Hi @viche

    Some theme functions do not connect with BuddyPress, that’s why snippets for BuddyPress sometimes do not work if it is put on the theme funtions.php file. Also, it avoids making your website error if you change your theme.

    Please let me know if you have any other questions.

    Best Regards, KaineLabs Team.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Membership Request’ is closed to new replies.