This topic has 6 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson
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
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.
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/
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.
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
Hello,
You’re always welcome.
Best regards,
Jack Richardson.
The issue related to '‘Mixed languages in cart page’' has been successfully resolved, and the topic is now closed for further responses