• Resolved guinom

    (@guinom)


    The Rotating Tweets are not rotating, i don’t understand why !

    My shortcake is : <?php echo do_shortcode( "[rotatingtweets screen_name='agencelogo' include_rts='0' tweet_count='5' timeout='5000' speed = '2000' rotation_type = 'fade' carousel_horizontal = 1 carousel_count = 5 show_meta_pager = '1' show_follow = '0' official_format = '1' links_in_new_window = '1' carousel_responsive = '1' ]" ) ?>

    My website : https://agence-logo.fr/#news

    • This topic was modified 8 years, 2 months ago by guinom.
    • This topic was modified 8 years, 2 months ago by guinom.
    • This topic was modified 8 years, 2 months ago by guinom.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Martin Tod

    (@mpntod)

    Many thanks.

    If you want a Carousel, you need to be using version 2 of the Rotating Tweets JavaScript – it’s an option on the settings page. This might solve the problem.

    Otherwise, it’s quite hard to see what might be causing the problem since the page is quite heavily minified! Does the page work properly if you switch minify off?

    There’s a warning on the Shortcode Content Slider, but that shouldn’t be enough to crash the JavaScript.

    Martin

    Plugin Author Martin Tod

    (@mpntod)

    Something’s happening with the Minify script which means that it’s dropping Rotating Tweets from the page. It’s in the HTML for the section that reads

    
    <script type="text/rocketscript" data-rocketsrc='https://agence-logo.fr/agencelogo/wp-content/plugins/bwp-minify/min/?f=agencelogo/wp-content/themes/konzept/modules/functions/portfolio.js,agencelogo/wp-includes/js/comment-reply.min.js,agencelogo/wp-content/plugins/bj-lazy-load/js/bj-lazy-load.min.js,agencelogo/wp-includes/js/wp-embed.min.js,agencelogo/wp-content/plugins/rotatingtweets/js/jquery.cycle.all.min.js,agencelogo/wp-content/plugins/rotatingtweets/js/rotating_tweet.js,agencelogo/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/jquery.bxslider.js&x59790'></script>
    

    but shows in the console as:

    
    <script type="text/rocketscript" data-rocketsrc="https://agence-logo.fr/agencelogo/wp-content/plugins/bwp-minify/min/?f=agencelogo/wp-content/themes/konzept/modules/functions/portfolio.js,agencelogo/wp-includes/js/comment-reply.min.js,agencelogo/wp-content/plugins/bj-lazy-load/js/bj-lazy-load.min.js,agencelogo/wp-includes/js/wp-embed.min.js,agencelogo/wp-content/plugins/kiwi-logo-carousel/third-party/jquery.bxslider/jquery.bxslider.js&x59790" data-rocketoptimized="true"></script>
    
    Thread Starter guinom

    (@guinom)

    Rotation works now!
    But there is another problem, the tweets move in height instead of in the same place …

    Thread Starter guinom

    (@guinom)

    Sorry, it’s good now ! ??

    Plugin Author Martin Tod

    (@mpntod)

    Excellent!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘The Rotating Tweets are not rotating.’ is closed to new replies.