setting up a nice registration and change redirects

Home Forums Legacy Support Support queries Setup issues setting up a nice registration and change redirects

Tagged: 

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #111893
    liebisca
    Spectator
    Hello, WPLMS is my third theme and I am using it for 2 Months now and it is really well looking and the speed is nice! :) But I need to change some small things in the registration process. I really like the AJAX register, but it is not really necessary. If my requirements can only be achieved with the standard buddypress registration form, that is okay. I have set-up all fields my customers have to enter, that works fine (Personal Information), but I need those functions aswell:
    1. When a user registers, the redirect is not well looking, it shows only some text on a empty page. Is it possible to redirect to another page created by me? With this function, I can place a Google Analytics Code as well.

    2. When the user clicks on the confirmation link in the e-mail it is also a not good looking site and then it will redirect to the user-page dashboard. I would like to redirect to a page, created by me. This would allow me tracking and this would allow me to put some instructions for my service to new registered users.

    3. I would like to add new registered users to my newsletter list (sendinblue). Because of german law I need a second checkbox under the checkbox for the terms of service, from the standard buddypress registration form.

    4. How can I synchronize those email addresses to sendinblue? Maybe with zapier?

    5. (optionally) When the above functions can be achieved with the AJAX registration, I need to create a button (I am using beaver builder with UABB). When a user clicks on the button, the AJAX registration form should pop-up. How can this be achieved?

      Thank you for help in advance!  

    #111894
    liebisca
    Spectator
    This reply has been marked as private.
    #111952
    Anshuman Sahu
    Keymaster
    1. Well this is a buddypress register page and after submitting it redirects to activate page which is a also a buddypress page.Unfortunately this can be edited as of now . 2. Try saving the email template in your site form wp-admin-> appearance -> email . Please also confirm if you are using any third party plugin to send emails ? 3.  You can simply add a profile field for checkbox  in your registration form from wp-admin-> users - > profile fields . to add user in sendinblue list you can use third party plugins . Wplms does not have any integration with sendinblue as of now. 4. Well again to add user in sendinblue list you can use third party plugins . Wplms does not have any integration with sendinblue as of now. 5. Well you can add the wplms registration form shortcode in popup content . refer : https://vibethemes.com/documentation/wplms/knowledge-base/wplms-popups/ https://vibethemes.com/documentation/wplms/knowledge-base/custom-registration-forms-in-wplms/
    #112171
    liebisca
    Spectator
    Okay, I thought about using a plugin that supports that, like registrationmagic. But I think does will not work with buddypress fields? But I found a solution for the activation page: https://buddydev.com/buddypress/redirect-users-to-welcome-page-after-successful-registration-on-your-buddypress-based-social-network/ Did not try it yet, but it is good to place this in the bp-custom.php file or will it be lost after update? Maybe it is better to work with the WPLMS customizer?
    #112355
    Yes, you need to any code related customisations to the wplms customiser plugin or by using a child theme..
    #112396
    liebisca
    Spectator
    Okay thanks. I have set-up the AJAX register now. In the WPLMS settings I can set a custom page for the redirect, this is nice. Pop-up works, too. But the problem is, i made a checkbox for my terms of contract and flagged it as "necessary" but I can register, without having the box checked. 2. The activation E-Mail is sent from "Wordpress" with email "[email protected]". How can I change that?   Best regards, Alex
    #112399
    liebisca
    Spectator
    This reply has been marked as private.
    #112421
    liebisca
    Spectator
    If it is not possible to make the checkbox ticked as duty, how can I add a simple text with links to the terms at the end of the registration form?
    #112515
    Anshuman Sahu
    Keymaster
    Okay can you please share your admin credentials to check the issue with the necessary field . FOr emails from wordpress@ please set your from name and from email in your wp-admin => lms -> settings -> emails -> email options .
    #112525
    liebisca
    Spectator
    This reply has been marked as private.
    #112557
    Please use postman smtp plugin : <b>https://wordpress.org/plugins/postman-smtp/</b> Follow this guide for POSTMAN SMTP PLUGIN. 1. Install the Postman SMTP plugin from WP Admin - Plugins - Add New 2. Follow the setup wizard as below screenshots : 3. The outgoing Mail server should be : smtp.gmail.com 4. Note the Port : 587 6. Enter you gmail USERname and Password. 7. Testing emails.   Please let me know if you need further details on this.
    #112640
    liebisca
    Spectator
    Thanks, I will soon have a look at this. There is still this problem with the checkbox.   Thanks, Alex
    #112795
    This reply has been marked as private.
    #112799
    liebisca
    Spectator
    Thanks, but I still can register without ticking the checkbox :/
    #112823
    liebisca
    Spectator
    I want to say, that the pop-up solution from vibe-popup is not good for this, as you can see in this screenshot: http://i.imgur.com/YVrGFJF.jpg Better is beaver-builder popup: http://i.imgur.com/uv9XcGs.jpg But it differs much from the original ajax register page: http://i.imgur.com/tGz57qi.jpg   Is it possible somehow to use the same design? I think this is a css issue? How can I solve it? I can use normal wp text editor or iframe in the BB-popup if it would help.   Thank you!
Viewing 15 posts - 1 through 15 (of 18 total)
  • The topic ‘setting up a nice registration and change redirects’ is closed to new replies.