Featured Image not working on Post
-
I just upgraded to 5.6 and the featured images no longer work. I am trying to add a featured image to a post. When I click on Set Featured Image, an overlay pops up and it’s completely blank. I can still add images to the Media Library, but cannot choose an image for the featured image because there are no images shown to choose from.
When I click on the Set Featured Image button I see this error in the console:
react-dom.min.js?ver=16.13.1:32 Uncaught TypeError: this._addClass is not a function
at t.<computed>.<computed>._create (sortable.min.js?ver=1.12.1:9)
at t.<computed>.<computed>._create (jquery-ui-1.10.4.custom.min.js?ver=0.6:6)
at t.<computed>.<computed>._createWidget (jquery-ui-1.10.4.custom.min.js?ver=0.6:6)
at new t.<computed>.<computed> (jquery-ui-1.10.4.custom.min.js?ver=0.6:6)
at HTMLUListElement.<anonymous> (jquery-ui-1.10.4.custom.min.js?ver=0.6:6)
at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.6:2)
at s.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.6:2)
at s.fn.init.t.fn.<computed> [as sortable] (jquery-ui-1.10.4.custom.min.js?ver=0.6:6)
at initSortable (media-views.min.js?ver=5.6:2)
at initialize (media-views.min.js?ver=5.6:2)And this warning:
Mixed Content: The page at ‘<URL>’ was loaded over HTTPS, but requested an insecure element ‘<URL>’. This request was automatically upgraded to HTTPS, For more information see <URL>
Any ideas? I cannot make a post unless I can add a featured image.
- The topic ‘Featured Image not working on Post’ is closed to new replies.