이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
Online store problem
1
2
3
시작한 사람: boyanK 안에: English Support |
|
0 | 33 | 6 시간, 7 분 전에 | |
WC Email Notification showing multiple languages
시작한 사람: boyanK 안에: English Support |
|
0 | 13 | 6 시간, 10 분 전에 | |
Split: Some links in the site are not translated
시작한 사람: boyanK
안에: 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 년 전에 | |
Connect different domains
1
2
시작한 사람: boyanK
안에: 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 년 전에 |