JS Error
-
I’m using Elementor Pro and Post Snippets. Unfortunately the plugin causes a JS error when used in the Elementor editor.
Uncaught TypeError: jQuery(...).dialog is not a function at r.Button.qt_post_snippets [as callback] (post.php?post=296&action=elementor:10490:38) at HTMLDivElement.t (quicktags.min.js?ver=6.0:2:2178)
Caused by line (—->)
<!-- START: Add QuickTag button for Post Snippets --> <script type="text/javascript" charset="utf-8"> if (typeof QTags != 'undefined') { function qt_post_snippets() { post_snippets_caller = 'html'; -----> jQuery("#post-snippets-dialog").dialog("open"); } QTags.addButton('post_snippets_id', 'Post Snippets', qt_post_snippets); } </script> <!-- END: Add QuickTag button for Post Snippets -->
Is this a resolvable error? Or is the plugin incompatible with Elementor?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘JS Error’ is closed to new replies.