Title: Infinite Loading Screen
Last modified: November 17, 2021

---

# Infinite Loading Screen

 *  Resolved [toby55](https://wordpress.org/support/users/toby55/)
 * (@toby55)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/infinite-loading-screen/)
 * I am doing a test on my website on this and using offline donation after the 
   final step in the multi-step donation form, it just remains at a blank screen
   with the loading icon going on forever.
 * Previously I had this working for a handful of forms but only experiencing the
   loading issue once in awhile, but right now I cant seem to get it to work at 
   all.
 * I’m current hosting the site using EasyWP with Namecheap.
 * Things I’ve tried so far-
 * I have requested their support to exclude cache for the success/fail/dash board
   pages as well as the actual form link and the page where the form resides.
 * I tried clearing cache,browser cookies.
 * I have tried creating a new form.
 * I enabled debug and please refer to the pastebin link for the log
    [https://pastebin.com/yNeEy6Ff](https://pastebin.com/yNeEy6Ff)
    -  This topic was modified 4 years, 6 months ago by [toby55](https://wordpress.org/support/users/toby55/).

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

 *  Thread Starter [toby55](https://wordpress.org/support/users/toby55/)
 * (@toby55)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/infinite-loading-screen/#post-15078394)
 * Some additional info, if I am logged in to my admin wordpress account, it goes
   to the donation success page just fine, but trying it in incognito or another
   browser that is not logged in, will result in the permanent loading screen
 *  Plugin Support [Rick Alday](https://wordpress.org/support/users/mrdaro/)
 * (@mrdaro)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/infinite-loading-screen/#post-15082394)
 * Hi [@toby55](https://wordpress.org/support/users/toby55/),
 * Happy to help.
 * The fatal error in the log is a tell-tale sign that caching is still going on.
   
   The fact that it also works when you are logged also points to cache.
 * Something is breaking the PHP session on the site. GiveWP uses PHP sessions to
   ensure that donors only have access to their own donation data (among other things).
   We have a detailed document that explains what a PHP session is, and how you 
   can troubleshoot broken sessions: [https://givewp.com/documentation/core/frequent-troubleshooting-issues/understanding-troubleshooting-user-access/](https://givewp.com/documentation/core/frequent-troubleshooting-issues/understanding-troubleshooting-user-access/)
 * The number one thing that causes sessions to mess up is caching. We also have
   a far-more-information-than-you-bargained-for article about caching and how you
   can leverage it on your GiveWP-powered website: [https://givewp.com/documentation/resources/caching/](https://givewp.com/documentation/resources/caching/)
 * If donors are getting the message you mentioned, it’s almost always an indication
   that the caching happening on your site on that page is pulling over the session
   from a previous visitor.
 * The next step would be to look for plugin conflicts. Try our Health Check tutorial.
   This can allow you to test your site with different plugins without hurting the
   front-end of your site at all. [https://givewp.com/documentation/resources/troubleshoot-wordpress-websites-health-check/](https://givewp.com/documentation/resources/troubleshoot-wordpress-websites-health-check/)
 * Let me know if you find a conflict with another plugin or the theme.
 *  Thread Starter [toby55](https://wordpress.org/support/users/toby55/)
 * (@toby55)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/infinite-loading-screen/#post-15082544)
 * Hi Rick,
 * I have reconfirmed with Namecheap and indeed the cache was still active on my
   pages, and they are working on getting it remove from caching, thanks for the
   assistance

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

The topic ‘Infinite Loading Screen’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [toby55](https://wordpress.org/support/users/toby55/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/infinite-loading-screen/#post-15082544)
 * Status: resolved