• Resolved nicolaslienhard

    (@nicolaslienhard)


    When i try to replace the featured image in the editor, the Media Library is showing up without the proper layout and i can’t choose the images.

    chromes console says

    react-dom.min.js?ver=17.0.1:56 Uncaught TypeError: Cannot read property 'removeAllPlayers' of undefined
        at n.render (media-views.min.js?ver=5.9.1:2)
        at wp.Backbone.Subviews.<anonymous> (wp-backbone.min.js?ver=5.9.1:2)
        at underscore.min.js?ver=1.13.1:2
        at Function.dr (underscore.min.js?ver=1.13.1:2)
        at wp.Backbone.Subviews._attach (wp-backbone.min.js?ver=5.9.1:2)
        at wp.Backbone.Subviews.set (wp-backbone.min.js?ver=5.9.1:2)
        at wp.Backbone.Subviews.add (wp-backbone.min.js?ver=5.9.1:2)
        at n.set (media-views.min.js?ver=5.9.1:2)
        at n.createSingle (media-views.min.js?ver=5.9.1:2)
        at p (backbone.min.js?ver=1.4.0:2)

    i’d love to share a screenshot but i don’t know how ??

    this problem appears only on my main page with cover template layout.
    I created a new page with the cover template and there it worked.

    Can anybody guess what’s the problem and what could be a solution?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @nicolaslienhard,

    Chaplin doesn’t interact with the editor side JavaScript, so it’s likely a plugin issue. Can you try disabling all plugins and check if that fixes the issue?

    — Anders

    Thread Starter nicolaslienhard

    (@nicolaslienhard)

    Yeah you were right! by disabling the plugin “user submitted posts” the problem was solved.
    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘display issue when trying to replace featured image’ is closed to new replies.