Three steps in Woocommerce - by jaimefuertes

This topic has 5 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow

  • Avatar: jaimefuertes
    jaimefuertes
    Participant
    June 26, 2017 at 11:00

    Hello, I want to put (manually) three messages in different pages along the payment process.
    The first one is “Paso 1 de 3”, and that´s ok:
    https://exprilo.com/paso1.JPG
    The second one is also ok:
    https://exprilo.com/paso2.JPG
    But in the last page (in the order-pay page), I can’t insert “Paso 3 de 3”. It repeats the previous message “Paso 2 de 3”:
    https://exprilo.com/paso3.JPG
    I would like to remove “Paso 2 de 3” and insert “Paso 3 de 3”.

    Thanks
    Jaime

    4 Answers
    Avatar: jaimefuertes
    jaimefuertes
    Participant
    June 28, 2017 at 10:46

    Please, two days ago I asked this issue

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 29, 2017 at 12:40

    Hello,

    Sorry for the delay.
    You need to make changes in order-details.php file https://github.com/woocommerce/woocommerce/blob/master/templates/order/order-details.php
    Make your changes in the child theme to prevent losing them after theme update http://xstore.helpscoutdocs.com/article/32-child-theme

    Regards

    Avatar: jaimefuertes
    jaimefuertes
    Participant
    June 29, 2017 at 17:26

    Hello, I try but doesn’t work. I want to insert <div><h3>Paso 3 de 3</h3></div> in order-details.php I do it but it doesn’t work, and it repeats the message of checkout page.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 30, 2017 at 17:08

    Hello,

    If you need help with custom development, which is outside the scope of support we can offer, you may contact WPKraken team .
    XStore is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.