How To Set Up Submission Confirmation Message

A- A+

WP User Frontend's easy setting lets you manage all kinds of frontend posting-related problems within a single dashboard. Also, as a part of the frontend posting, you will be able to customize the settings of your users' submitted posts. And this will let your users know whether their post has been successfully submitted or not.

However, if you've already used WP User Frontend for your WordPress site, then the process will be easier for you to understand. Or, if you don't know how to configure the submission confirmation message or its related things, here we'll show that to you.

Let's see how to set up a submission confirmation message on your WordPress site:

Setting Up Submission Confirmation Message

At first, login to WP Admin Dashboard  User Frontend Post Forms

Now, create a new form or click on an existing form that you have created.

To learn more about how to create a new form, you can read this doc.

After that, navigate to WP Dashboard → User Frontend → Post Forms → Your chosen form → Settings.

Setting Up Submission Confirmation Message

Now, underneath the Post Setting options, you will find a field named Redirect To. From here you can set up the page where you want to show the confirmation message.

Here, you can see four options –

  • Same page: The confirmation message will be shown on the same page
  • Newly created post: The confirmation message will be shown in a newly created post
  • To a page: The message will be displayed on another page of your website that you have specified
  • To a custom URL: The message will be displayed to a custom URL where you want

Same Page: Show the successful confirmation message redirecting from the same page where the posting form exists. For this purpose, select the Same Page option from the Dropdown Menu. After being selected the Same Page option, a Message to Show option will pop up immediately.

In the Message to show option, type in whatever text you want to show the user right after he or she submits any post on your website. Here, we have typed in “Post saved”, for example. Hit Save Form button to save the changes that you have made. After submitting the form your user’s will be able to see the following screen:

Newly created post: Use this method to show the successful confirmation message to your user redirecting from a single.php page. Select the Newly created post option from the Redirect To option. After that click on the Save Form button.

Now, when a user successfully submits any form then he/she will be able to see the following screen:

To a page: Simply add a new page and type in the message/text that you want to show each time a user successfully submits a form. See the following screenshot:

After creating and updating this page, go to the location WP Admin Dashboard  → User Frontend Edit Form Settings again. From the Redirect To drop-down menu select the To a page option. Now select the page that contains the successful confirmation message you created right away. After that hit the Save Form button.

Now, when a user successfully submits the form after filling out all the required fields, he/she will be able to see the following screen:

To a custom URL: Select To a custom URL option, If you have a page containing the successful confirmation message all along, just copy and paste the URL of that page to the following arrow indicated field. See the screenshot:

After using your preferred URL, your users will be redirected to that URL.

So that's how you can customize and set up submission confirmation messages.