Title: Update button spin and spin
Last modified: August 30, 2016

---

# Update button spin and spin

 *  [flukenakrab](https://wordpress.org/support/users/flukenakrab/)
 * (@flukenakrab)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/)
 * Update button spin and never end. Can’t update post.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/update-button-spin-and-spin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/update-button-spin-and-spin/page/2/?output_format=md)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453136)
 * 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).
 *  Thread Starter [flukenakrab](https://wordpress.org/support/users/flukenakrab/)
 * (@flukenakrab)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453252)
 * I have deactive all plugin and re-update core 3 times but still not work.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453265)
 * Is it one particular post, or all posts?
 *  Thread Starter [flukenakrab](https://wordpress.org/support/users/flukenakrab/)
 * (@flukenakrab)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453269)
 * 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](https://www.youtube.com/watch?v=xT07lDKZ9Ls)
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453270)
 * 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/](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.
 *  Thread Starter [flukenakrab](https://wordpress.org/support/users/flukenakrab/)
 * (@flukenakrab)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453271)
 * I using Lastest Chrome, Firefox check it lastest version.
    Clear done, Not work.
 * Try to push Publish button on mobile,tablet still not work.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453272)
 * Hm, ok then.
 * Try adding `define('CONCATENATE_SCRIPTS', false);` to your `wp-config.php` file
   just below the `define('DB_HOST'` line.
 * To do so, access your server via [FTP or SFTP](https://codex.wordpress.org/FTP_Clients)
   and edit the file with a [plain text editor](https://codex.wordpress.org/Editing_Files#Text_Editors).
 * [https://codex.wordpress.org/Editing_wp-config.php#Disable_Javascript_Concatenation](https://codex.wordpress.org/Editing_wp-config.php#Disable_Javascript_Concatenation)
 *  Thread Starter [flukenakrab](https://wordpress.org/support/users/flukenakrab/)
 * (@flukenakrab)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453298)
 * Not work. Please help…
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453300)
 * Ok, time to hunt for Javascript errors: [https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors](https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors)
 * Please let us know what you find!
 *  Thread Starter [flukenakrab](https://wordpress.org/support/users/flukenakrab/)
 * (@flukenakrab)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453315)
 * Hi, This is error when push “publish” on post editor.
 * [image](http://www.vkizz.com/wp-content/uploads/2015/08/wp-4.3-update-bug-700x525.jpg)
 * How do next? Please…
 *  Thread Starter [flukenakrab](https://wordpress.org/support/users/flukenakrab/)
 * (@flukenakrab)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453317)
 * 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 0
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453318)
 * Hm, very odd, as if you have the wrong version of jQuery, possibly other files
   too.
 * Try [downloading WordPress](https://wordpress.org/download/) again and delete
   then replace your copies of everything **except** the `wp-config.php` file 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.
 *  [taidgh](https://wordpress.org/support/users/taidgh/)
 * (@taidgh)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453348)
 * 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-config
 *  [taidgh](https://wordpress.org/support/users/taidgh/)
 * (@taidgh)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453349)
 * No change after uploading clean version of WP.
    So Renamed personal theme folder
   and activated 2015 theme. Disabled all plugins Working
 * Enabled all plugins
    Working
 * Activated 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 working
 * My 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.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/#post-6453355)
 * Ok, so switching to the Twenty Fifteen theme fixes your issue?

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/update-button-spin-and-spin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/update-button-spin-and-spin/page/2/?output_format=md)

The topic ‘Update button spin and spin’ is closed to new replies.

## Tags

 * [spin](https://wordpress.org/support/topic-tag/spin/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 17 replies
 * 3 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/update-button-spin-and-spin/page/2/#post-6453367)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
