Người dùng này không có chủ đề yêu thích.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã được tạo
Trạng thái |
Đề tài
|
Người ủng hộ | Tiếng nói | Bài viết | Độ tươi |
---|---|---|---|---|---|
As soon as I translated a specific block, I can't display a page's translatin anymore
Bắt đầu bởi: T4ng tRONG: English Support |
1 | 25 | 23 hours, 34 minutes trước | ||
Bugs multiples Advanced Translation Editor
Bắt đầu bởi: T4ng tRONG: Assistance en français |
2 | 13 | 1 months trước | ||
Media Translation settings
Bắt đầu bởi: T4ng
tRONG: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, we highly recommend checking the related 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. |
2 | 9 | 2 months, 2 weeks trước | ||
Feedback moving from CTE to ATE : about your advice not to convert Classic Translated Content to ATE
Bắt đầu bởi: T4ng
tRONG: English Support
Problem: If this solution does not resolve your issue or seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket if needed. |
2 | 4 | 3 months, 2 weeks trước | ||
Use of the wpml_cf_preferences and consequences
Bắt đầu bởi: T4ng
tRONG: English Support
Problem: If this solution does not apply to your case, or if it 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. |
3 | 9 | 4 months, 1 weeks trước | ||
Multiple open_baserdir warnings
1
2
Bắt đầu bởi: T4ng tRONG: English Support |
2 | 23 | 5 months, 3 weeks trước | ||
Link displays as p= instead of plain address in one specific translated language
Bắt đầu bởi: T4ng tRONG: English Support |
2 | 9 | 8 months trước | ||
Duplicate the products with translations with the latest state
Bắt đầu bởi: T4ng tRONG: English Support |
2 | 3 | 8 months, 2 weeks trước | ||
switch to the multilingual CMS (instead of agency)
Bắt đầu bởi: T4ng
tRONG: English Support
Problem: |
2 | 10 | 9 months trước | ||
Help with the translation process while adding a new language
Bắt đầu bởi: T4ng tRONG: English Support |
2 | 5 | 9 months, 4 weeks trước | ||
Je ne parviens pas toujours à récupérer les mises à jour de WPML via wp plugin
1
2
Bắt đầu bởi: T4ng
tRONG: Assistance en français
Problème : Solution : Si cette solution ne s'applique pas à votre cas, car elle pourrait être obsolète ou ne pas correspondre à votre problème, nous vous recommandons de vérifier les problèmes connus, de confirmer que vous avez installé les dernières versions des thèmes et plugins, et si nécessaire, d'ouvrir un nouveau ticket de support sur notre forum d'assistance. |
2 | 20 | 10 months, 2 weeks trước | ||
WPML chat support ticket by T4ng – 1707223110
Bắt đầu bởi: T4ng tRONG: English Support |
1 | 1 |
11 months trước
|
||
How to mass update post translation statuses?
Bắt đầu bởi: T4ng
tRONG: English Support
Problem: Solution: functions.php file, but please ensure you back up your site and database first: add_action( 'admin_init', 'save_all_posts_on_refresh' ); function save_all_posts_on_refresh() { global $pagenow; if ( $pagenow == 'edit.php' ) { $args = array( 'post_type' => array('page', 'post'), 'numberposts' => -1 ); $all_posts = get_posts( $args ); foreach ( $all_posts as $single_post ) { wp_update_post( $single_post ); } } } After using this code, remember to remove it from the functions.php file. Please note that this solution might be irrelevant due to being outdated or not applicable to your case. If so, 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 with us. |
2 | 5 | 11 months, 1 weeks trước | ||
WPML chat support ticket by T4ng – 1702636111
Bắt đầu bởi: T4ng tRONG: English Support |
1 | 1 |
1 years trước
|
||
WC Multilingual checkout redirects to original language checkout payment apge
1
2
3
Bắt đầu bởi: T4ng
tRONG: English Support
Problem: Custom order received endpoint redirects to default language if using classic checkout block/shortcode Solution: This issue is fixed with the latest version of WooCommerce Multilingual & Multicurrency - 5.3.2. Please update to the latest version. Relevant Documentation: https://wpml.org/download/woocommerce-multilingual-multicurrency/?section=changelog |
2 | 49 | 1 years trước |