• Resolved mikacns

    (@mikacns)


    I am getting the following error in the console that started appearing on the pages built by Beaver Builder.

    The error on the front-end appears in a stretched box that says “Failed to initialize plugin: wordpress”. This is what’s in the console:

    Failed to initialize plugin: wordpress - tinymce.min.js?ver=49110-20201110:2 
    
     ReferenceError: soPremiumFonts is not defined
        at new SOPremiumFontSelectorPlugin (so-premium-tmce-fonts-plugin.min.js?ver=1.28.0:1)
        at HTMLDocument.<anonymous> (so-premium-tmce-fonts-plugin.min.js?ver=1.28.0:1)
        at HTMLDocument.dispatch (jquery.min.js?ver=3.6.0:2)
        at HTMLDocument.v.handle (jquery.min.js?ver=3.6.0:2)
        at Object.trigger (jquery.min.js?ver=3.6.0:2)
        at s.fn.init.triggerHandler (jquery.min.js?ver=3.6.0:2)
        at new <anonymous> (plugin.min.js?wp-mce-49110-20201110:1)
        at Ew (tinymce.min.js?ver=49110-20201110:2)
        at Array.<anonymous> (tinymce.min.js?ver=49110-20201110:2)
        at Object.jt [as each] (tinymce.min.js?ver=49110-20201110:2)
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marco Chiesi

    (@marcochiesi)

    Hello @mikacns
    sorry, but I believe you’re asking in the wrong place.
    As far as I can see on your console log, there’s no reference to our plugin there.
    Please note that our plugin doesn’t include any file named “tinymce.min.js” even if it’s obviously related to the TinyMCE editor, which is distributed with WordPress core.
    By the way, our plugin is designed only for editing widgets and not for editing pages/posts, so it should not interfere with Beaver Builder when you edit content.

    Thread Starter mikacns

    (@mikacns)

    That makes sense – thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Failed to initialize plugin: wordpress’ is closed to new replies.