WPCharitable
Forum Replies Created
-
Good luck with the launch tomorrow!
Cheers,
EricHi Neeraj,
Sorry for the delay in getting back to you about this. Could you check whether all the donations are listed as Paid, or if some are still Pending? Pending donations are not included in the stats by default.
Cheers,
EricHi Michael,
Sorry for the delay in getting back to you. I’m adding a new snippet you can use to send the donation receipt. It’s up at https://github.com/Charitable/library/blob/master/emails/send-donation-receipt-for-pending-offline-donations.php
Cheers,
EricYou can remove that using a bit of custom CSS:
abbr.required { display: none; }You should add this to your theme’s stylesheet, or use the Simple Custom CSS plugin (or Jetpack’s Custom CSS module if you have Jetpack installed).
Cheers,
EricMatchMe and some of those other sites use our theme, Reach. You can see a demo at http://demo.wpcharitable.com/reach/.
If you’re interested in using the theme, you can sign up here to start using it while it’s still in beta (it’s free).
Cheers,
EricYes, you can change the
[campaigns]shortcode to display a link to the campaign page itself instead of the donation page. Just set thebuttonparameter todetails. Example:[campaigns button="details"]See our documentation for more parameters you can use with the shortcode.
Cheers,
EricHi Tremer,
1. Is there a way to send the donor a email confirmation? The most of our donors uses offline payment and the can only view the banking data from the receipt page. The don’t receive an email.
By default, the donation receipt email is only sent after a donation has been marked as “Paid” by an administrator in the WordPress dashboard. However, I have put together a code snippet that can be added to automatically send donations notifications for offline donations when they are made. See https://github.com/Charitable/library/blob/master/emails/send-donation-notification-for-pending-offline-donations.php and this guide for details on how to implement the code snippet.
2. I need a copy from the Donation Receipt email for our accounting. How can I set this?
That can’t be done out of the box, but again, a little snippet of code will get it done for you 🙂
https://github.com/Charitable/library/blob/master/emails/copy-donation-receipt-to-admin.php
Let me know how you go with these Tremer.
Cheers,
EricHi Neeraj,
It’s not a cache issue. Basically, it’s PHP saying that your code is trying to include a certain file that does not exist in your file system.
Did you switch to one of the default WordPress themes?
Try also disabling all plugins and then re-enabling them one at a time.
If you have FTP access, try checking the file exists at the place where the error message says it’s trying to find it (h:\root\\home\rockypannu-001\www\x5crockypannu\x5cwp-content\x5cthemes\x5clms/skins/white-electricblue/options.php).
Cheers,
EricNo problem. Happy to help!
If you’re enjoying Charitable so far, it would help us out a lot if you could write a short review over on https://ww.wp.xz.cn/support/view/plugin-reviews/charitable?rate=5#postform about your experience. Those reviews make a huge difference to us because they help spread the word about Charitable.
Cheers,
EricRight now, the only way to manually add donations is through the Offline payment gateway. So to add this donation, go to Charitable > Settings > Payment Gateways and temporarily enable the Offline donation gateway.
After doing that, go to your website and create a donation for the amount, choosing the offline payment option.
Once you have made the donation, you can turn off the Offline gateway if you don’t want to use it, and you can go to Charitable > Donations to mark the donation as Paid (by default, offline donations are considered “Pending” until they are confirmed as paid).
This is definitely something we want to improve in the future, probably by adding an extension to be able to add donations manually from the dashboard.
Cheers,
EricI just put together a snippet for you over here.
Click here for advice on how to implement the snippet.
There is no built-in way to change the styling of the form, though that can be achieved with CSS if you’re comfortable with that.
Cheers,
EricHi Neeraj,
The number of donors is based on the number of unique donors, not the number of donations. So if one person has donated twice, they will just be listed as 1 donor — not 2 donors. Could you check that the number of donors corresponds to the number of unique donors?
Cheers,
EricThe Donate button should automatically disappear when the campaign has finished. Is this not working for you?
Cheers,
EricHi Neeraj,
It looks like the issue is with the lms theme, since the error message is referring to missing files that are part of that theme. Try switching to a different theme to see if the problem goes away. You could try re-uploading the entire theme again to see if that resolves the issue.
Cheers,
EricGood to hear. Would you mind taking a second to update your rating? It would be greatly appreciated!
Cheers,
Eric