Rotating Tweets not rotating (sorry for another question about this!)
-
Hi,
First, thank you for the great plugin! I’ve read around the support forum and documentation provided and I have managed to adjust the plugin/shortcode a bit but i cannot get the rotation of tweets to display. I’ve set the shortcode to pull from a list i’ve created but it only displays one tweet at a time until the page is refreshed and it’ll only change if there’s been a new tweet in that list. What i would like to do is have the rotating tweets rotate and display recent tweets, like the last seven or so but i can’t get it to work. There was a different twitter recent widget/code set up but it broke after the Twitter 1.1 API update. Below is our website and code that I’m using to display the widget:
<?php echo do_shortcode(“[rotatingtweets screen_name=’theabpn’ list=’abpn-members’ include_rts=1 exclude_replies=0 tweet_count=8 official_format=1 timeout=4000 rotation_type=ScrollLeft]”); ?>
Website: http://assetbuildingpolicynetwork.org/
Thanks!
The topic ‘Rotating Tweets not rotating (sorry for another question about this!)’ is closed to new replies.