Width & Resizing
-
Great plugin, however it seems to ignore my sizing constraints.
For example i’ve set the widget to have a 33% width however it will ignore this. This does not always happen though its just one of those annoying things that occasionally occurs.
Could be greatly improved if made responsive.
-
Can you send me a link to the site? It is going too big or too small?
If it’s too big, it generally needs something like:
#sidebar { word-wrap: break-word; }or
.rtw_main { word-wrap: break-word; }and if it’s too small, the development latest version should address this… but if it doesn’t, you may be able to fix things by setting the width of
li.widget_rotatingtweets_widgetordiv.widget_rotatingtweets_widgetdepending on your set-up.Making it fully responsive will be difficult because of the way
jQuery.cycleis written, but – in time – I will rewrite the JavaScript to support the new version ofjQuery.cycleMartin
http://dev.silverfishstudios.co.uk/michael/news/
Widget is in footer.
Thats my link, as i say its a rather random occurrence. It will be too big if its ignores width.
Speedy response thanks
Ment was a speedy response..
I think i know what is happening, if i shrink the browser and refresh it when its around 1/3 of the size the widget will become 100% then when i stretch the browser again it appears as if it is ignoring my width, if that makes sense.
Its down to my responsive website and a non a responsive widget.
š Thanks any way!
Looks like it’s the word-wrap problem. If you get a really long word or link, it will force the widget to go wider.
I’ll add the word-wrap CSS to the development version CSS file, but you might want to try it in your own stylesheet.
I’ll also start investigating whether it’s possible to adjust the javascript allow for a resize of the tweets when resizing the page.
Hi, I have a small problem after the last update RT. Update change tweet rotation size, before it was ok. The length is too large. Please take a look at it. My web is http://www.kabelovky.net.
Sorry for my english š
Thank you
Does the latest development version of the plug-in work better?
Martin
No. The problem is that the length of the text box (where writting text) don’t adjust size the column in the topic! Part of the text in line is hidden, is here problem with formatting text pole, not adjust the width automatically.
Before update latest version plugin has not been problem with nothing. Size line was ok.
Which version were you using before the upgrade?
Martin
1.3.17 Martin may be problem on site of Twitter. When I see web UI my twitter account, I don’t see number of follower :-/
http://2i.cz/2i/i/51541b7b/3006b882b455742e21c44c6fc6a43b42/d542c1eb38.f.jpg
http://2i.cz/2i/i/51541cd3/295abca202604d95f369177d8ed9c414/610685af7c.f.jpg
I think the latest development version should solve this.
Martin
I try version from your link, but problem persists š
Twitter Web UI problem was Czech translation pack (beta language) in setting Twitter Web UI, after switching english language, working ok.
I think you’re using an older version. Can you download it and try again?
Martin
Yes, but same problem. Martin, all plugins are latest version. Try wait on your next version and I see…Tried your plugin on a different template, the same problem.
http://2i.cz/2i/i/51589564/dcee4c140cf5c5b163d0c5300e57a6da/ac0685af7c.f.jpg
http://2i.cz/2i/i/51589543/ccf3a5bec95119562024787c5d22cfd0/53f97a5083.f.jpg
I don’t know where the problem, hmm :-/
Petr
It really isn’t. Believe me.
The version of the Javascript hosted on your site – http://www.kabelovky.net/wp-content/plugins/rotatingtweets/js/rotating_tweet.js – is not the same as the javascript included in the Development Version of Rotating Tweets – which you can see at http://plugins.svn.wordpress.org/rotatingtweets/trunk/js/rotating_tweet.js
The topic ‘Width & Resizing’ is closed to new replies.