Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
String translation only works if I enable 'Look for strings while pages are rendered' option is active
Bắt đầu bởi: marcoB-165
trong: 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 | 1 years, 6 months trước | |
Strings registered through code in template are ignored in frontend
Bắt đầu bởi: marcoB-165 trong: Assistenza in italiano |
|
2 | 10 | 1 years, 7 months trước | |
Tradurre url Base del prodotto
Bắt đầu bởi: marcoB-165 trong: Assistenza in italiano |
|
2 | 7 |
2 years, 8 months trước
marcoB-165 |