• Resolved webfolk

    (@webfolk)


    Working my way through the flow of the plugin, and noticed another error. When clicking the back button on the thank you page, nothing happens. Opened the console to check for errors and found this:

    Uncaught ReferenceError: backToCheckout is not defined at HTMLInputElement.onclick (?key=wc_order_599c2d5736bd3&order=459:385)

    I realize the wc_order_ is unique, but I wanted to provide you with the full error.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Design Team

    (@bngdesign)

    @webfolk, I apologize for missing the functionality of this button. I will take a look today and see if I can get a hotfix published by Monday. Thanks for your patience.

    Plugin Author Design Team

    (@bngdesign)

    I just checked in the fix for the back button, so that has been taken care of. Please update your version at your earliest convenience and I will start in on your other request.

    Thread Starter webfolk

    (@webfolk)

    I just did the update and the back button is still not functioning.

    Now I am seeing:

    Uncaught ReferenceError: clearinterval is not defined
    at nmi701_backToCheckout (backToCheckout.js?ver=4.8.1:8)
    at HTMLInputElement.onclick (?key=wc_order_59a845f47a71b&order=60:1270)

    There is also a:

    Uncaught SyntaxError: Unexpected token <

    Which looks to be caused from:
    data["user_email"] = "[email protected]"; data["userid"] = "1"; data["billingid"] = billingid;<br />

    Thread Starter webfolk

    (@webfolk)

    Just a quick update on my end:

    I had another developer install the plugin (from WordPress plugin repo) on one of their sites and the back to cart button is not working for them either.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Back to Cart button doesn’t work’ is closed to new replies.