aaronmacdonald
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Dashboard acting very funny after 4.0 updateThat seems to have solved it. Thank you!
Forum: Fixing WordPress
In reply to: Dashboard acting very funny after 4.0 updateI’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)Forum: Fixing WordPress
In reply to: Dashboard acting very funny after 4.0 updateAnother clue, the Media Library just does not load whatsoever.
Forum: Fixing WordPress
In reply to: Tags with two word returns ALL POSTS on Tags Archive pagealchymyth,
That worked. Thank you very much for your help.
Forum: Fixing WordPress
In reply to: Pagination repeating same postsThank you very much, I got it working.