• Resolved dxfoxd

    (@dxfoxd)


    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?

    • This topic was modified 1 year, 10 months ago by dxfoxd.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support A.Tariq

    (@arsalantariq)

    Hi @dxfoxd,

    Thanks for using the plugin,

    I hope you are doing well, We have forwarded your query to our technical team, and we will get back to you once we get a response from them.

    Thanks & Regards

    WP Experts Support Team

    Plugin Support Mirza Hamza

    (@hamza1010)

    Hi @dxfoxd,

    We tested it with elementor FREE and PRO but couldn’t replicate the error.

    Thanks

    Plugin Support Mirza Hamza

    (@hamza1010)

    Hi @dxfoxd,

    We have resolved this thread due to lack of activity if you have any questions please open a new thread.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘JS Error’ is closed to new replies.