Ollie Murphy
Forum Replies Created
-
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Export Donor list as xls?allendav,
I’ve installed the latest 2.4.2 version of Seamless Donations but I don’t see where I can export to CSV under Seamless Donations > Donations
I just see Update. Currently, the website is not live and plugin is just in test mode. Do we have to have donations entered in order to see the export option?
Also, I entered a donation with the plugin in test mode, but I haven’t seen it get added to the plugin back end.
Please advise,
Thank you
PS. Is there an easy way to get the plugin working with other payment gateways like authorize net?
Not be overly repetitive, but I’m also having this problem and I haven’t seen a solution anywhere.
For me, I want the meta description to show up on the paginated content, in this case it’s a category archive like so: /category/catname/page/3/
But the meta description that I’ve entered is only showing up on page 1(/category/catname) and not these paginated pages.
Forum: Themes and Templates
In reply to: What is the essential php knowledge for wordpress?I’ve been using the following very simple wordpress template making guide lately:
http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/
It’s not very advanced, and goes very slowly, explaining everything very well along the way.
It might be a little too basic for your needs, but you can supplement it with the w3c homepage and wordpress codex.
Forum: Installing WordPress
In reply to: Plug in problemsI had the same problem happen to me after I changed the ‘wp’ prefix on all my database tables.
internetcashprogram’s solution of commenting out the offending line of code worked for me, but I was wondering if there’s another work around for someone who still wants to use side widgets?
I don’t know any PHP or MySql so I can’t figure it out on my own.