Title pretty much.
I untick the retweet button, and no matter what happens, it wont stay saved.
Please help :)
Thanks
Title pretty much.
I untick the retweet button, and no matter what happens, it wont stay saved.
Please help :)
Thanks
also how would I change the colour of the text?
I want to change the colour of the dark green tweet text.
Any help appreciated, thanks.
I can't replicate the issue you're having with the retweet checkbox. Can you let me know what versions of the plugin and WordPress you can running as well as what browser (including version) you are using?
Everything can be styled with CSS. There are some samples to get you started in the FAQs
Hello,
I also have the retweet check box issue.
I just updated to Version 2.3.8 and WordPress 3.3.1.
Also, using safari 5.1.2
Thanks,
Topher
Hey Aaron D. Campbell
I never noticed you had replied, just got notified of Tophers post, I will update this thread tonight when I go home and get the info.
Thanks
Hey Aaron,
First off thanks very much for the plugin. It's awesome!
I also had the same bug as the others with the retweets. The way to fix this is to change:
'showretweets' => 'false',
to
'showretweets' => 'true',
in the $defaultArgs.
Hope that helps :)
Thanks Bronson! Nice fix. Worked for me. Hopefully the author will take care of it next go-around...
Sorry I am quite new to wp, what is "$defaultArgs" please?
Line 946 in file wp-twitter-widget.php I believe I changed it to:
'showretweets' => 'false',
This topic has been closed to new replies.