Title: Problems with GiveWP Plugin
Last modified: March 9, 2021

---

# Problems with GiveWP Plugin

 *  Resolved [mazze5](https://wordpress.org/support/users/mazze5/)
 * (@mazze5)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/problems-with-givewp-plugin/)
 * Hi,
 * these days I recognized a problem in combination of GiveWP-Plugin and the AssetCleanUp-
   Plugin.
    With the givewp plugin you can make donations forms and stuff like that.
   After you have been forwarded from paypal to the donation confirmation page the
   page shows some errors. Something like no donation found for payment or something
   like this. After a research in givewp plugin I found an article that mentioned
   that caching can be a problem. So I disabled AssetCleanUp-Plugin and then all
   works fine.
 * So I tried to exclude AssetCleanUp-Plugin for the donation confirmation page,
   but that didn’t work.
    Under “Plugin Usage Preferences” –> “Do not load the plugin
   on certain pages” I put the URL part for the site with the problem. But I get
   still the same error… But the settings are right I think, because if I open the
   page in admin area I see that assetCleanUp settings are not shown, instead I 
   see this text:
 * > This page’s URL is matched by one of the RegEx rules you have in “Settings”-
   > > “Plugin Usage Preferences” -> “Do not load the plugin on certain pages”, 
   > thus Asset CleanUp is not loaded on that page and no CSS/JS are to be managed.
   > If you wish to view the CSS/JS manager, please remove the matching RegEx rule
   > and reload this page.
 * if I add the query param “wpacu_no_load” to the failed request, then the confirmation
   page is shown correctly.
 * And ideas what I can do?
    Do I missunderstand the settings “Plugin Usage Preferences”-
   > “Do not load the plugin on certain pages” or is there a bug that the exclude
   is not working? Or is there a difference between the exclude and the request 
   with query param “wpacu_no_load”?

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

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/problems-with-givewp-plugin/#post-14177006)
 * [@mazze5](https://wordpress.org/support/users/mazze5/) you said you tried to 
   exclude the plugin from loading on the donation’s confirmation and it didn’t 
   work. _What’s the string you put there?_
 * You said the confirmation page works fine when you’re appending /?wpacu_no_load,
   which suggests indeed the string you added in the exclusion textarea does not
   take effect.
 * **Can you share the errors you’re getting?** (the exact text, just copy and paste
   them here)
 *  Thread Starter [mazze5](https://wordpress.org/support/users/mazze5/)
 * (@mazze5)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/problems-with-givewp-plugin/#post-14180781)
 * [@gabelivan](https://wordpress.org/support/users/gabelivan/) thanks for your 
   reply.
 * I tried to reproduce the problem to send you the error message. But today its
   working…
 * Seriosly I have done a mistake last time. Because I am not able to reproduce 
   it.
 * I can’t explain. But for now the problem seems to be solved. I will close this
   thread.
 * If I regognize the problem again, I will let you know.
 * regards
    mazze
 *  [SJ](https://wordpress.org/support/users/sylvainjallard/)
 * (@sylvainjallard)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/problems-with-givewp-plugin/#post-14715864)
 * I’m pulling my hair on this very problem for the past couple of days.
 * Here’s one difference I noted,
    When I load the Give page without debug, the 
   following assets get loaded for Give :
 *     ```
       /wp-content/plugins/give/assets/dist/js/give.js?ver=2.12.1 JS
       /wp-content/plugins/give/assets/dist/css/give.css?ver=2.12.1 CSS
       /wp-content/plugins/give/assets/dist/js/babel-polyfill.js?ver=2.12.1 JS
       /wp-content/plugins/give/assets/dist/js/give-stripe.js?ver=2.12.1 JS
       /give/5090?giveDonationFormInIframe=1 JS
       ```
   
 * If I load the Give page with the debug stopping JS and CSS unloading, I get these.
   The last 3 seem to get blocked for some reason that I don’t understand yet :
 *     ```
       /wp-content/plugins/give/assets/dist/js/give.js?ver=2.12.1 JS
       /wp-content/plugins/give/assets/dist/css/give.css?ver=2.12.1 CSS
       /wp-content/plugins/give/assets/dist/js/babel-polyfill.js?ver=2.12.1 JS
       /wp-content/plugins/give/assets/dist/js/give-stripe.js?ver=2.12.1 JS
       /give/5090?giveDonationFormInIframe=1 CSS+JS
       /wp-content/plugins/give/assets/dist/css/give-sequoia-template.css?ver=2.12.1 CSS
       /wp-content/plugins/give/assets/dist/js/give-sequoia-template.js?ver=2.12.1
       JS
       ```
   

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

The topic ‘Problems with GiveWP Plugin’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [SJ](https://wordpress.org/support/users/sylvainjallard/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/problems-with-givewp-plugin/#post-14715864)
 * Status: resolved