Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #324489

    Amir
    Participant

    1 – My site does not have the beautiful animation when someone adds a product to their cart. I have AJAX enabled and the customizer settings set up. Nothing.

    2 – I also have a shipping calculator page on my cart, yet it does not actually do anything when you provide the credentials (country/state/zip code).

    I’m not a professional at this but through google and the great resource of these forums here I have been able to accomplish most of my issues. But I haven’t found any answers to these on the forums.

    With national shipping around the corner, these are of high priority for me to get straightened out – plus who doesn’t love that animation???

    Any help or assistance is much appreciated. Apologies if this has been covered, haven’t been able to find it.

    My website is http://www.coldoffthepress.com / X theme version 4.0.4 / WP 4.2.2 / WooCommerce 2.3.11

    UPDATE: AJAX add-to cart is working, but not the shipping calculator on cart.

    #324601

    Prasant Rai
    Moderator

    Hello Amir,

    Thanks for writing in!

    To resolve the problem you are facing with Shipping Calculator, please walk-through following thread:

    https://community.theme.co//forums/topic/no-update-totals-button-in-shipping-calculator-in-cart/#post-244612

    Hope that helps.

    Thanks.

    #325666

    Amir
    Participant

    That link was dead. But I went through again on the forums searching that and got it solved. Went thru GoDaddy and replaced lined 82 in the shipping calculator. Now the update totals button is there and functional.

    Thank you.

    #325765

    Prasant Rai
    Moderator

    Glad the issue is resolved 🙂 .

    #348614

    Amir
    Participant

    Hate to resurrect this thread, but I wanted to see if there is a way to avoid having to insert the code to have the “update totals” for the shipping calculator viewable every time X updates?

    I’m unable to add the code to the child theme of X I use. Upon the latest upgrade of X, line 82 of the shipping calculator was reset, and I had to manually go in to place the other code. Only reason I knew it was reset was a customer complaint.

    There’s no option to adjust the cart/shippingcalculator/anything woo commerce under the child theme.

    So do I just have to re-do this every time X updates? Or am I missing something?

    *Also, why wouldn’t this code be default for the shipping calculator to actually work? I am a novice but it seems like that the update totals button should just be a default setting.

    Thanks!

    #349077

    Christian
    Moderator

    Hey Amir,

    You can copy shipping-calculator.php to the same folder in your child theme themes\x-child\woocommerce\cart so it won’t be affected by updates.

    This has been submitted to our development team and we’ll update this thread for feedback.

    Thanks.