Support » Plugin: Rotating Tweets (Twitter widget and shortcode) » Widget does not display anymore
Widget does not display anymore
-
I’ve been using Rotating Tweets on two sites using the same theme. As of the latest Update the widget is no longer displayed there. It is still available in the Widgets menu, but it doesn’t show in the frontend.
The page I need help with: [log in to see the link]
-
I’ve regenerated the Twitter tokens to test, but the widget is still not displayed.
Hi there,
I’ve just taken a look and when I look at the widget, it’s still displaying, but not rotating. A couple of JavaScripts are showing
Uncaught TypeError $(...).xxx is not a function
errors in the console [F12] – including Rotating Tweets.Have you changed anything else on the site recently? It could be a clash with another plugin, or an error in another plugin. The other scripts showing an error are in the theme and in Ajax Event Calendar.
Martin
PS: A temporary solution might be to switch to version 2 of the JavaScript on the settings page.
Normally the ‘is not a function’ problem happens when jQuery or the jQuery.cycle script is overwritten somehow, but this isn’t obviously happening in this case.
-
This reply was modified 5 years, 8 months ago by
Martin Tod.
It’s in the source code, but won’t display. I’ve set it to V2 JavaScript, but that didn’t change anything.
<section id="rotatingtweets_widget-2" class="widget widget_rotatingtweets_widget"> <div class='rotatingtweets rotatingtweets_format_0' id='rotatingtweets_3000_fade_1000_59ccdf4c2f204' data-cycle-auto-height="calc" data-cycle-fx="fade" data-cycle-pause-on-hover="true" data-cycle-timeout="3000" data-cycle-speed="1000" data-cycle-easing="swing" data-cycle-slides="div.rotatingtweet" data-cycle-log="false"> <div class = 'rotatingtweet'> <p class='rtw_main'>RT <a href='https://twitter.com/intent/user?user_id=14341194' title='Piratenpartei' lang='de'>@Piratenpartei</a> Heute, 21 Uhr im <a href="https://twitter.com/search?q=%23Piraten&src=hash" title="#Piraten" class="rtw_hashtag_link">#Piraten</a>~NRW-<a href="https://twitter.com/search?q=%23Mumble&src=hash" title="#Mumble" class="rtw_hashtag_link">#Mumble</a> "Dicker Engel" Feedback zur Bundestagswahl 2017 mit Spitzenkandidaten, Wahlkampforga & BuVo. <a href='https://t.co/v5SPCDil7n' title='https://twitter.com/Piratenpartei/status/913085830092091392/photo/1' class='rtw_media_link'>pic.twitter.com/v5SPCDil7n</a></p> <p class='rtw_meta'><a href="https://twitter.com/twitterapi/status/913119102247608320">Gestern</a> von <a href='https://twitter.com/intent/user?user_id=490467820' title='PIRATEN Leverkusen'>PIRATEN Leverkusens Twitter</a> via <a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a></p></div> <div class = 'rotatingtweet' style='display:none'> <p class='rtw_main'>RT <a href='https://twitter.com/intent/user?user_id=14341194' title='Piratenpartei' lang='de'>@Piratenpartei</a> Wenn Ihr wollt, daß <a href="https://twitter.com/search?q=%23Piraten&src=hash" title="#Piraten" class="rtw_hashtag_link">#Piraten</a> weiter kämpfen können für Digitales & Soziales, dann helft uns bitte mit einer Spende. <a href='https://t.co/oU3xtSrTQj' title='https://www.piratenpartei.de/mithelfen/spendenkampagnen/' class='rtw_url_link'>piratenpartei.de/mithelfen/sp…</a> <a href='https://t.co/eyjFgD5eFe' title='https://twitter.com/Piratenpartei/status/912391260802998273/photo/1' class='rtw_media_link'>pic.twitter.com/eyjFgD5eFe</a></p> <p class='rtw_meta'><a href="https://twitter.com/twitterapi/status/913084509507264512">Gestern</a> von <a href='https://twitter.com/intent/user?user_id=490467820' title='PIRATEN Leverkusen'>PIRATEN Leverkusens Twitter</a> via <a href="http://twitter.com/download/android" rel="nofollow">Twitter for Android</a></p></div> </div> [...] <div class='rtw_follow follow-button'><a href='http://twitter.com/PIRATEN_Lev' class='twitter-follow-button' title='@PIRATEN_Lev folgen' data-lang='de'>@PIRATEN_Lev folgen</a></div></section>
That’s what I find in the source, but nothing of that is displayed. Neither still or rotating.
Not sure what you’ve done, but it’s working fine now on my browser.
It’s still working, so I’ll mark this as resolved.
It would be great to know what you did to fix it!
PS: If you’re interested in contributing to Rotating Tweets, there’s also this!
What I did was this:
- Resetting Consumer Key/Secret
- Resetting API Key/Secret
- Saving Widget in Design\Widgets (although it was already in there)
Afterwards it worked again. Maybe saving would have been enough, dunno.
That’s interesting. Do you use a caching plug-in? That might have had that effect.
-
This reply was modified 5 years, 8 months ago by
- The topic ‘Widget does not display anymore’ is closed to new replies.