Home Forums WoodMart support forum Changes in the checkout

Changes in the checkout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #310862

    bierbrausets
    Participant

    Hello!
    Support here is great thanks for that!
    Now i have 3 little issues i cant find a way to fix.

    My first issue is (look picture “12”) that i want to remove the asking for a discount code at the checkout. There is one in the cart where you can type in the code, but there shouldnt be another asking at the checkout.

    Second issue, is there a way to make the question whether you want to carry on buying without an account or login/register (look picture “13”) bigger and more visible? Or maybe to make that the standard instead of the login/register? So people get the question if they want to login/register and if not they just type in there adresse and everthing goes without a user login/register? I hope you understand what i mean with that.

    Third issue when the customer types in his adress and name at the checkout(billing). He has to deactive a box where it says if they want to send it to another adress than the billing adress. Is there a way to make the box tick off as the standard and not the other way around?

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

    Hello,

    1. Please disable coupons in Woocommerce > Settings.

    2. You can configure different ways of access in the Woocommerce > Settings > Account and Privacy.

    3. These options are in Woocommerce > Settings.

    If you have any questions please feel free to contact us.

    Best Regards

    #316925

    DELAYON
    Participant

    Hi there! Is there a possibility to display the text window for the discount code right away just like the comment field (so without extra clicking on the text)? Many of my customers insert their code in the comment field.
    thank

    #316990

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .checkout_coupon {
    display:block!important;
    }

    Best Regards

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