• Resolved Chi Is Current

    (@jacobbarnett)


    WooCommerce ‘VIEW CART’ Button Stops Working on PRODUCT pages.
    – Button has been working
    – Link no longer operational on any of all 4 PRODUCT pages (sample in post here)
    – CART page can be loaded independently
    – CART link on SHOP page also does work!

    Would be great to know how to fix the ‘VIEW CART’ link on PRODUCT pages

    With Gratitude ~:~ Jacob

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Chi Is Current

    (@jacobbarnett)

    OK, some clarity…. Button works when I DEACTIVATE CHILD THEME, and use primary theme…. Time to eliminate variables in the child theme.

    REMARK out all .php components of child theme still the error
    -> Turns out ONLY the TOP VIEW CART button on the product page does not link!

    Aims Infosoft

    (@aimsinfosofts)

    Hello,

    Solution-1:
    Please, remove this CSS code from your stylesheet as shown in Screenshot, [http://prntscr.com/rnuk6y]

    OR

    Solution-2:
    Put below CSS code into your stylesheet,
    .single-product div.woocommerce-notices-wrapper{pointer-events: auto;}

    Thanks!

    Thread Starter Chi Is Current

    (@jacobbarnett)

    Aims Infosoft ~

    THANK YOU for your reply!
    Solution-1 solved the problem perfectly!

    In Gratitude ~:~ Jacob

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce VIEW CART Button Stops Working on PRODUCT pages’ is closed to new replies.