Simple Solution to fix ADD MEDIA Problem in WordPress

ADD MEDIA BUTTON PROBLEM IN WORDPRESS NOT WORKING USING CLASSIC EDITOR.

I been fixing my WordPress website for 2 days. I am struggling with my ADD MEDIA BUTTON is not working.  I Google and follow all the tutorials but did not work for me.<>

HERE SOME OF THE TUTORIAL YOU WILL FIND ON GOOGLE

  1. Adding this code to your config.php “define('CONCATENATE_SCRIPTS', false );"
  2. Disabling Plugins (This thing will work because it will disable also the WordPress Classic Editor, So the Gutenberg will take over as WordPress Editor. But for me, I don’t like Gutenberg. So I need to fix my problem with my Classic Editor.
  3. Switching to the default theme.

The Tutorial above may help you but for me it is not working.<>

Here is my Solution to Fix my WordPress Media Button Problem.

  1. Disable the Classic Editor Including All the Addons. (IMPORTANT)
  2. Install  & Activate TinyMCE Plugin. (IMPORTANT)
  3. Install  & Activate TinyMCE ADVANCE plugin. (IMPORTANT)
  4. Activate the Classic Editor.
  5. Delete and Install the WordPress DEFAULT THEME. (You don’t need to Activate it Just Delete and install it) (IMPORTANT)
  6. Clear Cache (IMPORTANT)

The 6 Steps Above Help me to fix my problem on my WordPress Website. <>

 

<>