• Resolved domilia

    (@domilia)


    Hi guys,

    I hope that you can help me figure out how to fix the various issues I am having after having updated to WP 4.6:
    – In a New Post, the Add Media button is not responding
    – In a New Post, the Featured Image button is not responding
    – In a New Post, once I am trying to link 2 posts in 2 different languages, it is not working.I am using the Polylang plugin.

    My site is: expatbug.com

    Could you please let me know what I need to do. I have cleared my cache and cookies, logged out of WP.org, restarted my computer, then logged back in. All of my plugins and themes are up-to-date.

    Hope you’ll manage to help me out. Thank you in advance.

Viewing 15 replies - 1 through 15 (of 27 total)
  • Moderator Marius L. J.

    (@clorith)

    Hi,

    It might be that your theme or a plugin is actually the cause of this (not by being outdated, but by just having a compatibility issue).

    You should start by disabling your plugins and seeing if the problem persists after this. If it doesn’t, try enabling them one at a time until the problem returns, this should indicate which plugin in incompatible.

    Thread Starter domilia

    (@domilia)

    Hi Marius,

    I did as you suggested. However, after disabling all plugins, I am still experiencing issues with the posts. When clicking on the “Add Media” button, or the “Add featured image” hyperlink, nothing happens.

    I don’t know what to do at this point 🙁

    I have same problem

    Moderator Marius L. J.

    (@clorith)

    Have you also tried using the admin in incognito mode for your browser (where no extensions or cookies can cause problems) ?

    Thread Starter domilia

    (@domilia)

    Hi Marius,

    I tried to create a new post in an incognito window and I still have the same issues. I am really desperate and I have been unable to create any new content for the past week. 🙁

    Same problem for some users on Chrome, Firefox seems to be ok.

    Moderator Marius L. J.

    (@clorith)

    Ok, we’re going to do some more technical debugging then 🙂

    If you follow this article, https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors, it’ll let you look for JavaScript errors, which this sounds like.

    The reporting section you’ve obviously got this thread to post it in 🙂

    Hi Domilia,

    I followed steps suggested by Marius above and got a quick fix for you.

    You can replace a file wp-util.js located in wp-includes/js in 4.6 with a same from older version 4.5.3

    I have tested it and it works without breaking anything. This is a temporary fix though and I am sure there will be better fix to this if you check your theme and plugins.

    Thanks

    Hi Domilia,

    Before you try the above fix, consider putting these two line of code in your wp-config:
    define(‘CONCATENATE_SCRIPTS’, true );
    define(‘SCRIPT_DEBUG’, true);

    If this works then no need to do the previous fix mentioned above.

    Thanks

    Moderator Marius L. J.

    (@clorith)

    Please don’t replace core files individually like that, you never know what ramifications that may lead to.

    I assume my problem is related to this. I cannot edit pages which were already created. My client has forwarded changes to content for me to make. I am unable to edit any already existing pages. I was able to create a new form but I can’t create a page for the form. Any assistance is appreciated. I don’t know what to do with that code thing up there. I can edit css but that is pretty much it.
    Thanks.

    Moderator Marius L. J.

    (@clorith)

    @donnabecton
    It does not sound like your problem is the same as the original poster.

    I would recommend you create a new thread, following the troubleshooting steps as described in the post at https://wordpress.org/support/topic/malfunctions-in-new-post-page-after-wp-46-update?replies=12#post-8789535 and giving us the information from this in your new topic 🙂

    Hi,
    I’ve the same problem as Domilia after the 4.6 update. My media library works in the media library section but the buttons in articles don’t.
    I tryed first to uninstall plugin and set default there, but nothing changed. Then I tryed to fix as w3monk suggested but i had no success.

    Any other suggestions?
    Thanks

    @webarteit: This is not your topic. If you require assistance then, as per the Forum Welcome, please post your own topic.

    Thread Starter domilia

    (@domilia)

    Hi guys,

    Thank you so much for your fix ideas. I am yet to try them up onto my site.

    @webarteit, I’m having the exact same issue, so feel free to come back to this thread for updates on the problem.

Viewing 15 replies - 1 through 15 (of 27 total)
  • The topic ‘Malfunctions in New Post page after WP 4.6 update’ is closed to new replies.