Home Forums WoodMart support forum checkout page

checkout page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #449811

    r.edvarde
    Participant

    good afternoon, I set up the theme in the last update and made an integration for checkout off the site, this integration works perfectly with other themes and with some attractive versions of woodmart itself, but now it doesn’t work, it sends to the checkout page Theme’s default request.

    here is a video recorded in loom to better show what is happening, I need to find out which function of the woodmarte theme is blocking the redirection as shown in the video

    https://www.loom.com/share/17c74d62dbb34f479c6a6d6005f41d9d

    the theme is blocking actions:

    add_action(‘woocommerce_before_cart’, [$this, ‘cartpanda_add_cart_script’]);

    add_action(‘woocommerce_before_checkout_form’, [$this, ‘cartpanda_add_checkout_script’]

    The theme is blocking calling our functions within woocommerce

    #450006

    Luke Nielsen
    Keymaster

    Hello,

    I have answered this topic here: https://xtemos.com/forums/topic/pagina-finalizacao-de-compra/

    Please do not duplicate topics.

    Kind Regards

    #491810

    I’m facing the same problem. How can I solve it?

    #491888

    Luke Nielsen
    Keymaster

    Hello @igor.borges.silva1997,

    Here is my answer to your question, please read: https://xtemos.com/forums/topic/pagina-finalizacao-de-compra/#post-491849

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)