• I am using the latest version of this plugin.

    When this plugin is activated, other plugins gives js errors

    Wocommerce — 3.1.1
    TypeError: woocommerce_admin.urls is undefined

    Yoast Seo — 5.0.1
    TypeError: window.wpseoScrollableTables is undefined

    Wordpress 4.8
    TypeError: e is undefined

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter t.tousif

    (@ttousif)

    I fixed the problem by commenting out two lines on

    shipping-delivery-date-management-with-gift-message/includes/ced_sadc_class.php

    Line 120 and 121

    wp_register_script( 'woocommerce_admin', WC()->plugin_url() . '/assets/js/admin/woocommerce_admin' . $suffix . '.js', array( 'jquery', 'jquery-blockui', 'jquery-ui-sortable', 'jquery-ui-widget', 'jquery-ui-core', 'jquery-tiptip' ), WC_VERSION );
    wp_enqueue_script( 'woocommerce_admin' );
    Plugin Author cedcommerce

    (@cedcommerce)

    Hello,

    Good to know that our plugin successfully works for you.

    Currently our plugin is not compatible with WooCommerce 3.1.1

    We will update our plugin with woocommerce new version soon.

    Thanks, And Regards
    CedCommerce

    Same problem here. Can you please push an update soon to resolve this?

    Thanks,
    Daniel

    Plugin Author cedcommerce

    (@cedcommerce)

    Hello,

    We made our plugin compatible with woocommerce 3.1.1 , Please run a test and let us know if you still face any issues.

    Thanks, And Regards
    CedCommerce

    Hello,

    All is good now. I’ll test more later this week and if I find some more issues I’ll report them.

    Thank you for your prompt response in resolving this.

    Regards,
    Daniel

    Plugin Author cedcommerce

    (@cedcommerce)

    Hello,

    We are always here to help you, Feel free to ask your queries.

    Thanks, and Regards
    CedCommerce

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Causing js errors in wp-admin’ is closed to new replies.