• Resolved htausch

    (@htausch)


    I’m using a short code to pull in hashtag OR username but I’m not getting any rotation. Also, I want to get rid of the “xxx’ twitter” at the bottom which I think is controlled by screen_name_plural but that doesn’t seem to change anything.

    My short code:
    [rotatingtweets screen_name="SERVICEEDUAuto" OR search="#SERVICEEDU" show_meta_via="0" screen_name_plural="1"]

    My website:
    http://service-edu.com/test/

    https://wordpress.org/plugins/rotatingtweets/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Martin Tod

    (@mpntod)

    Does:

    [rotatingtweets search="from:SERVICEEDUAuto OR #SERVICEEDU" show_meta_screen_name=0 show_meta_via=0]

    work for you?

    Thread Starter htausch

    (@htausch)

    It works much better (show_meta_screen_name=0 didn’t do what I expected so I removed it) but now it’s only showing who tweeted what the first time.

    [rotatingtweets search="from:SERVICEEDUAuto OR #SERVICEEDU" show_meta_via=0 rotation_type=scrollLeft]

    Thread Starter htausch

    (@htausch)

    Also, is there a reason it’s not pulling in a profile photo?

    Plugin Author Martin Tod

    (@mpntod)

    To get a profile photo, you need to add official_format=1

    Thread Starter htausch

    (@htausch)

    Great, do you know how to get it to show the screen name info for more than just the first tweet?

    Plugin Author Martin Tod

    (@mpntod)

    I’m not sure what you mean… it should show all Tweets the same way.

    Thread Starter htausch

    (@htausch)

    Please checkout my website:
    http://service-edu.com/test/

    It’s only showing the publisher of the tweet the first time.

    Plugin Author Martin Tod

    (@mpntod)

    I’m not sure it’s showing the publisher of the Tweet for any of them – if I’ve understood it correctly.

    What shortcode are you using?

    Thread Starter htausch

    (@htausch)

    It shows “23 minutes ago via XXX’s Twitter” the first time. But then doesn’t have that information on the next tweet (at least in FireFox, I haven’t tested other browsers).

    My short code is:

    [rotatingtweets search="from:SERVICEEDUAuto OR #SERVICEEDU" show_meta_via=0 rotation_type=scrollLeft]

    Plugin Author Martin Tod

    (@mpntod)

    Don’t you also have show_media=1 in your shortcode?

    I’m getting the same problem in Firefox – although not in Chrome. The information is still there, but it’s getting cut off at the bottom.

    What happens if you switch to version 2 of the JavaScript on the Rotating Tweets settings page?

    Best wishes,

    Martin

    Thread Starter htausch

    (@htausch)

    Perfect! That fixed it, thank you!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘No rotation. Also, screen_name_plural not working’ is closed to new replies.