Display more than one tweet with rotation
-
I’m using this code to display the code on my template (i hardcoded it, not using the widget)
<?php echo do_shortcode( “[rotatingtweets screen_name=’…’ rotation_type =’carousel’ tweet_count=’5′]” ) ?>
I selected version 2 of jQueryCycle in the settings page.
There are two things that bug me:
First, it works with and withoutrotation_type ='carousel'
.Second, it shows only two tweets (with rotation, but no more than that). How to set that it shows 5-6 tweets at once, with rotation.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Display more than one tweet with rotation’ is closed to new replies.