Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter jamesosix

    (@jamesosix)

    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.

    View post on imgur.com

    Plugin Author Aaron D. Campbell

    (@aaroncampbell)

    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

    topher808

    (@topher808)

    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

    Thread Starter jamesosix

    (@jamesosix)

    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…

    Thread Starter jamesosix

    (@jamesosix)

    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’,

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Twitter Widget Pro] Retweet wont save when trying to turn it off’ is closed to new replies.