Matt Cromwell
Forum Replies Created
-
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] GDPR consentHi there,
I’m sorry, I’m not sure what to look at. The snippet I provided I spent quite a bit of time on to ensure it works as intended. I confirmed that it saves the data correctly, and that when you go to do the “Export Donations” tool, choose the form that you want to export, and after that form is chosen, you’ll see the “Custom Fields” show up towards the bottom of the screen, and you’ll be able to choose the custom fields to export. I’ve tested and confirmed this multiple times, but I’ll ask another colleague to test as well.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Radio Buttons Not AlignedYes, paste it in the CSS editor like the previous. And yes, you can use whatever HEX # you’d like instead.
Thanks!
We wrote a tutorial on this a while back. Please review here and let us know if you have additional questions:
https://givewp.com/populate-donor-info-one-click/Keep in mind that this is a custom solution and falls outside the scope of our Support. We provide it to you as an example of how you can extend and customize Give with code, but once you put it on your site, it is fully your responsibility. That said, we encourage you to experiment with snippets like this (in a safe environment) as much as you can, and we’re always happy to provide tips and resources to help.
Thanks!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Radio Buttons Not AlignedThis should do it!
input.give-submit {background: black; color: white;} input.give-submit:hover {background:white; color: black;}If you’re enjoying Give and appreciate our support, we’d love a kind review from you here:
https://ww.wp.xz.cn/support/plugin/give/reviews/Thanks!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Radio Buttons Not AlignedIf you compare what I provided above, with what is pasted in your CSS settings, you’ll see that the highlighted part is incorrect:
Thanks!
- This reply was modified 7 years, 2 months ago by Matt Cromwell. Reason: added image as a link
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Radio Buttons Not AlignedHI there,
Your theme has some very opinionated input styles, which makes it difficult to override, but this custom CSS will work:
form[id*=give-form] #give-donation-level-radio-list>li input[type=radio] { display: inline-block !important; }Add that to the bottom of your theme’s styles.css file; or go to “Appearance > Customize > Custom CSS” and add it to the bottom of that setting. For more detailed info on adding custom CSS, see here: https://givewp.com/documentation/resources/handling-custom-css-in-wordpress/
Regarding the Offline Donations, it doesn’t appear as if you have Offline Donations enabled on your form at all. You’ll want to go to “Donations > Settings > Payment Gateways” and make sure OFfline Donations is enabled. Whether it’s on the Give Form page, or embedded via the shortcode it should not matter at all — if there’s a problem selecting the proper gateway (once it’s enabled) then most likely that is another theme issue, but you’ll need to enable it so I can see that problem live in order to provide additional custom CSS.
Review that and let me know how it goes.
Hi there,
You’re looking for “Guest Donations”. That’s a setting in each form in the “Form Display” tab. Here’s docs on it:
https://givewp.com/documentation/core/give-forms/form-display/Please review that and let us know whether that resolves your issue or whether you have additional questions.
Thanks!
Hi there,
You’re looking for “Guest Donations”. That’s found in each form settings in the “Form Display” tab. See our docs on that here:
https://givewp.com/documentation/core/give-forms/form-display/Please review that and let us know if that resolves your issue or if you have additional questions at all.
Thanks!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Venmo IntegrationIt’s not currently, primarily because their API is not yet public. See the notice here:
http://developer.venmo.com/PayPal Pro and Braintree are both solid options though as well.
If you have additional questions about our premium add-ons, please reach out to us directly:
https://givewp.com/contact-usThis public forum is intended only for the free Give plugin. Thanks!
Hi there,
The Welcome screen you see after activating Give should have clarified that. But this docs is also helpful:
https://givewp.com/documentation/core/give-forms/Naturally, for your forms to work as intended, you need to have your PayPal account configured correctly first. Here’s docs on that:
https://givewp.com/documentation/core/payment-gateways/Please review that and let me know if you have additional questions.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Reconciling Donor ImportHi there,
That’s disconcerting that searching Docs didn’t bring up this doc for you which explains Test mode clearly and how to disable it:
https://givewp.com/documentation/core/test-mode/Please review that and let me know if that clarifies it for you or whether you have additional questions at all.
We wrote a tutorial just for this purpose. Please review this and have fun with it!
https://givewp.com/create-a-peer-to-peer-give-campaign-with-caldera-forms/
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Radio Buttons Not AlignedHi there,
I can help if I see the problem live, rather than a screenshot. Can you provide a live link to your form so I can help with the CSS?
Hi there,
That’s certainly abnormal. I’m not sure how exactly that can happen except the following:
1. Clear your live site caching
2. Double-check the plugin files to ensure they all got migrated to the live site correctly.
3. Double-check to assure the live database has all the same database tables that the staging site has/hadBottom line is I do not believe that is a problem with our plugin, but something in the migration process went wrong.
Keep me posted on your progress.
Wow! Thank you so much for this VERY kind review.
Keep us updated on your organization’s success. Consider telling us all about it in one of these ways:
- Just contact us and let us know
- Submit a Give Story so we can tell the world about your success
- Let us know via Twitter or Facebook, we always share our users’ success on social when we hear about it
Best of luck in all you, and we hope to hear from you soon!