• Hello,
    I have put the register form inside a bootstrap modal, but when I click on Register the modal closes, I need to keep it open.

    I call the register form with that:
    <?php theme_my_login( array( ‘default_action’ => ‘register’ ) ); ?>

    Is there any chance to do that? Is it possible to do the same with the login form?

    Thank you in advance.

    https://wordpress.org/plugins/theme-my-login/

The topic ‘Register form with ajax’ is closed to new replies.