Eric Daams
Forum Replies Created
-
Hi Barrett,
No, the issue may not be related to your theme. I’m suggesting those steps so that you can identify where the problem is coming from, and then work on fixing it.
Cheers,
EricHi Barrett,
I saw your email about this separately but couldn’t reply yet due to some issues with our email setup. With this issue, it sounds like the Javascript is breaking, which is usually related to the theme or another plugin.
To troubleshoot this issue, first try changing the theme to one of the default themes to see if the problem goes away.
If this fails, then try disabling all plugins, then re-enable them until the problem reappears.
Cheers,
EricHi Malachite,
You could modify it to only remove it from campaigns in a certain category, if that helps. Or if you want to remove it from all campaigns that are ongoing (i.e. don’t have an end date), the code snippet could be adjusted to do that too.
Cheers,
EricHi Johnny,
It looks like the featured image is showing there now.
The main campaign description does not have a TinyMCE field. You can use HTML inside it if you want though.
Cheers,
EricSure, that can be removed. The following code snippet will remove it from all campaigns: https://github.com/Charitable/library/blob/master/campaigns/remove-stats-summary-block.php
There are instructions on how to implement these code snippets here.
Cheers,
EricHi malachite96,
1) Donation Frequency* — checkboxes (only one allowed) – and can it send data to Paypal or Stripe?
We have a Recurring Donations extension in the works which will add support for this out of the box.
2) Privacy (optional) — checkboxes (only one allowed):
Our Anonymous Donations plugin supports that, and automatically keeps those donors hidden from the Donors widget output.
3) If you have a special purpose for your donation, please let us know.
[ ] I want my donation to be dedicated:
Text Input: (floating text in field) In honor of, in memory of, etc.4) Dedication Acknowledgement – Check box & Text Field:
[ ] Yes, please send an acknowledgement to the individual or organization to whom I am dedicating my donation.
[Text field: Dedication Recipient email]5) Employer Matching Gift Eligible?
[ ] Yes, please send me information so I can submit this donation to my employer for a matching gift!It’s possible to add each of these fields using simple code snippets. There is an example of how to add a custom field at https://github.com/Charitable/library/blob/master/donation-form/collect-national-id-number.php. If you need a hand adapting this to your needs, let me know.
6) Enewsletter Subscription
[ ] Yes, please sign me up for your enewsletter.We’re putting together a Newsletter subscription extension which will add this and automatically handle the subscriber registration process when a donor chooses to sign up.
Cheers,
EricThank you 🙂
Thanks for sharing Andrei!
It’s not something you can do out of the box, but if you are comfortable with CSS you can use the Donors widget to display the names and then just set a width of 25%/20% on each donor block.
If you need a hand with the CSS, post a link to your site with the Donors widget added and I’ll put together a quick snippet for you.
Cheers,
EricThanks for the kind words Stephen! Glad you’ve enjoyed Charitable and that we were able to help you out 🙂
Cheers,
EricIt’s not something you can do out of the box, but if you are comfortable with CSS you can use the Donors widget to display the names and then just set a width of 25%/20% on each donor block.
If you need a hand with the CSS, post a link to your site with the Donors widget added and I’ll put together a quick snippet for you.
Cheers,
EricThanks carligeanu! Would be awesome if you could post a quick review of the plugin at https://wordpress.org/support/view/plugin-reviews/charitable — those reviews make a big difference to helping us get found.
Cheers,
EricForum: Plugins
In reply to: [wpMandrill] Here's a bug fix for your wpMandrill for PHP 7For anyone experiencing this issue that would just like to install a plugin and be done with it, I just created one that you can install to fix this problem. https://github.com/ericnicolaas/WPCharitable-Fix-wpMandrill
Cheers,
EricForum: Plugins
In reply to: [wpMandrill] [Plugin: wpMandrill] Add checks for PHP 7In case you’re still having this problem, I just created a dirt simple plugin that you can install to fix this problem. https://github.com/ericnicolaas/WPCharitable-Fix-wpMandrill
Cheers,
EricForum: Plugins
In reply to: [All-in-one WPML Crowdfunding Campaigns] Not working with my themeSince I haven’t heard anything else from you, I’m going to mark this thread as resolved.
Cheers,
Eric