• Resolved djwilko12

    (@djwilko12)


    Hello,

    1- You’ve added the “previous” and “next” buttons at the bottom, but on the last step of the checkout process, the “next” button should disappear. It doesn’t make sense to display a “next” button on the final step of the checkout process as it can confuse users. Please verify this.

    2- I couldn′t translate “Have a coupon? Click here to enter your code”. I tried with Loco Translate but didnt work. How to do?

    Thanks

    • This topic was modified 1 year, 2 months ago by djwilko12.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Dina S.

    (@themehighsupport)

    Let me answer your questions one by one.

    >>You’ve added the “previous” and “next” buttons at the bottom, but on the last step of the checkout process, the “next” button should disappear.

    Please add the below style in your theme’s Additional CSS.

    .thwmscf-buttons .thwmscf-last-next {
    display: none;
    }

    >>I couldn′t translate “Have a coupon? Click here to enter your code”. I tried with Loco Translate but didnt work. How to do?

    Your issue needs a detailed check. Can you please raise a ticket through our website? We hope our technical team will be able to help you.

    Thank you!

    Thread Starter djwilko12

    (@djwilko12)

    Thank you. The css worked fine!

    I sent by ticket/email login credentials so you can check. The woocommerce′s coupon text only show up in english when we activate your plugin. When we use woocommerce default checkout, it is showing in spanish correctly.

    Please check

    Dina S.

    (@themehighsupport)

    Sure!

    Dina S.

    (@themehighsupport)

    We believe our technical team has adequately addressed your question.

    We are going to mark this thread as resolved.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove “next” step button on checkout′s last step’ is closed to new replies.