Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
WC Email Notification showing multiple languages
Bắt đầu bởi: boyanK trong: English Support |
|
0 | 11 | 5 hours, 24 minutes trước | |
WC Email Notification showing multiple languages
1
2
Bắt đầu bởi: boyanK trong: English Support |
|
0 | 26 | 3 weeks, 4 days trước | |
Change the domain name for the primary language
Bắt đầu bởi: boyanK trong: English Support |
|
0 | 4 | 3 weeks, 4 days trước | |
Online store problem
1
2
3
Bắt đầu bởi: boyanK trong: English Support |
|
0 | 33 | 1 months, 1 weeks trước | |
Split: Some links in the site are not translated
Bắt đầu bởi: boyanK
trong: English Support
Problem: If the issue persists, it might be due to the links being encoded, which prevents WPML from auto-adjusting them. In this case, follow these steps: <wpml-config> <shortcodes> <shortcode> <tag>et_button</tag> <attributes> <attribute encoding="allow_html_tags">title</attribute> <attribute encoding="vc_link" type="link">href</attribute> <attribute encoding="vc_link" type="link">link</attribute> </attributes> </shortcode> </shortcodes> </wpml-config> 2. Edit the file: wp-content/plugins/sitepress-multilingual-cms/inc/absolute-links/absolute-links.class.php in the method: \AbsoluteLinks::_process_generic_text right after: } elseif ( isset( $permalink_query_vars['category_name'] ) ) { $category_name = $permalink_query_vars['category_name']; - add this excerpt before the one above: } elseif ( isset( $permalink_query_vars['product_cat'] ) ) { $category_name = $permalink_query_vars['product_cat']; After applying these changes, make a minor edit to the home page and save all translations as they are. This should correct the URL issues in secondary languages. If this solution does not resolve your issue, or if it seems 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 the problem persists, please open a new support ticket. |
|
2 | 14 | 1 years, 1 months trước | |
Connect different domains
1
2
Bắt đầu bởi: boyanK
trong: English Support
Problem: If the DNS settings are still not configured correctly after following these steps, we recommended seeking assistance from a professional or considering an alternative hosting provider. For further help, the client can check our WPML Contractors page. Since the issue with the domain setup was resolved, we split the case about untranslated links into a separate ticket. For further assistance on this or if the solution provided becomes irrelevant, 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. If you need further assistance, please contact us through our support forum at https://wpml.org/forums/. |
|
2 | 19 | 1 years, 2 months trước |