Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter samisoft

    (@samisoft)

    I also tried jquery 2 and the option to load in the footer

    Plugin Author Martin Tod

    (@mpntod)

    There’s an error message in the console which suggests that one of your other scripts is calling a non-existent file from the site and getting an HTML page instead.

    Uncaught SyntaxError: Unexpected token <

    The unexpected token is the < in <!DOCTYPE html> (i.e. an HTML page), which should not be appearing in a JavaScript.

    The breakage is stopping all JavaScript before Rotating Tweets gets to start rotating.

    What happens if you switch off the other plug-ins one at a time to try and identify which one it is?

    Martin

    Thread Starter samisoft

    (@samisoft)

    First of all thank you for your answer. I have updated wordpress to 4.1 and I have disabled all plugins. again I turned on the classic theme of wordpress

    Thread Starter samisoft

    (@samisoft)

    I renamed the folder containing the script and it works now ! many thanks for this great plugin.

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

The topic ‘not rotating’ is closed to new replies.