Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter rovel

    (@rovel)

    Hi deeveedee,
    The post you mention also fixed my problem, thanks very much for pointing it out.
    So hopefully there will be a fix soon in the theme, but for now i’m saved ??

    Hey rovel, what version of the theme are you on? The issues with jQuery was supposed to be fixed with v0.0.8 but I am having a raft of issues even on that version (currently on the live site, I have reverted to v4.4.2 WP and v0.0.7 of the Responsive II theme)

    Thread Starter rovel

    (@rovel)

    Hi Judge,

    I’m using version 0.0.8 of the Responsive Mobile theme (so the latest version)
    The problem i had with the “too high” jquery version was described in one of the links. In the file wp-content/themes/responsive=mobile/js/responsive-scripts.min.js was the string:
    (“a[href=#scroll-top]”).click(function()

    After changing this to
    (“a[href=’#scroll-top’]”).click(function()
    and doing a Ctrl-F5 (everlasting cache?) all was fine again.

    Thx rovel, yeah I’ve seen that but unfortunately doesn’t fix my issue. Interesting you still have to do that in v0.0.8 though, they say they fixed in that version already.

    Theme Author CyberChimps

    (@cyberchimps)

    Hi,

    Kindly note that this issue has already been fixed in the latest update of the theme(version 0.0.9)

    Regards,
    CyberChimps.

    Thread Starter rovel

    (@rovel)

    Hi,
    Thanks. I upgraded to V0.0.9 and for me it is working fine again without manual edit.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘jquery problem(?) after upgrading to WP4.5’ is closed to new replies.