This topic has 25 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
Hello,
On the shop and checkout page the font characters with accents are showing different and with bold. You can see here: https://www.dropbox.com/s/wdny8srvwyzq0lh/Screenshot%202015-04-23%2020.48.57.png?dl=0
Can you please help me to fix this?
Is it the same problem as here: https://www.8theme.com/topic/theme-responsible-of-the-emails-sent-when-registring-a-new-customer-account/
Thank you.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Please find the requested credentials.
Thank you
Hello,
Please make sure the encoding of your database is utf-8.
If it’s not you need contact your host and ask them to change it.
Thank you.
Regards,
Eva Kemp.
Hello,
I checked with my host and the encoding is utf-8.
Any other hint?
Thank you.
Maybe there is a way to disable the use of special characters. I don’t necessarily need letters with accents.
Thank you.
Any updates?
Thank you
Hello,
Sorry for a delay.
Please try to use this code in custom.css file:
form .form-row label, #ship-to-different-address .checkbox, .payment_methods li label, .payment_methods p {
font-family: helvetica !important;
}
Thank you.
Regards,
Eva Kemp.
It worked wonderfully in the shop!! Great!
I still have the problem on the buttons: add to cart – “ADAUGA IN COS” and in the breadcrumbs menu.
Thank you.
Alex.
Hello,
Could you please clarify with more details what exactly you mean to do and show us screenshots?
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file:
.etheme_add_to_cart_button, .product-information .cart button[type="submit"] {
font-family: helvetica !important;
}
Thank you.
Regards,
Eva Kemp.
Hello Eva,
I tried the code but is not working.
In private content the are two pictures from mobile device where you can see better the issue.
Thank you so much for your help.
Hello,
Please try to use this code:
@media (max-width: 480px) {.bc-type-3 a, .product-information .cart button[type="submit"] {font-family: helvetica !important;}}
Thank you.
Regards,
Eva Kemp.
That worked well on the desktop version!
I still got the problem on the mobile device, see picture in private content. Can you please find o solution for that also.
Thank you.
Hello,
For mobile devices use this code:
@media (max-width: 480px) {.actions .checkout-button {
font-family: helvetica !important;
}}
Regards,
Eva Kemp.
Not working. I still got the bold charecters.
Hello,
As I see it’s working perfect now. See screenshot: http://prntscr.com/6zuhiy
Please clean all cache and check.
Regards,
Robert Hall.
Hello,
I checked on 3 different devices and this is what I get:
https://www.dropbox.com/s/jy000ha2p78rajg/islim5.png?dl=0
https://www.dropbox.com/s/mjc1g033p697r7n/islim6.png?dl=0
https://www.dropbox.com/s/e5pow44g041oja7/Islim7.png?dl=0
The special regional characters are in bold on the theme buttons and check out form.
I’ve added this code in custom.css file. Please check.
.bag-total-table table,
.etheme_add_to_cart_button,
.bag-total-table table th{
font-family: helvetica !important;
}
Regards,
Robert Hall.
ok, that fixed some.
I still need it on the “update cart” button and “place order”, please see below:
https://www.dropbox.com/s/asllbrzhfknuzzl/islim8.png?dl=0
https://www.dropbox.com/s/noy9on4n4a4cuj7/islim9.png?dl=0
Also the footer on the shop pages changed to theme default and i can not find the shop page to change it back…
Hello,
Please add this code in custom.css file.
.woocommerce .btn.gray,
#order_review .place-order .button{
font-family: helvetica !important;
}
Regards,
Robert Hall.
Perfect, that worked great!
One more page and i think we are done: order confirmation page.
https://www.dropbox.com/s/blbtxqmvelrgo1z/Screenshot%202015-04-30%2016.30.55.png?dl=0
that’s on desktop version.
Thank you!
Hello,
Please add this code:
h2, p, .shop_table th {
font-family: helvetica !important;
}
Regards,
Eva Kemp.
Thank you a lot for all the quick help and understanding!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Romanian characters not showing correct’' has been successfully resolved, and the topic is now closed for further responses