هذا المستخدم ليس لديه مواضيع مفضلة.
مواضيع المنتدى المفضلة
تم إنشاء مواضيع المنتدى
الحالة |
عنوان
|
مؤيد، مشجع، داعم | أصوات | المقالات | نضارة |
---|---|---|---|---|---|
Part of customized fields translated, but just don’t show at frontend
بدأ ب: zurongz
في: English Support
Problem: printf() function instead of echoing the variable directly. For example, change: <p id="popup-title"><?= $popuptitle ?></p> to: <p id="popup-title"><?php echo __('Subscribe Now, Save 10%', 'storefront') ?></p> After making these changes, re-scan the strings in the child theme, translate the string, and check if the translation displays on the frontend. functions.php file: add_action( 'after_setup_theme', function() { load_theme_textdomain( 'popup', get_template_directory() . '/languages' ); } ); Refer to the WordPress documentation on loading a text domain for more details. If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. We also highly suggest 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. |
0 | 7 | قبل 1 أسبوع | ||
Decimal point is incorrect in some multicurrency
بدأ ب: zurongz في: English Support |
2 | 4 | قبل 1 شهر، 3 أسابيع | ||
The long list in the language switcher break my layout at the footer
بدأ ب: zurongz
في: English Support
Problem: .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {height: 245px;overflow: auto;} |
2 | 3 | قبل 11 شهر، 3 أسابيع | ||
WPML add the path automatically in some link cause the wrong redirection
بدأ ب: zurongz في: English Support |
1 | 1 |
قبل 1 سنة، 11 شهر
zurongz |
||
The sidebar only show the original content after I made the translation
بدأ ب: zurongz في: English Support |
2 | 10 | قبل 1 سنة، 11 شهر | ||
No "product reviews" under WooCommerce → WooCommerce Multilingual
بدأ ب: zurongz في: English Support |
2 | 2 | قبل 3 سنوات، 1 شهر |