Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mrkuji

    (@mrkuji)

    Fixed it:

    replace
    public function wafs_add_shipping_method( $methods ) {

    with:
    public function wafs_add_shipping_method( $methods=array() ) {

    Thread Starter mrkuji

    (@mrkuji)

    hmm I was wrong ??

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    I’ve just pushed version 1.0.9 of this plugin which includes a fix for this.

    My apologies for the delayed update of the plugin, I hadn’t noticed the incompatibility here!
    (you were close with the solution though ??

    Let me know when you’ve updated the plugin ??

    Thanks,
    Jeroen

    Thread Starter mrkuji

    (@mrkuji)

    Jeroen,

    Thanks so much that did it ??

    Mathew

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce 2.6 Breaks this plugin’ is closed to new replies.