"$(…).bumpdown is not a function" error on admin screens

Home Forums Welcome! Pre-Sales Questions "$(…).bumpdown is not a function" error on admin screens

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1205103
    randyjensen
    Participant

    This is a duplicate of [https://theeventscalendar.com/support/forums/topic/javascript-error-on-admin-screens/] which had no resolution.

    In the admin screens, I’m seeing an error that’s preventing things like the calendar dropdowns from showing.

    events-admin.js?ver=4.3.4.1:147 Uncaught TypeError: $(…).bumpdown is not a function

    My team reported this after the WordPress 4.7 upgrade but I can’t verify that that’s exactly when it happened.

    #1205382
    Cliff
    Member

    Hi, Randy.

    Sorry you’re still experiencing this bug.

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. I’d guess it’ll be fixed sometime this month (but cannot guarantee).

    I apologize for this issue and appreciate your understanding and patience.

    You could wait for the fix or take matters into your own hands (we recommend backups!) and run a find/replace on our plugin’s directory for WP_CONTENT_URL and replace with content_url()

    The latter function detects the protocol automatically. It is the preferred method over using the undocumented core constant that the codex explicitly says for plugins not to rely on.

    I hope this information helps.

    #1206023
    Andrew Clough
    Guest

    Experiencing the same issue here. Unable to create events through the admin due to the JS error. Please advise when there is a fix. Thanks!

    #1206051
    Cliff
    Member

    Sorry to hear this is affecting you too, Andrew.

    Please refer to my initial reply to this thread for all the current information.

    #1208594
    George
    Participant

    Hello!

    I wanted to share that we’ve just published The Events Calendar 4.3.5, which includes some fixes to our plugin JavaScript and asset loading. These fixes should help address some of the problems reported here.

    You can learn more about the release on this page → https://theeventscalendar.com/maintenance-release-the-events-calendar-4-3-5-event-tickets-4-3-5-and-premium-plugins/

    Cheers!
    George

    #1216625
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘"$(…).bumpdown is not a function" error on admin screens’ is closed to new replies.