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

    (@baden03)

    Hola Carlos!

    The problem is that either your theme or another plugin is forcing jQuery to load a second time without first checking that it already has been loaded! If you look at your page source you will see:

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js" type="text/javascript"></script>

    That’s not good. Here is an article that might help you find out where the problem is.
    http://msyk.es/blog/prevent-jquery-wordpress-theme/

    Let us know if you need more help getting this figured out.

Viewing 1 replies (of 1 total)

The topic ‘Seconds doesn´t runs’ is closed to new replies.