• Resolved tomaslee

    (@tomaslee)


    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.

    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,
                    });
                });

    How can I fix it? I can’t provide the link to the website as I’m working on my local computer.

    Thanks!

    https://ww.wp.xz.cn/plugins/tweetscroll-widget/

Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir

    (@vmrkela)

    Hi,

    Unfortunately I can’t debug without seeing the error. When you put site online, give me the link and I will check the issue.

    Vladimir

Viewing 1 replies (of 1 total)

The topic ‘Not Working’ is closed to new replies.