Hi,
Amazingly fast 🙂
Although 2 problems so far :
1 : with the style : it’s always horizontal, no matter what we choose.
And although the plugin is working well with the automatic add, the manual add does not work :
<?php if (function_exists('stc_tweetbutton_button')) echo stc_tweetbutton_button();?>
Thanks for your help
Same problem here. It looks like stc_tweetbutton_button() does not actually exists. Maybe it’s stc_tweetbutton(), it works this way, but then I get another error that are missing parameters.
I went a bit too fast when uploading the thing, actually, so it had some minor syntax problems at first.
Get the latest copy here: http://plugins.svn.ww.wp.xz.cn/simple-twitter-connect/trunk/stc-tweetbutton.php
Just replace the stc-tweetbutton.php with this one, it fixes the problems.
The manual function call should be stc_tweetbutton().
Although there never was a problem with the style choice. That worked fine from the beginning. If you’re using a caching plugin like WP-Super-Cache, make sure you clear your cache after making changes, otherwise you might not see the change.
It appears there may be a big with the “Tweet button related” entry that should suggest other people to follow.
After I enter two Twitter ids with a : and click save changes, the colon disappears when the page reloads.
If I enter only one Twitter ID, it does not suggest that user to follow when I submit.
Thanks.
I’ll take a look.
Shoot me an email to remind me, in case I forget. Sorry, lots of things happening at once. 🙂
[email protected]
BTW, always feel free to email me about anything. I read all emails, and respond to most.
Fix here, I think:
http://plugins.svn.ww.wp.xz.cn/simple-twitter-connect/trunk/stc-tweetbutton.php
Try it, let me know if it works.
BTW, the one twitter user suggestion already worked perfectly for me. Remember that it won’t suggest a user if you’re already following that user.
Thanks. That seems to have fixed it!
Any chance of an auto-post to Twitter feature for each blog post?