Okay
  Public Ticket #1432225
Booking Form
Closed

Comments

  •  2
    Asilva9999 started the conversation

    Hello,

    How can i disable the original booking form from the template? 

    I am using the woo commerce checkout field editor and was very complicated to save the fields exactly as i wanted. 

    I think the booking form from the template and others checkout form get in conflict because this is happening every time i change any form. 

    Look forward for your reply.

    Thank you very much. 

    Alexandre Silva

  •  2,057
    Theme replied

    Hi,

    You can try editing wp-content/plugins/transfers-plugin/includes/plugin_woocommerce.php and comment out/delete this line:

    add_filter('woocommerce_checkout_fields' , array($this, 'override_checkout_fields' ));

    Best regards,

    themeenergy support

  •  2
    Asilva9999 replied

    Hello,

    Thank you very much for your fast reply. 

    Just to say that is now working and i can build a checkout form independently without any problem. 

    Best regards,

    Alexandre Silva


  •  2,057
    Theme replied

    Great to hear, thanks.

    Best regards,

    themeenergy support