Home Forums WoodMart support forum Checkout function is missing

Checkout function is missing

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #216491

    nicolaj
    Participant

    Hi,

    i’m finalizing the checkout page and need some help.

    I have attached a screenshots showing woodmart demo version on my mobile and our current version on mobile.
    marked with red is some function that we are missing.
    marked with blue is two function we like deactivate if possible.

    Red color – The demo checkout page have 2 handy functionalities:
    1) An option to sign in
    2) And further down there is an option to create an account. with the address info you filled out.

    We are still using a staging server so decided to not connect facebook and google API yet but i think is not the reason this is not showing up?

    Blue color:
    1 – We don’t use coupons so would like to remove this functionality or hide the field in start.
    I already manage to hide it
    2- Also like to hide the 2 fields called company name (shipping and billing address)

    best regards,
    Nicolaj

    Attachments:
    You must be logged in to view attached files.
    #216495

    nicolaj
    Participant

    Hi, I manage to find the solution my self and activated from woocommerce section, so my question now is only.

    Blue color:
    1 – We don’t use coupons so would like to remove this functionality or hide the field in start.
    I already manage to hide it
    2- Also like to hide the 2 fields called company name (shipping and billing address)

    best regards,
    Nicolaj

    #216520

    Hello,

    You can disable some of the checkout fields in Appearance > Customize > Woocommerce > Checkout.

    Best Regards

    #216582

    nicolaj
    Participant

    Thanks.

    After this I’m still stock with the coupon option on check out page. (attached)
    Can this be hidden somehow or or is it better to delete it from source code?

    I found someone in woodmart forum would got a code to hide on the view cart page

    .woocommerce-cart .cart-actions .coupon{
    display:none;
    }

    Best regards,
    Nicolaj

    Attachments:
    You must be logged in to view attached files.
    #216606

    Hello,

    You can disable the coupon option in Woocommmerce > Settings > General > disable this option Enable the use of coupon codes

    Best Regards

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