Skip to:
Content
Pages
Categories
Search
Top
Bottom

f.easing[e.animatedProperties[this.prop]] is not a function? Everything Updated


  • Round World Travels
    Participant

    @gearupandplay

    So I have the latest version of wordpress 3.2 and Buddypress 1.2.9 but I’m still getting this error when I check the error console in firefox. I also notice two things, drop down menus in navigation don’t work and the homepage headline slider does not function. I’m using buddypress daily as a theme. Thanks.

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

  • @mercime
    Keymaster

    @mercime

    It might just be that your theme needs to be updated. Check theme’s forums for solutions/updates.

    Hi, this error occurs when a newer version of jquery and jquery.easing is used with an older version of the call to animate.easing. Do a search in your javascript of your theme for the text “easeout” or “easein” or “easeinout”.
    These should be changed to “easeOutQuad” and “easeInQuad” or “easeInOutQuad”.

    The easing plugin has changed, and that’s why your theme is broken.
    Newest version of easing does not use those old keywords anymore, so they should be changed.

    Read more about the problem here: http://blog.m1m1k.com/?p=154

    Hi! can somebody help me with buddypress. I installed the wordpress stufe theme and I think there is a conflict with the buddypress javascript. The order by feature which is powered by ajax is not working in my member page and activity page.

    Response is highly appreciated. Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘f.easing[e.animatedProperties[this.prop]] is not a function? Everything Updated’ is closed to new replies.
Skip to toolbar