• Please look at http://www.ictexcellence.co.za/actwithfaithbook/product/act-faith-paperback/.
    1. In the side bar there is a Woocommerce shopping basket widget, at the bottom of which is a’View Basket’ button.
    I have tried everything to remove this button but cannot succeed.
    2. Also, when the ‘Add To Basket’ button on the product page is activated, the ‘added to basket message’ appears at the top of the page. But the ‘View Basket’ button is there again. I would like to remove this as well.
    3. Finally, I have no clue how to add a ‘Continue Shopping’ button to the product page.
    Any help would be greatly appreciated.
    Many thanks

    https://wordpress.org/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Hello,

    Why are you trying to remove all things pointing people to the cart page? The purpose should be to get people to checkout, not make it impossible to do so.

    1) The sidebar widget is being added at Appearance > Widgets. You can remove the whole widget there, but it will take some custom code to just remove the button.

    2) You can also remove this button with some custom code.

    3) They are already shopping when on the product page, so I’m not sure I understand the need to add a “continue shopping” button. If you want to though, you could add “continue shopping” button in the product short description I suppose.

    Thread Starter paharms

    (@paharms)

    Hi Caleb
    Thank you for your response. I should just say that I am a total noob when it comes to Woocommerce.
    On the shop page – which as far as I understand – is the standard page created by Woocommerce default settings the products are listed. However, there is no indication of upsells or related products on that page. This means that if visitors go to the checkout from there then they are not exposed to upsells or related products. By removing the add to cart button on the shop page – and I agree that this a rather laborious approach – the visitor is taken to the product detail page where reviews, upsells and related products are visible. If there is no decision to purchase there is no way back to the shop except to use the main menu.
    As I have said, I am no expert with Woocommerce, so the chances of me hacing set the shop up completely incorrectly are very good.
    Thank you

    Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    By default, WooCommerce has breadcrumbs like this to help with navigation: http://cld.wthms.co/1cE7P/5cOy8VwM. Your theme may have removed them.

    I do understand the user-flow you are trying to create though. Maybe add a button to the sidebar using the text widget? This html should do the trick:

    <a href="http://www.ictexcellence.co.za/actwithfaithbook/shop/" class="button">Visit the Shop</a>

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

The topic ‘Remove View Basket/Cart Button’ is closed to new replies.