Title: Progress Bar
Last modified: August 22, 2016

---

# Progress Bar

 *  Resolved [yguy](https://wordpress.org/support/users/yguy/)
 * (@yguy)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/progress-bar-7/)
 * Is there any way to add a progress bar that alerts the user of the status of 
   the form submission after they click submit and it will take them to paypal?
 * We are having issues with the user abandoning the order because they don’t think
   the form is submitting. We would like to add a progress bar or some sort of message
   showing how much time is left in the download.
 * Is this at at possible, could you show us the steps?
 * [https://wordpress.org/plugins/cp-contact-form-with-paypal/](https://wordpress.org/plugins/cp-contact-form-with-paypal/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/progress-bar-7/#post-5257193)
 * The response speed after clicking the submit button isn’t related to the time
   required to render the form since the form is fully rendered at that point.
 * The response speed after clicking the submit button is related to the server 
   response time, this is mainly to the time required by the PHP script to send 
   the notification emails or to store the data in the database. You may be able
   to contact your hosting support about the slow server response time since the
   plugin only makes two simple actions at that point: save the data into the database
   and send an email, those are usually instant actions.
 * If you are using the pro version or want a specific solution for a loading indicator,
   please post a ticket at [http://wordpress.dwbooster.com/support](http://wordpress.dwbooster.com/support)
 * Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Progress Bar’ is closed to new replies.

 * ![](https://ps.w.org/cp-contact-form-with-paypal/assets/icon-256x256.png?rev=
   1460403)
 * [CP Contact Form with PayPal](https://wordpress.org/plugins/cp-contact-form-with-paypal/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cp-contact-form-with-paypal/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/)
 * [Active Topics](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cp-contact-form-with-paypal/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/progress-bar-7/#post-5257193)
 * Status: resolved