Matt Cromwell
Forum Replies Created
-
Forum: Reviews
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] ExcellentWow! That’s what we love to hear! So glad GiveWP has help you have success with online donations.
Please reach out to us anytime, we love hearing success stories from our Givers like you!
So great to hear! Thank you for your kind review and testimonial!
HI there,
Yes, there is an issue with that specific combination of “PayPal Smart Buttons” plus “Legacy Form in Modal Reveal Mode”.
You should be fine using instead any of these modes:
- All Fields – Legacy
- Reveal mode – Legacy
- Multi-step template
Thanks!
Hi there,
I just did an Offline Donation, and it seems to have gone through, but I was confronted with the email verification form, and couldn’t then see my Donation Confirmation page.
Errors like that typically have to do with aggressive caching, either via a plugin or your web host. We wrote this guide to help you troubleshoot issues like that. Take a look at that, and if youβre still not getting it resolved, let us know and we’ll dig in deeper.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Mailjet integrationHi there,
We don’t have functionality like that built into GiveWP currently. It could definitely be custom done by firing an action or webhook when that amount is achieved, but you’ll need a developer to do that.
As far as Mailjet is concerned, you could use our Zapier integration to connect to Mailjet. They support that.
Thank you for reaching out, and best of success in all your fundraising efforts!
Hi there,
Can you point us to a form on your site where we can test that out and see the problem live ourselves? That will help us be as helpful to you as possible.
I will say immediately though that those types of errors typically have to do with aggressive caching, either via a plugin or your web host. We wrote this guide to help you troubleshoot issues like that. Take a look at that, and if you’re still not getting it resolved, please send us that form URL and we’ll take a closer look.
Forum: Reviews
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] bien mais…Thank you for your input and feedback. We do believe the free plugin gives you a full-featured ability to do online donations.
If you are interested in our paid add-ons, please reach out to our Customer Success team, we’d love to hear more about your fundraising goals and how we can help you.
@toibry — PayPal itself is actually deprecating PayPal Standard completely. This is why we worked with them to integrate the new PayPal Donations gateway. That is a far better experience for your donors.
Additionally, if you have feedback of any kind, that site you linked to is open and available for ALL our users to add their feedback there directly. We welcome you to create and account and post your feedback. You will get notified of our progress on any and all items that you vote for or comment on.
Thank you!
Hi folks, speaking for GiveWP, here’s a few things that can happen related to the issue of pending donations and/or a reCaptcha:
1. We don’t have an official reCaptcha integration, but we do have a PHP snippet that many users implement to add reCaptcha to their GiveWP forms. So maybe confirm whether or not you’ve implemented that.
2. But pending donations most often are a result of either the donors never completed the donation, or your Stripe webhooks aren’t configured correctly.
So, like Paul said above, the following information would be necessary to help diagnose this issue:
1. Link to your form so we can see the problem live
2. Did you use our snippet to implement the recaptcha on your site, or some other implementation.
3. What payment gateway are you using?If this is more of a GiveWP issue, then I’d welcome you to open a ticket in our plugin forum with all of that information included:
https://ww.wp.xz.cn/support/plugin/give/Thanks!
Forum: Plugins
In reply to: [GiveWP Donation Widgets for Elementor] Conflict with ElementorHI there,
We can’t replicate this problem at all. Have you updated Elementor and GiveWP and this add-on as well? Please double-check and let us know if there’s a way we can possibly replicate this problem to help you solve it.
Thanks!
HI there,
We actually have a dedicated free add-on for Elementor that you’ll most likely have more success with. Take a look here, try it out and let us know how it goes for you:
https://ww.wp.xz.cn/plugins/givewp-donation-widgets-for-elementor/
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Inquire about working with GivewpHi there, speaking from GiveWP, here’s our free plugin:
https://ww.wp.xz.cn/plugins/giveWould love to see an integration with Give alongside all the other popular form builders. We are the #1 solution for online donations afterall π
Thanks!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] I need GiveWP WalletHi @sellernine and @sebian
I’ve logged your feature request in our Feedback channel for additional input from other users to validate this as an idea for GiveWP. Feel free to add more context or ask others to contribute to this as well with upvotes and comments.
https://feedback.givewp.com/feature-requests/p/add-wallet-features
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Translate addonsOK, the best way to find the strings is with the Poedit software that we mention in the “Translating Give” documentation article that you listed above. That shows you how to load the included .PO file from the add-on into Poedit where you can then add your own translations and then export your own custom .MO/.PO files and where to place them in your website so that Give recognizes the translations.
The “Make this donation” string includes a dynamic variabe, meaning the “monthly” parameter. That part changes based on the recurring “period” that you choose. So the string you are looking for actually says “Make this donation %1$” (or something similar). And that is found specifically in the Recurring Donations addon .MO file.
Thank you!