• Hallo, If I press the button <Insert Template>, the screen has gone dark, but no popup window appears. What could be the problem?
    If it comes because of a conflict with other popus, how can I handle it.

    Bes regards

Viewing 1 replies (of 1 total)
  • ok, so fix is very easy to do also in WordPress admin panel:

    1. go to Plugins->Editor and select TinyMCE Templates in dropdown
    2. in file tinymce-templates.php search for “modal” and replace it with “tinymce-templates-modal” and save file changes
    3. in css file tinymce-templates.css also search for all occucences of “modal” and replace it with “tinymce-templates-modal” and save file changes
    4. in css file tinymce-templates.less also search for all occucences of “modal” and replace it with “tinymce-templates-modal” and save file changes
Viewing 1 replies (of 1 total)
  • The topic ‘popup do not shown’ is closed to new replies.