• Resolved Ditto Dito

    (@ditto-dito)


    I have spent last night to find all the bits and pieces for disabling woocommerce on non-woo pages and all the other overhead stuff. This morning I stumble on your plugin.

    Great work! Thanks !

    If you have a solution for the wpml for woocommerce stuff, that would be wonderful!

    I have

    
                /* wpml stuff */
                wp_deregister_style( 'wcml-dropdown-0' );
                wp_dequeue_script( 'cart-widget' );
                wp_dequeue_script( 'wcml-scripts' );
                wp_dequeue_script( 'wcml-front-scripts' );
                wp_dequeue_script( 'wcml-pointer');
    

    but this only partially removes the traces.

    Thanks again!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WPML for Woocommerce’ is closed to new replies.