New Landing How can we help? Atelier How to hide shipping method radio button on cart page?

Viewing 15 posts - 1 through 15 (of 18 total)
  • Posted in: Atelier
  • #235098
    innsi
    Member
    Post count: 40

    Hi swiftideas support,

    I would like to know how to hide shipping method radio button on cart page?
    I don’t need this on cart page, because user can choose shipping method on checkout page.

    Please check attachment for more information.

    Thanks,
    innsi

    Attachments:
    You must be logged in to view attached files.
    #235272
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> WooCommerce Settings > Shipping > Shipping Options > Shipping Calculations, do NOT click “Enable the shipping calculator on the cart page.

    Thanks
    Mohammad

    #235382
    andy_lymeterrace
    Member
    Post count: 58

    Hey Mohammad,

    Same issue, that check box isn’t selected and the shipping radio buttons are still in the cart page above the proceed to checkout button.

    Screen shot attached.

    I would also like to get rid of that pay pal button, again, the option to get rid of it is selected in the checkout options, but its still there.

    Sorry for hijacking this thread.

    Attachments:
    You must be logged in to view attached files.
    #235409
    innsi
    Member
    Post count: 40

    Hi Mohammad,

    Same with andy_lymeterrace, i did not click Enable the shipping calculator on the cart page.

    #235471
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail to check and resolve the issue.
    Thanks
    Mohammad

    #235512
    andy_lymeterrace
    Member
    Post count: 58
    This reply has been marked as private.
    #235530
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide also website url.
    Thanks
    Mohammad

    #235599
    innsi
    Member
    Post count: 40
    This reply has been marked as private.
    #235730
    andy_lymeterrace
    Member
    Post count: 58

    lymeterrace.com/shop

    #235731
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    tr.shipping{
    display:none !important;
    }

    Thanks
    Mohammad

    #235737
    andy_lymeterrace
    Member
    Post count: 58

    Amazing thank you.

    I would also like to get rid of the paypal checkout button here. Is that possible?

    #235738
    innsi
    Member
    Post count: 40

    Hi Mohammad,

    Thank you your help.
    I added this code but it also hide the shipping selection on checkout page, that means user can’t choose shipping method anymore. I would like to just hide the shipping selection on CART page.

    Thanks,
    innsi

    #235739
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove the last code and use this code:-

    .cart_totals  tr.shipping{
    display:none !important;
    }
    
    /*This code is for @andy_lymeterrace */
    .paypal-express-checkout-button{
    margin-top: 10px;
    width: 100%;
    }

    Thanks
    Mohammad

    #235740
    andy_lymeterrace
    Member
    Post count: 58

    Thanks again!

    #235742
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and glad to help you.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 18 total)

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

License required for the following item
Login and Registration Log in · Register