Homepage › Forum › Product Support › Canifa › A few questions
This topic contains 9 replies, has 2 voices, and was last updated by Tracy Bui 6 years, 11 months ago.
-
AuthorPosts
-
6 years, 11 months ago #4784
A few questions about http://www.online-beds.eu/:
1) How can I change the font of the price? It has now the font "Playfair Display" and it should be "Open Sans"
2) How can I change these fonts to "Open Sans"? http://prnt.sc/ctansp
3) How can I translate the text on this page: http://www.online-beds.eu/winkelmand/ (http://prnt.sc/ctaofl). It's not working in the po/mo files
4) How can I translate this text: http://prnt.sc/ctap2d. It's not working in the po/mo files
5) I've added a product to the category 'Boxsprings", but it doesn't show up on the page http://www.online-beds.eu/product-categorie/boxspring/
6 years, 11 months ago #4785This reply has been marked as private.6 years, 11 months ago #4787Hi,
Thanks for contacting us.
We have got access to your website then added Custom CSS segment to change the font:
1> Price font on Homepage: Add this Custom CSS segment on Customizer > Custom Code > Custom CSS:
.yolo-product-item .yolo-product-inner .yolo-product-footer .price{
font-family: 'Open Sans', serif;
}
2> You can use this Custom CSS segment:
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
font-family: 'Open Sans', serif !important;
}
.single-product div.product .product-navigation .next-product a > span{
font-family: 'Open Sans', serif;
}
.single-product div.product .product-navigation .prev-product a > span{
font-family: 'Open Sans', serif;
}
.single-product div.product div.summary .price{
font-family: 'Open Sans', serif;
}
3/4> This is the language of WooCommerce plugin. You need to translate this text on {root}/plugins/woocommerce/i18n/languages/
5> It is because you have one product on this category. Please add 2 or more products for one category to display them on category page.
Please check, then feedback to us.
Best Regards,
YoloTheme
6 years, 11 months ago #4794This is not working:
3/4> This is the language of WooCommerce plugin. You need to translate this text on{root}/plugins/woocommerce/i18n/languages/
6 years, 11 months ago #4808The price and footer footer headers and 'Dagaanbieding' has the font 'Italic'. This must be the same as 'Onze merken': http://prnt.sc/ctq5cj
6 years, 11 months ago #4812Hi again,
Thanks for your getting back.
We have checked again on our language. We still find these text in yolo-canifa.pot file.
Please see this image for more details: http://prnt.sc/ctze98
You can check again, and make sure that you have used the latest version of Canifa theme.
Please check, then feedback to us.
Best Regards,
YoloTheme
6 years, 11 months ago #4865Hi,
It's not working. I don't know how to fix it. Can you fix it for me?Regards,
Daniel6 years, 11 months ago #4871Hi again,
Have you used the latest version of Canifa theme?
Please give us your FTP account privately via checking Set as private reply check box.
In addition, you need to provide your language & and the text which you want to translate. It is difficult for us because we don't know which text that you want to translate.
Note: Make sure that you make step by step this guide:https://yolotheme.com/knowledge-base/how-to-translate-language-on-kidzone-children-kindergarten-wordpress-theme/
Please check, then feedback to us soon.
Best Regards,
YoloTheme
6 years, 11 months ago #4872This reply has been marked as private.6 years, 11 months ago #4874Hi again,
We have got access to your website then checked again version fo Canifa which you are using.
You are using the older version of this theme (1.0.2). You can see this image:
https://i.imgur.com/pN0zvrV.png
The latest version is 1.0.7, please update the latest version of our theme to check the texts in the language file.
You can follow this documentation learn more about how to update our theme:
http://docs.yolotheme.com/canifa/#installation_update_theme and don't forget to backup all customization files before updating.
Please check, then feedback to us.
Best Regards,
YoloTheme
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.