ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
Duplicated page not showing correctly
بدأه: andranikA في: English Support |
|
0 | 6 | قبل شهرين، 3 أسابيع | |
|
Can not translate some words
بدأه: andranikA في: Chat Support |
|
1 | 4 | قبل شهرين، 3 أسابيع | |
|
Tour information cannot be translated
بدأه: andranikA في: English Support |
|
0 | 7 | قبل شهرين، 4 أسابيع | |
|
Some texts and strings I can not able to translate
بدأه: andranikA
في: English Support
Problem: Solution: If these steps do not resolve the issue, it might be due to strings being hardcoded in theme/template files or using non-WPML-compatible functions. In such cases, a manual inspection of the texts and their page sources is necessary. We recommend not repeating previously confirmed ineffective steps and considering alternate methods like registering text via WPML hooks or direct gettext review. If the solution provided here is outdated or not applicable to your 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 issues persist, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 11 | قبل شهرين، 4 أسابيع | |
|
Issue hovering on flag
بدأه: andranikA
في: English Support
Problem: define('WP_MEMORY_LIMIT', '256M');in your wp-config.php file. start_el() method in your theme's menu walker file to strip HTML tags from titles. functions.php to remove the title attribute for WPML switcher items: add_filter( 'nav_menu_link_attributes', function( $atts, $item, $args, $depth ) {<br /> if ( ! empty( $item->classes ) ) {<br /> foreach ( $item->classes as $class ) {<br /> if ( strpos( $class, 'wpml-ls' ) !== false ) {<br /> $atts['title'] = '';<br /> break;<br /> }<br /> }<br /> }<br /> return $atts;<br />}, 20, 4 );If these steps do not resolve your issue or if the solution seems outdated or irrelevant 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 problem persists, please open a new support ticket. |
|
0 | 5 | قبل 3 أشهر | |
|
Elementor string translation issue
1
2
بدأه: andranikA
في: English Support
Problem: Solution: <wpml-config><elementor-widgets><widget name="tripgo_elementor_heading"><fields><field>sub_title</field><field>title</field></fields></widget></elementor-widgets></wpml-config> 3. Make a minor update to the original page, then edit the translation. The strings should now be available for translation and appear correctly on the front end. 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 problems persist, please open a new support ticket at WPML support forum. |
|
0 | 24 | قبل 3 أشهر | |
|
Getting 500 error translating product
بدأه: andranikA في: English Support |
|
0 | 4 | قبل 3 أشهر | |
|
Elementor string translation issue
بدأه: andranikA
في: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please open a new support ticket. 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. For further assistance, you can also contact us directly at the WPML support forum. |
|
1 | 7 | قبل 3 أشهر | |
|
Elementor string translation issue
بدأه: andranikA
في: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please open a new support ticket. 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. For further assistance, you can also contact us directly at the WPML support forum. |
|
1 | 5 | قبل 3 أشهر | |
|
I am having issues translating theme texts
بدأه: andranikA في: English Support |
|
1 | 5 | قبل 3 أشهر |