Viewing 15 replies - 1 through 15 (of 17 total)
  • Moderator James Huff

    (@macmanx)

    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

    (@flukenakrab)

    I have deactive all plugin and re-update core 3 times but still not work.

    Moderator James Huff

    (@macmanx)

    Is it one particular post, or all posts?

    Thread Starter flukenakrab

    (@flukenakrab)

    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

    Moderator James Huff

    (@macmanx)

    Hm, seems like Javascript may be choking on something.

    First, please make sure that your browser is up to date by visiting https://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

    (@flukenakrab)

    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

    (@macmanx)

    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 and edit the file with a plain text editor.

    https://codex.www.ads-software.com/Editing_wp-config.php#Disable_Javascript_Concatenation

    Thread Starter flukenakrab

    (@flukenakrab)

    Not work. Please help…

    Moderator James Huff

    (@macmanx)

    Ok, time to hunt for Javascript errors: https://codex.www.ads-software.com/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    Please let us know what you find!

    Thread Starter flukenakrab

    (@flukenakrab)

    Hi, This is error when push “publish” on post editor.

    image

    How do next? Please…

    Thread Starter flukenakrab

    (@flukenakrab)

    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

    (@macmanx)

    Hm, 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.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.

    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

    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

    (@macmanx)

    Ok, so switching to the Twenty Fifteen theme fixes your issue?

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Update button spin and spin’ is closed to new replies.