Update button spin and spin
-
Update button spin and never end. Can’t update post.
-
Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the Twenty Fifteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).
I have deactive all plugin and re-update core 3 times but still not work.
Is it one particular post, or all posts?
Sorry, Publish post button on “post editor” not work. Update button on all post is work.
Here is video https://www.youtube.com/watch?v=xT07lDKZ9Ls
Hm, seems like Javascript may be choking on something.
First, please make sure that your browser is up to date by visiting http://whatbrowser.org/
If it is not, please try updating your browser or switching to a different browser.
If it is, please do these two things:
1. Try clearing your browser’s cache and cookies.
2. Try with all browser extensions or add-ons temporarily disabled.
Please let us know how each step goes for you, and which browser (and version of) you’re using if you’re still having trouble.
I using Lastest Chrome, Firefox check it lastest version.
Clear done, Not work.Try to push Publish button on mobile,tablet still not work.
Hm, ok then.
Try adding
define('CONCATENATE_SCRIPTS', false);to yourwp-config.phpfile just below thedefine('DB_HOST'line.To do so, access your server via FTP or SFTP and edit the file with a plain text editor.
Not work. Please help…
Ok, time to hunt for Javascript errors: https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
Please let us know what you find!
jquery-migrate.js:21 JQMIGRATE: Logging is active
jquery-migrate.js:41 JQMIGRATE: jQuery.fn.attr(‘checked’) may use property instead of attribute
jquery-migrate.js:43 console.trace()migrateWarn @ jquery-migrate.js:43
jquery-migrate.js:41 JQMIGRATE: jQuery.fn.live() is deprecated
jquery-migrate.js:43 console.trace()migrateWarn @ jquery-migrate.js:43
jquery.js?ver=1.11.3:2 Uncaught TypeError: Cannot use ‘in’ operator to search for ‘length’ in 0Hm, very odd, as if you have the wrong version of jQuery, possibly other files too.
Try downloading WordPress again and delete then replace your copies of everything except the
wp-config.phpfile and the/wp-content/directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.Hi James… I have the same problem.
Deleting Cache in case of cached JS files,
Reverted to 2015 theme
Now re uploading core with exception of w-p-configNo change after uploading clean version of WP.
So
Renamed personal theme folder and activated 2015 theme.
Disabled all plugins
WorkingEnabled all plugins
WorkingActivated personal theme with
define('WP_DEBUG', true);
several Errors:Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()Fixed on personal theme but “Publish” button still not working.(ie still have the same problem.
Deactivated all plugins
Still not workingMy guess is that it is with my theme. Not a clue why as of yet but if it is, I assume if you have a premium theme then updating it will fix the problem.
Ok, so switching to the Twenty Fifteen theme fixes your issue?
The topic ‘Update button spin and spin’ is closed to new replies.