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 |
---|---|---|---|---|---|
the headers don't get translated on the single listing page
Bắt đầu bởi: stephanosP trong: English Support |
|
2 | 6 | 10 months, 1 weeks trước | |
Taxonomy translations
Bắt đầu bởi: stephanosP
trong: English Support
Problem: For the taxonomy labels on the inventory page, we: <key name="stm_vehicle_listing_options"> </key><key name="*"> <key name="single_name"></key> <key name="plural_name"></key> </key> 2. Returned to the WPML >> String Translation page. If this solution does not resolve your issue or seems outdated, we recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at WPML support forum. |
|
2 | 8 | 10 months, 1 weeks trước | |
String from theme options doesn´t appear translated
1
2
Bắt đầu bởi: stephanosP
trong: English Support
Problem: <?php<br />// WPML Workaround for compsupp-7432<br />if (class_exists('Sitepress')) {<br /> $textdomain = 'motors';<br /> $string_name = 'Motors - WPML String: '.substr($single_name, 0, 20);<br /><br /> if (apply_filters('wpml_default_language', NULL) == apply_filters('wpml_current_language', NULL)) {<br /> do_action('wpml_register_single_string', $textdomain, $string_name, $single_name);<br /> }<br /> // Apply the translation to the string<br /> $single_name = apply_filters('wpml_translate_single_string', $single_name, $textdomain, $string_name);<br />}<br /></code><br /><td class="t-label"> <?php echo esc_html($single_name); ?></td><br />After applying this change, the client was instructed to visit the page in the original language to register the string and then translate it via WPML > String Translator under the 'motors' textdomain.<br /><br />If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend opening a new support ticket. Additionally, please check related known issues at <a href="https://wpml.org/known-issues/">https://wpml.org/known-issues/</a>, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, you can also visit our support forum at <a href="https://wpml.org/forums/forum/english-support/">https://wpml.org/forums/forum/english-support/</a>.</td> |
|
3 | 29 | 1 years, 1 months trước | |
Listing page translations
Bắt đầu bởi: stephanosP trong: English Support |
|
2 | 8 | 1 years, 4 months trước |