ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
the headers don't get translated on the single listing page
بدأه: stephanosP في: English Support |
|
2 | 6 | قبل 10 أشهر، 1 أسبوع | |
Taxonomy translations
بدأه: stephanosP
في: 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 أشهر، 1 أسبوع | |
String from theme options doesn´t appear translated
1
2
بدأه: stephanosP
في: 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 سنة، 1 شهر | |
Listing page translations
بدأه: stephanosP في: English Support |
|
2 | 8 | قبل 1 سنة، 4 أشهر |