• Resolved heena1

    (@heena1)


    Hello,

    I used latest version wordpress : 5.3.2
    And jquery.js of “/wp-includes/js/jquery/jquery.js” not load into admin dashboard pages.
    Many js file not loaded into admin dashboard pages like
    /wp-includes/js/jquery/jquery-migrate.min.js,
    /wp-includes/js/plupload/moxie.min.js,
    /wp-includes/js/plupload/plupload.min.js

    etc..
    I was also checked using deactive all plugins and also check functions.php file of theme. But i was not found solution for that.

    Please let me know that how is this possible and how can i solve it.

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

    (@macmanx)

    Volunteer Moderator

    Try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server 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.

    Thread Starter heena1

    (@heena1)

    I already do that and also check into localhost and live server with only install fresh wordpress.
    Latest wordpress version : 5.2.3

    Please just check with latest version install and check that “/wp-includes/js/jquery/jquery.js” script will display into view source for admin dashboard or not.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    It will, so you must have something blocking it on your end. Perhaps a browser extension.

    Thread Starter heena1

    (@heena1)

    Yes, you are right
    Solved it.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I used latest version wordpress : 5.3.2 and jquery.js of wp-include not load’ is closed to new replies.