Media upload button is not working.
-
I’m having this problem with all of my websites except for one that has a SSL certificate. This problem is only happening in Chrome. I disabled all plugins and activated the 2017 theme and the problem still exist.
Whenever I try to upload an image in the post editor and click the select files button, nothing happens. The funny thing is that I can only upload images when I go to Media>Add New>Select Files. In chrome I right clicked the Select Files button and clicked inspect element and copied the html for both buttons.
Button for the blog post Featured Image and Woocommerce Featured Product Image. Not working.
<a href="#" class="browser button button-hero" style="display: inline; position: relative; z-index: 1;" id="__wp-uploader-id-1">Select Files</a>
Button for Media>Add New>Select Files. Working!!
<input id="plupload-browse-button" type="button" value="Select Files" class="button" style="position: relative; z-index: 1;">
Can someone please shed some light on this problem.
- The topic ‘Media upload button is not working.’ is closed to new replies.