• Resolved Anonymous User 15125576

    (@anonymized-15125576)


    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 .
    Please need help asap.

Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    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.