Tagged Questions
0
votes
0answers
28 views
How do I override a parent theme's language files with a child theme?
I have a parent theme and a child theme, I would like to override the spanish .mo and .po files in the parent theme (or add them if they are not present in the parent theme) with the es_ES ones in my ...
-1
votes
1answer
156 views
Loading Canvas & WooCommerce translation file in child theme
I'm trying to localise a site (Canvas child theme). I already have the translated .po and .mo files.
I uploaded the WooCommerce translation files to child-theme/woocommerce/i18n/languages/ in the ...
0
votes
1answer
567 views
Localization: Textdomain of Child teme
I am creating a series of WP child themes which are dependent of a parent theme which I will be using as a framework.
I need to have these themes (both parent and children) localized.
from ...