Title: [register] shortcode not working
Last modified: September 12, 2016

---

# [register] shortcode not working

 *  Resolved Anonymous User 15125576
 * (@anonymized-15125576)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/register-shortcode-not-working/)
 * Hi I am new to php and wordpress, and not also from the computer background.
   
   but as per the documentation of the plugins its been good so far. But since I
   have installed this plugin the first shortcode that i have used is
 * > [register]
 * but once I complete the registration form and hit “Register” button the page 
   shows error as follows
 * > Oops! That page can’t be found.
   >  It looks like nothing was found at this location.
   > Maybe try one of the links below or a search? Search… Archives Try looking 
   > in the monthly archives. 🙂 Archives
 * What I want is after registration user should be redirected to this page “www.
   wbsedea.in/thank-you/”
    My site is [http://www.wbsedea.in](http://www.wbsedea.in).
   Please need help asap.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/register-shortcode-not-working/#post-8177942)
 * Hi WB,
 * If you need to redirect someone after registration, then you need to use the 
   redirect_page attribute in your shortcode, like so:
 *     ```
       [register redirect_page="http://www.wbsedea.in/thank-you/"]
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[register] shortcode not working’ is closed to new replies.

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

## Tags

 * [page redirect](https://wordpress.org/support/topic-tag/page-redirect/)
 * [register](https://wordpress.org/support/topic-tag/register/)
 * [Registration](https://wordpress.org/support/topic-tag/registration/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/register-shortcode-not-working/#post-8177942)
 * Status: resolved