Title: Redirect without delay
Last modified: November 28, 2021

---

# Redirect without delay

 *  Resolved [invest0r7](https://wordpress.org/support/users/invest0r7/)
 * (@invest0r7)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-without-delay/)
 * 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](https://wordpress.org/support/users/madalinaruzsa/)
 * (@madalinaruzsa)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-without-delay/#post-15113985)
 * Hi [@invest0r7](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/profile-builder/assets/icon-256x256.png?rev=2961144)
 * [User Profile Builder - Beautiful User Registration Forms, User Profiles & User Role Editor](https://wordpress.org/plugins/profile-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/profile-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/profile-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/profile-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/profile-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/profile-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Madalina Ruzsa](https://wordpress.org/support/users/madalinaruzsa/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/redirect-without-delay/#post-15113985)
 * Status: resolved