• Resolved Cooperr

    (@cooperr)


    Hi!
    If i activate this plugin the visual editor and the toolbar is missing.
    I commented out the following lines (686-691) in useful-banner-manager.php and it solved the problem, but i think this isn’t the proper solution.

    /*function add_useful_banner_manager_plugin( $plugin_array ) {
        global $useful_banner_manager_plugin_url;
    
       $plugin_array['usefulbannermanager'] = $useful_banner_manager_plugin_url . 'tinymce/useful-banner-manager.js';
    
       return $plugin_array;
    }*/

    Thanks!

    http://wordpress.org/plugins/useful-banner-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ArAgile

    (@s_ruben)

    Hi Cooperr,

    I’ll try to find the bug and remove it from the next version.

    Thank you very much for the information.

    Regards,
    Ruben

    Plugin Author ArAgile

    (@s_ruben)

    Hi Cooperr,

    I found the reason of the problem. I think you are using Chrome with Adblock extension. Please disable Adblock for that site and it will work well.

    Thanks.

    Thread Starter Cooperr

    (@cooperr)

    Hi!

    I’m using Firefox with adblock, and yes, that was the problem.

    Thank you for the answer!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin Conflicts with Visual Editor & Toolbar’ is closed to new replies.