Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'registration'

Viewing 25 results - 1,101 through 1,125 (of 7,641 total)
  • Author
    Search Results
  • blenderitalia
    Participant

    Thanks for the reply,
    Unfortunately it does not work …
    I followed the whole procedure but when I replace the files the registration page does not work.

    Varun Dubey
    Participant
    blenderitalia
    Participant

    Hello everyone,
    I have a problem with the checkboxes profile fields.
    I render this field mandatory but does not fix the data during user registration.
    After registration, after I have made the field not mandatory, the user can possibly save without problems …. but I need it to be mandatory.
    I tried to disable plugins, I tried different combibations … but nothing.
    Before Buddypress version 3 I had no problem … now I have a problem.
    Thanks and good job

    #273650

    Topic: registration

    in group forum Installing BuddyPress
    Dave
    Participant

    Hello, I am using theme my login plugin to restrict site for logged in users. And it has some other options which is very good. And I am using buddypress too. But when I click on registration it asks to login because I restrict the site to access for logged in users. But if I disable buddypress then registration page opens fine. Any suggestion to fix the issue?

    Varun Dubey
    Participant

    @nmavro73 WordPress Social Login add Social login option by default at registration page using http://prntscr.com/jn4tag they have the following action to display social login widget inside register page, which is working fine with BP 3.0
    add_action( 'bp_before_account_details_fields', 'wsl_render_auth_widget_in_wp_login_form' );
    If you are using UMP form, Then you might need to check their forms to add the corresponding hook.

    #273509
    Marcoevich
    Participant

    I am also unable to register new user accounts. I have a checkbox field on the registration page which always fails to validate with message “this is a required field”. Doesn’t matter how many boxes I tick. It always fails.

    Also, there’s a php notice on my registration page. This one: Warning: trim() expects parameter 1 to be string, array given in /public_html/wp-content/plugins/buddypress/bp-members/screens/register.php on line 93

    #273458

    In reply to: Activation key

    jamersonnc
    Participant

    Also this test i did in an incogneto window as well. so.

    at least I know that the “Activation Key” is actually in the email that is sent saying “click here to activate”.

    It would be nice if i could just make it redirect them to the dashboard allowing the email click to be an official registration…

    Venutius
    Moderator

    Content placed in the Registration page is not shown when bp loads the registration page, bp effectively overwrites any content placed there and replaces it with it’s own content, so adding a shortcode to this page would have no effect. To add content to this page you would need to overload the register.php file and insert a do_shortcode call or similar.

    #273380
    karabre1980
    Participant

    Hello I have create one intranet with the help of woffice theme. Until now everything was working perfect but after an update I have a problem. Specific the new user that are register in the intranet, when they received the activation letter in there email, they click the activation email and they are transfered in a page where there asked to enter the validation code and of course they dont know what to do. Until now when the user was clicked the activation link , he was transfered in login page and he could log in. Waiting for your help. Thank you

    #273368
    ZaheedManuel
    Participant

    Hi. I need help with my registration page. I have the latest WP (version 4.9.6) and the new BP (Version 3.0.0). And Im using this theme > KLEO

    Question 1
    My profile groups that I made is not showing up on the registration page. I get this error Error

    Question 2
    How do I edit the registration page, so that fields can be placed next to each other? Im comfortable editing the CSS.

    irishjimmyward
    Participant

    using the member type during the registration and then using a plugin to assign the role based on the member type

    first, you must map the member types to the Roles in plugin settings

    the user selects “member type” and the role is assigned — this is done using buddyforms and few other plugins mentioned above.

    my issue is now the activation link and management of new users.
    – I don’t even get a notification anywhere in the WordPress dashboard that a new user has registered.

    Venutius
    Moderator

    How are you assigning the roes at registration? Is that something you’ve added with another plugin?

    irishjimmyward
    Participant

    Assigning Roles at registration disables the ability to “activate” users from the “pending” users dashboard

    -Essentially because I am assigning new roles at signup, it seems users are no longer assigned to “pending Role” and are correctly being placed into the selected role from sign up page…

    This is all good EXCEPT I lost the ability to resend Activation email as well as LOST ability to ACTIVATE manually from the dashboard.

    if they have issues, I have no options to help, I can only delete the user and tell them to register again 🙁

    any and all help is greatly appreciated. thanks!!

    Theme: I am using REHub for MultiVednor site.
    Plugins: WooCommerce, WC vendors PRO, BPWC Vendors, BP4WC

    Specific relevant plugins for this issue: BuddyPress, BuddyForms Pro, BuddyForms Members Pro, BuddyPress Member Types Pro

    #273324

    In reply to: Work.

    Venutius
    Moderator

    Any fields you enter in the Base field group should be displayed on the right hand side of the registration form under the Name field automatically.

    #273284
    r-a-y
    Keymaster

    Did you enable registration on your WordPress install?

    Register and Activation Pages

    #273255
    Lars Henriksen
    Participant

    +1 – I see the same issue, FYI. I use the BP registrations options-plugin.

    Thanks for your work with BP.

    bluviaggiatore
    Participant

    hello

    my issue is : after registration , users can receive activation mail and then they click this link , new page opens , they go to the activation site , and system asks them activation key and their account can not be activated .

    activation mail arrive to user : https://prnt.sc/jjy5jy

    after click this link : http://prntscr.com/jjy6nb

    wordpress version : Version 4.9.6

    budy press version : Version 3.0.0

    what I have done to solve it :

    – disabled all plugins execpt buddypress : result is same
    -disabled all plugins and theme ,execpt buddypress : result is same
    – I noticed that there should ne ?key= on url , I have added it to url and tried it again , but situation is same

    so what can I do more ?

    thank you

    #273106

    Topic: Codes

    in group forum Installing BuddyPress
    joaovitorb
    Participant

    Hi, What is the codes for login and registration?

    Can I change the layout of BuddyPress just making a css edition?

    #273073
    Venutius
    Moderator

    Yes it looks like something is interfering with the registration process, have you tried deactivating all plugins except BP?

    #273070
    mckennapoole
    Participant

    Yes, I used this and it is sending to my email. It isn’t sending for Registration though and it isn’t showing anything saying “Thank you for submitting please check email” or anything like that.

    #273037
    groston
    Participant

    Thanks again for the help! This post, https://buddypress.org/support/topic/how-to-customize-the-order-of-fields-of-registration/, led me to the answer: the function bp_get_the_profile_field_name() returns the ‘friendly’ name of the field, i.e., that which is defined in wp-content\plugins\<my-plugin>\include\users\profile.php as the label parameter for the field.

    #273027
    mckennapoole
    Participant

    Hello,

    Im having an issue with BuddyPress Registration. When filled out, it wont go anywhere and it wont have a message like “Thank you for Registering” … It isnt registering the user, nor going to the email used to sign up with.

    Register

    #273017
    Venutius
    Moderator

    Did you overload the registration page and edit that?

Viewing 25 results - 1,101 through 1,125 (of 7,641 total)
Skip to toolbar