Cart changed… - by Flexibilis - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler

  • Avatar: Flexibilis
    Flexibilis
    Participant
    March 28, 2017 at 18:55

    Hi,

    I haven’t yet updated to the latest Legenda. I have a problem, and I do not know why.
    On the cart page the sequence of the name fields changed, but I did not change anything, it happened some days ago.
    See attached pictures:
    https://data.hu/get/10418082/Cart_before.jpg
    https://data.hu/get/10418081/Cart_now.jpg

    In Hungary the layout of “Cart before” is good. The “Cart now” layout makes the customers confused, because it is not usual. And it makes problem to the invoicing program, the automatic e-mail program, everywhere, because the names will be turned everywere.

    What happened?

    Thank you.

    Regards,
    Fedor

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2017 at 12:44

    Hello,

    I’ve checked your site and saw the same situation with official WooCommerce theme – Storefront http://prntscr.com/epv5v8. We’ll be able to help you only in case problem appears with our theme only and works fine with official WC theme Storefront.

    Regards,
    Rose Tyler.

    Avatar: Flexibilis
    Flexibilis
    Participant
    March 29, 2017 at 13:10

    Dear Rose,

    Thank you. For me it is strange how it works because since the last WooCommerce update I have not changed anything in my website, but some days ago this change happened …. by itself.

    Can you give me maybe a custom css code with which I can change the order of this input fields and put into my Legenda-child theme? That would solve this problem permanently.

    Thank you in advance for the help.

    Regards,
    Fedor

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2017 at 13:31

    Hello,

    You can use this code:

    #billing_first_name_field {
        float: right;
    }
    #billing_last_name_field {
        float: left;
    }

    Regards,
    Rose Tyler.

    Avatar: Flexibilis
    Flexibilis
    Participant
    March 29, 2017 at 14:52

    Hi,

    Thank you. I tried the code, and changed the order of input fields. But at the end the names were incorrect. I checked the woocommerce language file and I saw that it was not exactly the same as before. So I put back the old language file and everything went back to normal.

    Only question is that why and how the language file can be modified without my permission or any action? Ok, it is a technical question, not Legenda related.

    Thanks,

    Fedor

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2017 at 14:55

    Hello,

    We’re glad to hear that your issue was solved.

    Regards,
    Rose Tyler.

  • 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.