How To Set Up Submission Confirmation Message

A- A+

WP User Frontend provides an easy-to-use dashboard for managing all front-end posting-related issues. With this feature, you can customize your users' submitted posts and let them know whether their posts have been successfully submitted or not. This will help you to effectively manage and streamline the posting process.

If you have previously utilized the WP User Frontend on your WordPress website, the submission process will be more familiar to you. If you are unsure about how to configure the submission confirmation message or related components, we can assist you with that.

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.

Setting up redirection

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.

Customization

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 the Save Form button to save the changes that you have made.

After submitting the form, your users will be able to see the following screen:

Post submission

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.

Setting Up Submission Confirmation

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

Setting Up Submission Confirmation

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:

Setting Up Submission Confirmation

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.

Setting Up Submission Confirmation

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

Customization

To a custom URL: Select To use 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 into the following arrow-indicated field. See the screenshot:

Setting Up Submission Confirmation

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.