Cet utilisateur n'a pas de sujets favoris.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Supporter | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
String translation only works if I enable 'Look for strings while pages are rendered' option is active
Commencé par : marcoB-165
dans : Assistenza in italiano
Problem: functions.php file to load the text domain. Here's a step-by-step guide: functions.php file: add_action('after_setup_theme', 'custom_theme_setup'); 2. Define the function to load your text domain: function custom_theme_setup(){<br /> load_theme_textdomain('custom_site', get_template_directory() . '/languages');<br />} This should resolve the issue with string translation. If this solution doesn't seem relevant to your situation, please open a new support ticket with us. |
|
2 | 5 | Il y a 1 année et 6 mois | |
Strings registered through code in template are ignored in frontend
Commencé par : marcoB-165 dans : Assistenza in italiano |
|
2 | 10 | Il y a 1 année et 7 mois | |
Tradurre url Base del prodotto
Commencé par : marcoB-165 dans : Assistenza in italiano |
|
2 | 7 |
Il y a 2 années et 8 mois
marcoB-165 |