This topic has 21 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Rose Tyler
Hello, I’m still customizing the theme to my needs and I’m stuck on translating and editing a few fields on the website. I also tried to find how I can change the fonts in the same places but didn’t find any way to do it.
I’ve uploaded two screenshots of two different places on the website.
I uploaded it, you can download it and view from here:
https://file.io/RVQFpqaaLcH1
1. How can I change the language and edit the fonts, for example, those words: “SHOPPING CART”, “SUBTOTAL”, “CHECKOUT”, “FREE SHIPPING OVER 49$” + Checkout page in some places.
And anything else that involved the woocommerce, and checkout process.
I will be glad to get some help,
Thank you.
Hello,
Create translation for XStore theme and XStore Core plugin – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ Theme Options -> Header Builder -> Cart -> Mini-Cart Promo Message
WooCommerce > Settings > Accounts & Privacy > Privacy policy
Regards
Thank you, I success translate a few strings that I needed but I still don’t find any way to edit their fonts. Where can I edit the fonts?
And about the translation, I don’t find a way to translate the cart popup – when clicking on the cart icon it opens a popup, where can I edit those strings?
Hello,
Theme Options > Typography
Translation of XStore Core plugin
Regards
I changed the fonts in these settings but it doesn’t affect the whole site.
Can you help me somehow?
And what do you mean by translation of xstore core plugin? How can I do it?
Could you provide temporary wp-admin access?
Go to Loco Translate > Plugins > select the XStore Core plugin. Press “Add new language” the same way as you did for the theme translation. Translate the necessary strings and Save.
Regards
I found the xstore core plugin translation, it still doesn’t help me to translate a few words..
I attached here a few screenshots (online watch) that describe my issues:
https://ibb.co/9qFqRTj – Logo doesn’t shows up
https://ibb.co/fYh0BLG – Example for a words that I cannot change their fonts
https://ibb.co/ZzkDBqR – Example for a words that I cannot translate
There’s some more words, but I try to understand where can I edit all of them
And yes this is the access to WordPress, I know that the host provider is blocking a big list of country to protect the websites, I hope you can access.
Hello,
1/ I just reuploaded logo and it displays ok.
2/ You did not translate Shop word in the core plugin https://prnt.sc/n7dKstP5irf2 and theme https://prnt.sc/HtrZ48rGunJM
3/ Translate widget titles https://prnt.sc/0N2WwNa74f7b
Regards
And what about the fonts please? It doesn’t affect the whole site, there’s still a lot of places that uses a different fonts
Hello,
https://ibb.co/fYh0BLG – Example for a words that I cannot change their fonts
– Theme Options > Breadcrumbs > Breadcrumbs Font and Breadcrumbs Title Font
Provide more examples, so we can guide you.
Regards
Thanks Rose, I have another question:
How can I make the Header block 01 clickable? I want it to refer a phone call tel:0522912324.
I don’t find any way to do it without another button in the element.
Hello,
Edit static block using Elementor > https://prnt.sc/ZsEHloCfuID9
<a href="tel:0522912324" class="" style= "color:white" role="button">0522912324</a>
Regards
Thank you!
I have a little issue with the mobile header clickability.
The menu button needs 4-5 clicks to get open.
And I have another issue with the footer on mobile, I cannot see all of it I think because of the scrolling effect.
Do you have any suggestions how to solve it?
Hello,
1/ What browser do you use? Could you record a video of the problem? Please clear cache of browser also.
2/ I’ve passed this question to our dev team.
Regards
I use google chrome, I’ve tried it with 3 different devices and It happens on all of them.
Related to the footer issue I found another bug, while scrolling up (above header) – you start to see the footer :O and it happens on google chrome and it worst on “safari”
Here a quick video that show the bug:
https://www.veed.io/view/4cc5d653-bbae-4f8e-84ca-e81c806cd9d0?sharingWidget=true
2/ Add the next code in Theme Options > Theme custom CSS > Global:
@media only screen and (max-width: 767px) {
.page-wrapper {
margin-bottom: 0 !important;
}
.et-footers-wrapper {
position: static;
}
}
Regards
Where should I paste this code?
There are already a few lines of code in there:
https://prnt.sc/fUPYf55yrQI8
Just under the current code there.
Regards
Hi Rose I have another question:
How can I change the font of those woo commerce buttons:
https://prnt.sc/sAwaKNjSobAC
https://prnt.sc/PzokYjdTSqnF
And here I want to know how to change the button’s font + how to translate the “I would like to receive” checkbox text.
https://prnt.sc/fJCksQTmKRiF
Hello,
1/ Theme Options > Styling > Buttons > Font Family
2/ If you disable mailpoet plugin this text dissapears? If so, check the settings of the plugin, or contact the support of the plugin.
Regards
You must be logged in to reply to this topic.Log in/Sign up