Title: Success page shortcode
Last modified: August 21, 2016

---

# Success page shortcode

 *  [UrbanTribesAdmin](https://wordpress.org/support/users/urbantribesadmin/)
 * (@urbantribesadmin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/success-page-shortcode/)
 * I am new to WordPress so there is probably a very simple solution for this.
    
   I’m just trying to add a success page to the shortcode and am not too sure how.
   Here’s what I currently have: [fu-upload-form form_layout=’post_media’ success_page
   =’[http://www.urbantribesblog.com/post-submitted’%5D](http://www.urbantribesblog.com/post-submitted’%5D)
   It is currently just taking me back to the same form page instead of to the url.
   How should I format this?
 * Thank you!
 * [http://wordpress.org/plugins/frontend-uploader/](http://wordpress.org/plugins/frontend-uploader/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [UrbanTribesAdmin](https://wordpress.org/support/users/urbantribesadmin/)
 * (@urbantribesadmin)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/success-page-shortcode/#post-4213646)
 * Here’s a link to my blog: [http://urbantribesblog.com](http://urbantribesblog.com)
 *  Plugin Author [Rinat](https://wordpress.org/support/users/rinatkhaziev/)
 * (@rinatkhaziev)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/success-page-shortcode/#post-4213650)
 * Hey,
 * I wasn’t able to reproduce in my dev environment. However, I did check your website
   and i’ve noticed that the success_page parameter is absent in your upload form.
 * Here’s the shortcode I used locally to test:
    `[fu-upload-form form_layout="post_media"
   success_page='http://wp-plugins.dev/?p=2']`
 * So I’d suggest to try to test the shortcode with different URLs and see if it
   works or not. You can view the source of the page where the form is and search
   for success_page hidden input, if it’s there the redirect should work.
 * Also, if you could provide details about your environment that might help me 
   to track down the issue (server software, php version, wordpress version, etc)
 *  Plugin Author [Rinat](https://wordpress.org/support/users/rinatkhaziev/)
 * (@rinatkhaziev)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/success-page-shortcode/#post-4213651)
 * Oh and also I’ve noticed that your success_page has www in the url but your website
   lives at [http://urbantribesblog.com/](http://urbantribesblog.com/) not [http://www.urbantribesblog.com/](http://www.urbantribesblog.com/)
   so you might want to try removing www

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Success page shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/frontend-uploader_81a69d.svg)
 * [Frontend Uploader](https://wordpress.org/plugins/frontend-uploader/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontend-uploader/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontend-uploader/)
 * [Active Topics](https://wordpress.org/support/plugin/frontend-uploader/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontend-uploader/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontend-uploader/reviews/)

## Tags

 * [success page](https://wordpress.org/support/topic-tag/success-page/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rinat](https://wordpress.org/support/users/rinatkhaziev/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/success-page-shortcode/#post-4213651)
 * Status: not resolved