This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Motors Theme – issue with 'options' translation on the website
Started by: sergiyY
in: English Support
Problem: wp-content/themes/motors/listings/loop/classified/list/options.php . foreach ( $middle_infos as $middle_info_key => $middle_info ) : // WPML Workaround for compsupp-7432 if ( is_array( $middle_info ) && isset( $middle_info['single_name'] ) ) { if ( class_exists('Sitepress') ) { $textdomain = 'motors'; $data_single_name = 'Motors - WPML String: ' . $middle_info['single_name']; if ( apply_filters('wpml_default_language', NULL ) == apply_filters( 'wpml_current_language', NULL )) { do_action( 'wpml_register_single_string', $textdomain, $data_single_name, $middle_info['single_name'] ); } // Apply the translation to the string $middle_info['single_name'] = apply_filters('wpml_translate_single_string', $middle_info['single_name'] , $textdomain, $data_single_name); } } 3. Visit the page with the issue in the original language to register the string. If this solution resolves your issue, we recommend reporting it to the theme's author so they can potentially include this fix in the theme's source code. Please note that this solution might be irrelevant if it's outdated or not applicable to your specific case. We highly 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 the issue persists, please open a new support ticket. |
2 | 7 | 4 months, 2 weeks ago | ||
Motors Theme – Listing Category Labels Not Translated
Started by: sergiyY
in: English Support
Problem: If this solution becomes outdated or does not apply to your case, we recommend opening a new support ticket. We also highly 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. For further assistance, please visit our support forum at https://wpml.org/forums/. |
2 | 11 | 4 months, 2 weeks ago | ||
Can't translate some texts
Started by: sergiyY in: English Support |
2 | 8 | 7 months, 1 week ago | ||
Taxonomies filters
Started by: sergiyY
in: English Support
Problem: Solution: For automatic translation of listings, WPML does not support automatic duplication, but you can enable automatic translation. Refer to the guide on automatic translation. If you decide not to translate taxonomies and instead use String Translation for terms like 'White', ensure that the translations are consistent across the site. If you cannot find certain strings, check the Admin Screens section or use the String Translation documentation. For registering individual strings, the wpml_register_single_string hook might be necessary. Please note that this solution might be irrelevant due to being outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues at WPML known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, do not hesitate to open a new support ticket for further assistance. You can reach out to us on the WPML support forum. |
2 | 7 | 8 months, 3 weeks ago |