Could you provide the debug information from the plugins feedback tab please?
HTTPSERVER: Apache
LIBXML_VERSION: 20707
no cURL extension found.
no cURL extension found
This is definitly a bummer. You’ll only be able to use the default javascript-API button within regular blog post. Most other feature requires cURL to be installed on your webserver.
Please post a link to your blog where the buttons should appear. Make sure your theme includes the Javascript API snippet. It’s usually inserted automatically but there are known-to-be unsupported themes that do not work for yet unknown reason.
Here is my website: http://epicfail.xepher.net/
On the plus side the Flattr Widget and the shortcode works. You’ll see I’ve inserted a button at the bottom of my blogpost here: http://epicfail.xepher.net/2011/03/09/why-i-think-flattr-is-awesome-for-webcomics/
But it’d be nice to have a Flattr button on every post. You see where the (Digg Digg) social bookmarking stuff is at the top? Ideally I’d like Flattr to show up there next to them. (Btw I’ve already requested that the DiggDigg Plugin team include Flattr in their next update).
Thanks for your help.
You could use the <?php the_flattr_permalink(); ?> code in your theme file to place it everywhere you want it to be. There’s a little advanced knowledge necessary for it but I’m sure you’re able to figure it out 😉