Slider stopped to work

  • pa3x

    #6672

    Hi all, first of all sorry for mine inconvience, but im not a coder and i need help from you guys.

    I did search forum and google, but any solution or suggestion not worked for me.

    I did disable all plugins and slider still not working.

    Any suggestion would be much appreciated.

    Regards,

    Patrik.

    Oh, website: http://www.15oktobar.edu.rs

    Anonymous

    #33894

    Yet another thread with the same issue. One of your plugins has deregistered WordPress bundled jQuery and loads a different version of jQuery from http://code.jquery.com. Find that plugin and disable it. Or, if that plugin has enqueued external jQuery correctly, you can use this plugin to restore jQuery – http://wordpress.org/extend/plugins/restore-jquery/

    pa3x

    #33895

    Thank you, that did the job.

    Anonymous

    #33896

    Did you find out which plugin loaded jQuery from an external site? I want to report that crappy plugin.

    pa3x

    #33897

    I’m not sure. Didn’t installed any new one. As I mentioned in previous post I tried disable all plugins and slider not worked. I would like to help, but how can I check that?

    Anonymous

    #33898

    Nice to hear that you’d like to help. But it’s quite a long process if you’re using too many plugins. First deactivate all plugins and then activate one by one. Each time you activate a plugin, check your page source for

    <script type='text/javascript' src='http://code.jquery.com/......../latest.js'></script>

    It should appear when you activate that buggy plugin. Note down the name and report it!

    pa3x

    #33899

    Sorry for late answer, was quite busy these days. Found buggy plugin. Its name is Site Background Slider. Cheers

    Anonymous

    #33900

    Thanks. I’ll report that plugin.

    Marking thread as resolved. You can do this yourself as well.

Viewing 8 posts - 1 through 8 (of 8 total)

  • You must be logged in to reply to this topic.