• Since the update I can not use the add media button in a post. There is no way to add it. I can in media add new but in a post it is not possible. Please advise.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Using FTP or File Manager, access your WordPress root directory and open the wp-config.php file for editing.

    Add the following code to just before the line that says “That’s all, stop editing! Happy blogging.” and see if that fixes the issue.

    define('CONCATENATE_SCRIPTS', false);

    Thread Starter atfpodcast

    (@atfpodcast)

    Hello. Sadly that did not work. I never had this problem before.

    • This reply was modified 4 years, 6 months ago by atfpodcast.
    Moderator t-p

    (@t-p)

    This may be a plugin or theme conflict. Please attempt to disable all plugins, and switch to the default Twenty Twenty theme. If the problem goes away, enable them one by one to identify the source of the problem.

    If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Since last update add media button is not working on all my sites making post’ is closed to new replies.