• Resolved aaronmacdonald

    (@aaronmacdonald)


    Hello,

    Soon after updating my WordPress install to 4.0 I have noticed some funny behaviour on the Dashboard that is preventing me from using a number of features.

    I first noticed that the left-side pop-up menus stopped showing up on hover, but would show once I clicked the menu item (in other words to access “Themes” I first needed to click on “Appearance” instead of begin able to hover and select as normal.) Also, I was not able to expand some metaboxes that are originally generated as collapsed by plugins I have installed. I am also unable to expand the Screen Options and Help tabs at the top right of the screen. The latest thing I’ve noticed is that page pulls apart in a strange way when using Safari’s responsive-style scrolling.

    I have disabled the theme and plug-ins I have installed one-by-one to determine if one of them might be the culprit but so far haven’t seen a difference. Have I provided enough clues so that somebody might have an idea of what’s going on here…?

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter aaronmacdonald

    (@aaronmacdonald)

    Another clue, the Media Library just does not load whatsoever.

    Where did you download the theme?

    See http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors to check for javascript errors in your theme.

    Thread Starter aaronmacdonald

    (@aaronmacdonald)

    I’m using a customized version of Hemingway 2, though I have tried switching back to the default WordPress theme and I am still seeing the same kind of weird behaviour.

    Here are some errors I am seeing on Safari’s Web Inspector while on the Dashboard’s post editor

    [Error] SyntaxError: Unexpected keyword ‘function’. Expected ‘)’ to end a argument list.
    (anonymous function) (load-scripts.php, line 61)
    [Error] SyntaxError: Unexpected end of script
    (anonymous function) (wp-langs-en.js, line 525)
    [Error] TypeError: undefined is not a function (evaluating ‘gallery.sortable’)
    (anonymous function) (metabox.js, line 229)
    j (load-scripts.php, line 8)
    fireWith (load-scripts.php, line 8)
    ready (load-scripts.php, line 8)
    J (load-scripts.php, line 8)
    [Error] TypeError: undefined is not a function (evaluating ‘this.$el.find(‘> table > tbody’).unbind(‘sortable’).sortable’)
    init (input.js, line 57)
    (anonymous function) (input.js, line 228)
    each (load-scripts.php, line 8)
    each (load-scripts.php, line 8)
    (anonymous function) (input.js, line 226)
    dispatch (load-scripts.php, line 9)
    handle (load-scripts.php, line 9)
    trigger (load-scripts.php, line 9)
    trigger (load-scripts.php, line 20)
    (anonymous function) (load-scripts.php, line 9)
    each (load-scripts.php, line 8)
    each (load-scripts.php, line 8)
    trigger (load-scripts.php, line 9)
    (anonymous function) (input.min.js, line 7)
    [Error] SyntaxError: Unexpected keyword ‘function’. Expected ‘)’ to end a argument list.
    (anonymous function) (load-scripts.php, line 61)
    [Error] SyntaxError: Unexpected end of script
    (anonymous function) (wp-langs-en.js, line 525)
    [Error] TypeError: undefined is not a function (evaluating ‘gallery.sortable’)
    (anonymous function) (metabox.js, line 229)
    j (load-scripts.php, line 8)
    fireWith (load-scripts.php, line 8)
    ready (load-scripts.php, line 8)
    J (load-scripts.php, line 8)
    [Error] TypeError: undefined is not a function (evaluating ‘this.$el.find(‘> table > tbody’).unbind(‘sortable’).sortable’)
    init (input.js, line 57)
    (anonymous function) (input.js, line 228)
    each (load-scripts.php, line 8)
    each (load-scripts.php, line 8)
    (anonymous function) (input.js, line 226)
    dispatch (load-scripts.php, line 9)
    handle (load-scripts.php, line 9)
    trigger (load-scripts.php, line 9)
    trigger (load-scripts.php, line 20)
    (anonymous function) (load-scripts.php, line 9)
    each (load-scripts.php, line 8)
    each (load-scripts.php, line 8)
    trigger (load-scripts.php, line 9)
    (anonymous function) (input.min.js, line 7)

    Thread Starter aaronmacdonald

    (@aaronmacdonald)

    That seems to have solved it. Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dashboard acting very funny after 4.0 update’ is closed to new replies.