Not Working
-
Hi,
I tried to use your twitter scroll plugin but it is not working with wordpress 4.3.1.
I’m getting Uncaught TypeError: jQuery(…).tweetscroll is not a function.
How can I fix it?I can’t provide the link to the website as I’m working on my local computer.
Thanks!
jQuery(function ($) { /* ================ TWEETS SCROLL ================ */ jQuery(\'#tweets-list-id-393\').tweetscroll({ username: \'pixel_industry\', time: true, limit: 10, speed: 600, delay: 3000, animation: \'slide_up\', url_new_window: false, visible_tweets: 2, logo: false, profile_image: false, }); });
- The topic ‘Not Working’ is closed to new replies.