• Resolved invest0r7

    (@invest0r7)


    Hi, we’re building a manual multi-step registration form, and on one of the pages we have your wppb-edit-profile form so the user can specify their Nickname and email/password as they sign up. But after they hit “Save” it needs to go directly to the next page. Currently it shows a success message and waits a few seconds before going to our redirect. Is there a way to make the redirect instant without giving a success message and delay?

    <?php echo do_shortcode( '[wppb-edit-profile redirect_url="'.get_permalink( 1234 ).'"]' ); ?>

Viewing 1 replies (of 1 total)
  • Plugin Support Madalina Ruzsa

    (@madalinaruzsa)

    Hi @invest0r7,

    The page must load and display the success message after which the redirect is made.

    You can go to PB-> Settings-> Advanced Settings-> Forms-> and set at the Modify default Redirect Delay timer zero. But again the page needs to load and then the redirect will take place.

Viewing 1 replies (of 1 total)

The topic ‘Redirect without delay’ is closed to new replies.