WordPress is a popular tool for building websites. Sometimes, things go wrong. One common issue is the Add Media button not working. This can be frustrating. But don’t worry. We will help you fix it.
Why the Add Media Button Stops Working
There are many reasons why the Add Media button may stop working. Some common reasons include:
- Plugin conflicts
- Theme problems
- JavaScript errors
- Browser issues
Step-by-Step Guide to Fix the Problem
Follow these steps to fix the Add Media button issue. Each step is simple. You do not need to be a tech expert.
Step 1: Clear Your Browser Cache
Sometimes, the browser cache causes problems. Clear your cache and try again. Here’s how to do it:
- Open your browser settings.
- Find the option to clear browsing data.
- Select cached images and files.
- Click clear data.
Step 2: Deactivate All Plugins
Plugins can cause conflicts. Deactivate all plugins to see if this fixes the issue. Follow these steps:
- Go to your WordPress dashboard.
- Click on Plugins in the menu.
- Select all plugins and deactivate them.
- Check if the Add Media button works.
If it works, reactivate the plugins one by one. This helps you find the problematic plugin.
Step 3: Switch To A Default Theme
Sometimes, themes cause the problem. Switch to a default WordPress theme. Here’s how:
- Go to your WordPress dashboard.
- Click on Appearance in the menu.
- Select Themes and activate a default theme like Twenty Twenty-One.
- Check if the Add Media button works.
Step 4: Update WordPress, Themes, And Plugins
Outdated software can cause issues. Make sure WordPress, themes, and plugins are up-to-date. Follow these steps:
- Go to your WordPress dashboard.
- Click on Updates in the menu.
- Update WordPress, themes, and plugins if updates are available.
- Check if the Add Media button works.
Step 5: Check For Javascript Errors
JavaScript errors can cause the Add Media button to stop working. Use the browser console to check for errors. Here’s how:
- Open your website and right-click on the page.
- Select Inspect or Inspect Element.
- Click on the Console tab.
- Look for any error messages.
If you see errors, take a screenshot and contact your theme or plugin developer for help.
Step 6: Increase WordPress Memory Limit
Low memory can cause issues. Increase the WordPress memory limit. Follow these steps:
- Access your website’s root directory using FTP or cPanel.
- Find the wp-config.php file and open it.
- Add this line of code:
define('WP_MEMORY_LIMIT', '256M');
- Save the file and check if the Add Media button works.
Step 7: Reinstall WordPress Core Files
Sometimes, core files get corrupted. Reinstalling them can fix the issue. Follow these steps:
- Go to your WordPress dashboard.
- Click on Updates in the menu.
- Click the Re-install Now button.
- Check if the Add Media button works.

Credit: muffingroup.com

Credit: www.hostinger.com
Additional Tips
Here are some extra tips to keep your WordPress site running smoothly:
- Regularly update WordPress, themes, and plugins.
- Use well-coded themes and plugins from trusted sources.
- Keep a backup of your website.
- Scan your site for malware regularly.
Frequently Asked Questions
Why Is My Add Media Button Not Working?
Your Add Media button may not work due to a plugin conflict or outdated WordPress version.
How Can I Fix The Add Media Button Issue?
Disable all plugins and switch to the default theme. Update WordPress. Check if the button works.
Can A Theme Affect The Add Media Button?
Yes, a poorly coded theme can cause the Add Media button to malfunction.
Is It Possible For Plugins To Cause This Issue?
Yes, plugins can conflict with WordPress and cause the Add Media button to stop working.
Conclusion
Fixing the Add Media button issue is simple. Follow the steps above. Your WordPress site will work smoothly again. Remember to keep everything updated. This helps prevent future problems.