• Resolved MasanoK

    (@masanok)


    Hi, Mameko-san:
    I have been testing the cart, but “Continue Shopping” button doesn’t work; it does not re-direct to any page.
    Know you are very busy, but can you please rend me a help?
    I have not changed your Theme design; all is per the Welcart/Blanc default.

    Another problem:
    Not logging in as Admin, I tested the cart but the cart page does not show up.
    While logging in as Admin, the cart page appears OK.
    What wrong did I do??

    Thank you in advance, and my apologies for these layman-ish questions!

    Masano.K

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter MasanoK

    (@masanok)

    Further to my inquiry, I checked the Cart page using Chrome Console.
    The following error message appeared:

    Uncaught ReferenceError: Invalid left-hand side expression in postfix operation
    Uncaught ReferenceError: uscesCart is not defined

    Also, when I put an item in the cart, following message came back:

    Uncaught ReferenceError: Invalid left-hand side expression in postfix operation
    usces-cart:322

    Uncaught ReferenceError: uscesL10n is not defined
    usces-cart:322
    (anonymous function)
    jquery.js?ver=1.11.1:2
    m.Callbacks.j
    jquery.js?ver=1.11.1:2
    m.Callbacks.k.fireWith
    jquery.js?ver=1.11.1:2
    m.extend.ready
    jquery.js?ver=1.11.1:2 J

    Would appreciate if you could help me out.

    Thanks!

    Thread Starter MasanoK

    (@masanok)

    Removed plug-in and restored the button.
    Wonder if this remedy is the only one solution.
    And, I hope this will not happen again…
    Thank you!

    find this file ::– woocommerce\includes\wc-cart-functions.php

    and find this line

    $message = sprintf(‘%s %s’, $return_to, __( ‘Continue Shopping’, ‘woocommerce’ ), $added_text );

    edit to this ::

    print %s and check if null then

    $message = sprintf(‘%s %s’, $return_to, __( ‘Continue Shopping’, ‘woocommerce’ ), $added_text );

    Thread Starter MasanoK

    (@masanok)

    Hi, Digitalbhavin

    Thanks for your note.
    My site seems OK now.
    Many thanks!

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

The topic ‘"Continue shopping" button; no response’ is closed to new replies.