New Landing How can we help? Themeforest Theme Support Dante Hide Checkout Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #238212
    marta
    Member
    Post count: 4

    Woo commerce: Version 2.4.12
    WooCommerce PayPal Express Gateway: Version 3.5.2

    login:admin
    password: 1kldmrsc&

    Hi,

    I am running a Dante child theme / Woo commerce / Paypal Express & Ubermenu.

    1. Here’s my main problem. It appears that once I leave the shop area (like http://theancientweb.com/people-and-places/) the checkout button appears in the drop down. I just want the shopping bag since I am using PP express. What is the best way to get rid of that? I thought I got rid of it before with CSS, but maybe something changed with the updates or I didn’t notice that it appears outside the store. I tried adding “remove_action( ‘woocommerce_proceed_to_checkout’,’woocommerce_button_proceed_to_checkout’, 30);” to the functions.php in the child theme as per some blog but that doesn’t appear to be correct. I would appreciate your help since users cannot checkout from the checkout page since I am using PPExpress.
    2. Are my cart and checkout pages set correctly in settings? I am a little confused as to what happens when you confirm your order after logging into PP. Does that confirm page use the checkout.php?
    3. I am using the child theme to add text on the cart.php to indicate to users this is where you checkout. Perhaps there is a simpler way to deal with this issue? How often will i have to update that child theme?
    4. Lastly, my site seems to be very slow. Is that due to my customization?

    Thanks!! Marta

    #238398
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I dont see any checkout button anywhere. Please attach marked screenshot to get your issue exactly.
    Thanks
    Mohammad

    #238405
    marta
    Member
    Post count: 4
    This reply has been marked as private.
    #238559
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .bag-buttons a.checkout-button{
    display:none !important;
    }

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register