• Resolved wpalsansan

    (@wpalsansan)


    Hello. In every backend page with tinymce editor (I work with Elementor), a message error is displayed: “Failed to initialize plugin: wpuf_button”. I don’t know how to solve the bug.
    If it’s about a wp user frontend tinymce button (i guess it is), i don’t mind to disable the button if necessary.
    What could i do? Thanks.

Viewing 1 replies (of 1 total)
  • Hello @wpalsansan
    Thanks for reaching us. ??

    By default, it should not show the warning message as I also couldn’t able to reproduce that. This could also be a theme/plugin’s js/file conflict.

    So before going further, would you please check below points,
    1. Install Disable Gutenberg or Classic Editor plugin then try again.
    2. Turn off debug mode from your wp-config file then try agian.

    // This disables debugging.
    define( 'WP_DEBUG', false );
    define( 'WP_DEBUG_DISPLAY', false );

    After-crossing above if still, the result is same then please contact us through our site as we may need to investigate on your site environment/settings.
    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘wpuf_button error’ is closed to new replies.