Woocommerce fields Order Delivery Date - by pcmoia

This topic has 6 replies, 3 voices, and was last updated 7 years, 7 months ago ago by Eva Kemp

  • Avatar: pcmoia
    pcmoia
    Participant
    September 16, 2016 at 10:53

    Hi,

    I install Order Delivery Date for Woocommerce plugin and I have 2 questions:

    1. How can I move the field Delivery Date? I must put it after Delivery Address, now is above 🙁

    2. How can I translate this field (or other fields)?

    Thanks in advance!

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 16, 2016 at 11:40

    Hello,

    1. Please show a screenshot what exactly you want to achieve.

    2. You need translate the field in the plugin files. You need check them.

    Regards,
    Eva Kemp.

    Avatar: pcmoia
    pcmoia
    Participant
    September 16, 2016 at 14:02
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 16, 2016 at 14:19

    Hello,

    Try to add the following code in Theme Options->Custom CSS->Global Custom CSS.

    #e_deliverydate_field {
        float: inherit;
    }

    Regards,
    Robert Hall

    Avatar: pcmoia
    pcmoia
    Participant
    September 16, 2016 at 18:38

    Hi,

    I have 2 problems:
    1. In Safari: I need more space between Delivery Date field and Delivery Address
    2. In Firefox: nothings happened! And I can’t see the check button “Create an account?”

    http://www.garciflors.com/finalizar-comprar/

    Thanks in advance!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 17, 2016 at 08:42

    Hello,

    Change the code to this one:

    #e_deliverydate_field {
        float: inherit !important;
    }

    Clear browser cache and check the page after that.

    Make sure you’re logged out to be able to see “Create an account?” field.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 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.