leviticus
Member
Posted 1 year ago #
I'm curious where my donation account id would be located. I've tried a few different combinations of my non-profit's name, but it doesn't seem to be working. I just get a "Donate online" link in the widget's box:
http://74.54.77.210/~nwmn/?page_id=351
Is it a number or something else?
http://wordpress.org/extend/plugins/razoo-donation-widget/
leviticus
Member
Posted 1 year ago #
I couldn't get this plugin to work, so I ended up adding the razoo script as a shortcode as described here: http://www.labnol.org/software/javascript-in-wordpress/19396/ along with the Styles with Shortcodes for WordPress plugin.
zaus
Member
Plugin Author
Posted 10 months ago #
As far as I can tell, the ID should be whatever comes after "story" in the URL from your Razoo page, like Bandtogether from http://www.razoo.com/story/Bandtogether. If you use the widget creator (http://www.razoo.com/p/donationWidget), type in your organization's name in the first box, then look at the generated code -- you'll see the identifier show up in couple places, but it should be whatever comes at the end of the razoo url.
Your solution is pretty much what the plugin does anyway, just without the in-place customizations.