in case this would be helpfull:
my site:
http://umwelten.org/
Any example page of where the twitter text is used and breaks?
Most likely cause for this would be a javascript conflict of some kind. Either from plugins conflicting with each other, or the theme with the twitter plugin.
an exemple you can see on the hueman-theme (seems great) site “http://umwelten.org/” I’ve made.
for exemple, left column: a tweet appears
“RT @sergedg: Which fossil fuel companies are most responsible for climate change? – interactive thx. @geertnoels| Environment http://t.co/v…”
if you look at http://t.co/v… the three points seem to indicate the break. clicking there doen’s bring us to the site I wanted to give.
The original site https://twitter.com/Green_visuals does give the entire tweet.
according to http://forum.prasannasp.net/topic/text-breaks-at-special-characters-in-feed/ a solution would be deletibng the words ‘display-block’ somewhere. I haven’t tried it yet.
I looked at this a bit and it does not seem to be a theme related issue. The markup that the widget prints out gives the incomplete links, so the issue is in the widget.
I would suggest perhaps using another twitter widget plugin.
ok.
however, I don’t know which twitter plugins would do fine. I don’t know if you could give me one or some exemples of twitter widgets wich would do the job the way they should?
No, I didn’t use kebo.
now I implemented kebo. disadvantage of it is that it doesn’t show retweeted tweets on my site. However, that’s allready better than showing a tweet which geves a not functioning (because broken) link.
Maybe I ‘ll search later for a plugin that also shows the reteweeded links, without links broken.
but kebo is allready better, for now. thanks for the idea.