WPCharitable
Forum Replies Created
-
We are going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
@pwchadwick Thanks for reaching out.
First, I would add or change gateway to offline payments and retest (and that would allow us to test as well). If you are hitting a black / blank page there are a few things to try:
1. Reset your permalinks (and try using “post name” by default). https://www.wpbeginner.com/beginners-guide/how-to-regenerate-your-permalinks-in-wordpress/
2. Switch to a default WordPress theme and deactivate any non-Charitable plugins, reset permalinks, and try again.
3. It’s possible an error of some sort is blocking displaying the page. You should enable debugging (WP_DEBUG and WP_DEBUG_LOG in wp-content.php), repeat the process, and see if any errors appear in the log. https://www.wpbeginner.com/wp-tutorials/how-to-easily-enable-wordpress-debug-mode-to-fix-site-errors/Hope this helps, and let me know if there are any further questions.
@dlongneckercomcastnet Thanks for reaching out. Version 1.7.0.5 back in 2022 did have a bug related to updating. What I would recommend would be to manually update the plugin (and if you want to err on the side of caution do a backup first). There is a a newer version of lite. You can download the zip file and overwrite the current version by going to “Plugins” -> “Add Plugin” and uploading the zip file, which then WordPress should ask you if you want to override.
Or install it via FTP:https://www.wpbeginner.com/beginners-guide/how-to-manually-update-wordpress-plugins-via-ftp/
Hope this helps and happy to answer further questions. Thanks for using Charitable for over 10 years!
We are going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
@avabusiness Thanks for reaching out with this question!
If you have used these gateways in the past, disabling them in Charitable turns off (among other things) the webhooks so that these gateways cannot effectively communicate with Charitable. Further action depends on the context – disabling these does not in any way change settings, alter previous donations or remove webhooks from Stripe and Paypal. If you want to cleanly remove all connections you might need to remove webhooks or disable IPN, etc. from Stripe and Paypal.
Hope this helps. Let me know if you have any further questions.
@luckybenzini There is a custom code snippet for this:
https://library.wpcode.com/snippet/9240915g/
Although we recommend WPCode, you can use any snippet plugin or add this to your functions.php in your theme.
Hope this helps. Let me know if you have any further questions.
Thanks for reaching out. I’m not sure i’m understanding the request as it relates to Charitable. If you are taking about Charitable, the Lite version in the WordPress repo is free (and handles offline payments so you can manually add donations or manually approve submitted payments). While the Lite version Charitable doesn’t have “users + groups” some of that functionality exists in the Pro version.
Not sure if this helps, but please feel free to reach out here if there are questions (feel free to go into as much detail as you want) about Charitable. Have a good day!
We are going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
@yopyop22 Thanks for reaching out. Here is documentation on our shortcodes, including profile and donation history (which are separate): https://www.wpcharitable.com/documentation/account-shortcodes/
If you are using these and they aren’t showing then can you share a screenshot of the page and the admin page that is generating the profile? Note that you should made a sample/test donation and be logging in as the user when viewing the frontend. Thanks.
@jakours2 Excellent to hear. I’m closing this thread, but if it reappears please feel free to reach back. Charitable doesn’t offer addons separately and if you want to ask further questions about any of the paid products please feel free to our team on the contact page. Thanks!
@olgazawisza2024 No problem. I’m closing this ticket for now. Feel free to reach out, and we are happy to continue trying to help best we can. Have a good Thursday!
@jakours2 Thanks for the information.
We believe we were able to reproduce the issue and a possible fix went out with v1.8.4.2 earlier today. I would upgrade to the latest version, clear browser cache, and re-update the settings in the campaign (and also create a new campaign). We did confirm this resolve with the settings that you provided (the issue did have to do with language).
Hopefully this helps. Thanks!
@olgazawisza2024 Thanks for reaching out.
We attempted to reproduce the issue locally (with the version you are using, and with the latest version that was recently released) and currently we cannot. Our best guess so far is that either you have a file missing or somehow your install isn’t loading a JavaScript file that is key to making the drag and drop work.
I would do a view source on the page you are getting an error and see if you are loading the drag-fields.js in the HTML (and confirm the file exists and has code). The JS error in your console seems to indicate that this isn’t being loaded.
If you can confirm it’s loading then we can try asking for additional information. I realize you are on a localhost with no public HTML. But if you want to provide the site details: you can copy and paste the information in Charitable’s Tools->System Info into pastebin.com and share with us that link. We might see some clues in there. You can also try seeing if enabling/disabling WP_DEBUG has any effect (based on your report it looks like you have it on).
Hope this helps!@jakours2 Thanks for reaching out. One of our team attempting to duplicate this on a test site, but at first glance didn’t get the same results with the information you provided. So if you can please provide some additional information so we can look further, that will help us troubleshoot.
If you can copy and paste the information in Charitable’s Tools->System Info into pastebin.com and share with us that link.
In addition any screenshots of (1) The campaign general settings (where the date is located). (2) WordPress General Settings (primarily the site language, date/time formats, and timezone).
It’s the hopes with this information we can better match your install and see if we can confirm the issue. Thanks!
@jozuakunn No problem. Glad we could help! Look for changelogs starting AFTER 1.8.3.7 and you might see this tweaked. Have a good one!