Updating problem from 2.0 to 2.8

  • Posted in : impressivCard WP
  • u-lounge
    Participant

    Since i updated my site from V2.0 to the latest V2.8… Animations don’t work anymore.
    You see the site here http://www.u-lounge.net

    For info, i did change some code in functions.php :

    I replace :

    wp_register_script( ‘jquery’, //ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js’, null, null );

    by

    wp_register_script( ‘jquery’, http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js’, null, null );

    I thought it comes from a broken link to the jquery library but… no it’s still don’t work pls help.

    Thanks

    Mehmet S.
    Keymaster

    Just tested, working on my side.

    Correct URL: //ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js

    u-lounge
    Participant

    Hello,

    I got back to //ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js but still not working.
    When you say “working on you side” do you mean animations on my site are working on your screen or your 2.8.1 test site is working ?

    Thanks.

    Mehmet S.
    Keymaster

    Tested the latest version on my test platform. There is a problem on your site. Try to deactivate your plugins.

    Romain
    Participant

    Hi, I got a problem too… After the update the animation don’t work anymore…
    Here’s my site : romainvincent.com

    Thanks for your help.

    R.

    Romain
    Participant

    Ok, I solved my problem by putting 2000 in animation duration.

    u-lounge
    Participant

    Yep, you got it Romain… working with 2000 in animation duration…

    u-lounge
    Participant

    No actually I got it :) But thanx to Romain to have shown me the path to the “bug”.
    To make animation working you have to enter a value… for instance i put 1000 to have a the “default” behavior.

    Mehmet S.
    Keymaster

    Thanks Romain.

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

The forum ‘impressivCard WP’ is closed to new topics and replies.