Mixed languages in cart page - by Christian

This topic has 6 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Jack Richardson

  • Avatar: cherbst
    Christian
    Participant
    November 15, 2016 at 22:57

    Hi,

    Can you please explain, and hopefully give me a solution where I can control the position + where the translation file is located. See Private Content.

    Thanks,
    Christian

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 16, 2016 at 16:47

    Hello,

    The text is present in your .po file in wp-content/themes/theleader23/languages directory http://storage1.static.itmages.com/i/16/1116/h_1479311176_2587500_c80c8320de.jpeg . Translate it there.

    Please show a product page where you added cross-sell products.

    Best regards,
    Jack Richardson.

    Avatar: cherbst
    Christian
    Participant
    November 16, 2016 at 19:05

    AH, quite obvious now when you pointed that out. Still that phrase is included (and translated) in other POs. I am not really understanding the hierarchy and what is overwriting what in a theme when it comes to POs.

    herre is the example of the product with cross-selling:
    http://agdeliuskliniken.se/webbutiken/nordic-superfood-rasaft-svarta-vinbar/

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 16, 2016 at 19:26

    Hello,

    As I see it’s translated http://storage7.static.itmages.com/i/16/1116/h_1479320135_4217793_3985ddeed4.jpeg . Clear browser cache and check again.

    To fix the issue with cross-sells add this code in child style.css:

    .cart-collaterals .slider-title {
        float: right;
        width: 100%;
    }
    .cart-collaterals .owl-carousel {
       display: inline-block !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: cherbst
    Christian
    Participant
    November 16, 2016 at 19:36

    Thanks!
    I actually translated it just 15 seconds before my reply. Worked directly with the translation!
    And now the title is in the right place!
    Thanks for great support!

    Best,
    Christian

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 16, 2016 at 21:02

    Hello,

    You’re always welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Mixed languages in cart page’' has been successfully resolved, and the topic is now closed for further responses

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