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

    (@mpntod)

    Strangely, your exact shortcode is working on my test site. Do you have the latest version of the plug-in?

    That said, I’ve found it useful in the past to remove all the spaces around the equal signs.

    Try changing from:

    [rotatingtweets screen_name='thedesignjones' tweet_count='7' show_meta_timestamp = '0' show_meta_screen_name='0' show_meta_via= '0']

    to:

    [rotatingtweets screen_name='thedesignjones' tweet_count='7' show_meta_timestamp='0' show_meta_screen_name='0' show_meta_via='0']

    Hope it helps.

    Plugin Author Martin Tod

    (@mpntod)

    Are you using an ‘official format’ for your Tweets? This can have this effect. The Development Version solves the problem if you put official_format_override=1 in your shortcode.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcodes not working’ is closed to new replies.