Forums
(@aeneas07)
13 years, 2 months ago
Thanks stvwlf! Does indeed work. I am an idiot
ya a space worked.
It seems weird though that the default setting would be to show the widget title. with other widgets if you leave the title blank in the settings, nothing displays on the page.
15 years, 8 months ago
change these lines to make the prefix a suffix
$this->tweet_prefix = ‘you custom text’; $this->tweet_format = ‘%s %s ‘.$this->tweet_prefix;
you would need to make some more than minor changes to ADD a suffix in addition to the prefix