• Resolved meyerla

    (@meyerla)


    When I’m using woocommerce and tablepress and magicmembers I am getting a javascript error when I try to View a Product in woocommerce Visual Editor. The magicmembers tech traced the error to this.

    —–

    When we check the error messages on the console for javascript problems, we saw the following message:

    (function(){“undefined”!=typeof tinymce&&(tinymce.create(“tinymce.plugins.TablePressPlugin”,{init:function(a,b){a.addCommand(“TablePress_insert_table”,tablepress_open_shortcode_thickbox);a.addButton(“tablepress_insert_table”,{title:tablepress_editor_button.title,cmd:”TablePress_insert_table”,image:b+”/tablepress-editor-button.png”})}}),tinymce.PluginManager.add(“tablepress_tinymce”,tinymce.plugins.TablePressPlugin))})();

    When we deactivate the tablepress plugin, buttons loaded properly.

    ——–

    Any insight?

    http://wordpress.org/extend/plugins/tablepress/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not really sure why this error happens here, but I assume that some JS code is missing.

    To find out more about this, I’d like to take a direct look at the page with the issue. Could you therefore please send me an email (my address is in the main plugin file “tablepress.php”) with details to a temporary account? Thanks!

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Javascript error’ is closed to new replies.