Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #412096

    Hi,

    we have one page where we list 3 products to be ordered.
    http://stage.diplomatic-council.org/overview/events/all-nations-summer-celebration-2015/
    (Maintenance mode: page only visible after login)

    The OPC shortcode is:
    [woocommerce_one_page_checkout template=”product-table” product_ids=”6971,6974,6975″]

    When you select the number of products to be ordered, the cart does not update.
    When switching to the storefront template this works.

    See video on http://youtu.be/Owq2FQp_YqM

    Thanks for your input.

    We are using:
    WPML Multilingual CMS: by OnTheGoSystems – 3.1.9.3
    WooCommerce One Page Checkout: by Prospress Inc. – 1.1.4
    WooCommerce: by WooThemes – 2.3.6

    #412575

    Hi frankwelschlehmann!

    Your using a large amount of plugins. Have you tried deactivating all of the other plugins to see if they are causing conflicts? Also try updating Enfold to 3.1 and activating just Enfold instead of your child theme to see if it could be causing problems.

    It looks like it might be some kind of AJAX conflict, have you tried contacting the plugin authors to see what they say?

    You could try commenting out line 422 in our functions.php file.

    //require_once( 'config-woocommerce/config.php' );				//compatibility with woocommerce plugin
    

    To see if it’s a conflict with any of our WooCommerce code.

    Regards,
    Elliott

    #413129

    Upgraded to 3.1.

    then disabled all other plugins: NO improvement
    then tried Enfold parent theme: NO improvement
    then tried the storefront them: WORKS
    then commented out line 422: this now works. BUT no styling and error on admin page saying “your theme does not declare woo support”.

    I know that Woo One-page-checkout is heavily using Ajax.

    Would you like to try yourself?
    Login data on next post. It is a stageing system so feel free to try.

    Thanks,
    Frank

    #413130
    This reply has been marked as private.
    #413757

    Hi!

    Not sure what it could be. You could try playing around with the filters around line 93 – 120, comment them out, etc. I don’t have a copy of the extension so I cannot test on my end.

    And I just wanted to point out that we do not support third party plugins but we try and get as many working as possible.

    Regards,
    Elliott

    #413769

    Thank you Elliot, I will try “playing around”.
    Happy to provide you with a copy of the plugin.
    Link in next private message.

    One-page-checkout is an important extension to woocommerce, which is supported by Enfold.
    And OPC is working fine with other themes. So I guess it might indeed make sense for your team to have a look why this extension does not work with Enfold.

    Thanks,
    Frank

    #413770
    This reply has been marked as private.
    #414688

    Hey!

    Hmm, well I installed it and then inserted the “product table” shortcode into one of my products and was able to complete an order with no errors. It doesn’t seem to work in a page though. I get a “Sorry, your session has expired. Return to homepage” message when trying to place an order. Sorry, not sure what it could be.

    Regards,
    Elliott

    #707304

    Hi,

    Here the same problem with the plugin. You can’t add anything to the cart with product-table. The cart doesn’t update.

    Do you have solved the problem already?

    Regards, Alice

    #707344

    Hi there,

    I commenting out line 422 in our functions.php file. This works! The only thing is that the style changed to the worse. How can I fix this?

    Hope to hear asap.

    Alice

    #707430

    Hi!

    Please create a new ticket, when you can also share to us backend details if needed so we can review it properly.

    Thanks a lot

    Cheers!
    Basilis

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Woocommerce One page checkout not working – can not add product to cart’ is closed to new replies.