Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    Hello Sasha,

    May be that another plugin scripts are conflict with it. Please try to deactivate all another plugin one by one and check that which plugin are conflict with editor.

    Thanks

    Thread Starter Sasha Abdullin

    (@sasha-abdullin)

    All of my plugins need for me, maybe you know another way to solve this problem?

    Plugin Author wpshopmart

    (@wpshopmart)

    That’s not my mean , i want to know that which plugin are conflict with tabs editor, if i will get that plugin name then i will try to make compatible tabs plugin with that.

    Thanks

    Thread Starter Sasha Abdullin

    (@sasha-abdullin)

    I off all plugins, but it doesn’t help, editor still doesn’t work.

    Plugin Author wpshopmart

    (@wpshopmart)

    Can you share me your theme name?

    Thread Starter Sasha Abdullin

    (@sasha-abdullin)

    Wellspring

    Plugin Author wpshopmart

    (@wpshopmart)

    Hello,

    I have found one solution, try this and then let me know.

    Step-1 : Open your plugin directory and then open tabs-responsive plugin folder

    Step-2 : Now open ink folder and then finally open admin folder here.

    Step-3 : In this folder you will a file name is menu.php , open it on any editor.

    Step-4 : Go to near line no 44 and find this line of code there –

    wp_enqueue_script( 'wpsm_tabs_bootstrap-js', wpshopmart_tabs_r_directory_url.'assets/js/bootstrap.js');

    Step-5 : Now comment this line with single line comment(//), just like this

    // wp_enqueue_script( 'wpsm_tabs_bootstrap-js', wpshopmart_tabs_r_directory_url.'assets/js/bootstrap.js');

    Step-6 : Save your code and then check your editor modal popup.

    Thanks

    Thread Starter Sasha Abdullin

    (@sasha-abdullin)

    Thanks, it help

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Use WYSIWYG Editor’ is closed to new replies.