Allen Snook
Forum Replies Created
-
Hi Kayelee!
Yes – donors receive an email
You’re also right in that your theme developer will need to do something like that – seamless donations doesn’t have a progress bar feature.
We allow you to select what currency you want (USD or several others) – take a look in the plugin’s settings page.
Cheers!
…Allen
I see quite a few JavaScript errors on your donate page (and other pages on the site) – that seem to be originating with your caching or minification plugins – have you tried turning those on/off to see if that resolves them? That is probably what is happening.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Change Donation AmountsHi Betsy!
Please take a look at this post for instructions: http://allendav.com/2014/03/06/how-to-customize-giving-levels-in-seamless-donations/
Cheers…
…Allen
I’ve just added code to version 3.2.4 which I think will fix this (seamless donations will no longer attempt to start a session if a session has already been started). Please let me know if that doesn’t do the trick.
Cheers…
…Allen
Forum: Plugins
In reply to: [Seamless Donations is Sunset] session already startedHi nikdow!
Thank you – I’ve added code to version 3.2.4 to fix this. Please let me know if that doesn’t do the trick.
Cheers…
…Allen
Forum: Plugins
In reply to: [Seamless Donations is Sunset] State field not showing for AustraliaAdding Australian states will require a change to the code. Are you able to submit a pull request for the change? Or maybe know a developer who would be willing to write that for you?
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Adopt Seamless DonationsAt this point, I would like to do the GitHub approach, I’ll let you know if I change my mind 🙂
Forum: Plugins
In reply to: [Seamless Donations is Sunset] not working for meHi! Take a look and make sure that you have selected sandbox in seamless donation Settings.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Adopt Seamless DonationsLet’s try a different way – I’ll continue to support and update Seamless Donations – but I need your help – let’s develop Seamless Donations together using GitHub.
Pull requests welcome at https://github.com/allendav/seamless-donations
Cheers…
…Allen
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Change Merchant to my bank instead of PayPalHi!
Sorry, Seamless Donations only works with PayPal.
…Allen
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Removing recurring donation optionIn your dashboard, under Seamless Donations and then Form Options, select “Do not show” for repeating donations checkbox
Cheers…
…Allen
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Can't get form to show on pageAh! I see – yes, we’ve run into this before – the plugin was designed for mostly light themes.
If you add something like this CSS to your site’s theme, the plugin should render better:
#dgx-donate-container { background: none; }
.dgx-donate-form-section { background: #222; }
.dgx-donate-form-tribute-box, .dgx-donate-form-designated-box { background: #444; }Forum: Plugins
In reply to: [Seamless Donations is Sunset] Translate Paypal buttonsGood catch – I will have to fix that in the next release – for now, feel free to grab the french button from PayPal’s site. The next release will be in a couple months.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Can't get form to show on pagePlease paste a link to the test site and I can take a look
Forum: Plugins
In reply to: [Seamless Donations is Sunset] strange ghost like fontHi!
Your “ghost like” colors are being set by your theme. Please get your theme designer to take a look – they should be able to straighten it out.
i.e. see http://hopefloatsanimalfoundation.org/wp/wp-content/themes/eino/css/color-schemes/1.min.css?ver=20130430 which is setting the H2 in the donation form to a very light gray, for example