How to fix “Uncaught TypeError: undefined is not a function ”?
-
In my wordpress theme when i insert new shortcode the button dont work.but other button work.pic
In Chrome Inspect Element i find this.picwindow.tinyMCE.execInstanceCommand(editorid, 'mceInsertContent', false, shortcode_c); tinyMCEPopup.editor.execCommand('mceRepaint'); tinyMCEPopup.close();I do not know JavaScript programming.How can i fix this error? full of code
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘How to fix “Uncaught TypeError: undefined is not a function ”?’ is closed to new replies.