此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 参与者 | 帖子 | 最新活动 |
---|---|---|---|---|---|
Translated strings not appearing on tranlated pages
发起人:bradC-7 在:English Support |
|
1 | 4 | 2 days, 20 hours前 | |
LearnDash lesson and topic structure not working on translated content
发起人:bradC-7
在:English Support
Problem: You are experiencing a server 500 error when clicking the 'Mark Complete' button on translated LearnDash courses in French (Canadian). This issue might be related to the table structure of the course's lessons and topics in the translated version. Solution: First, ensure you are following the steps recommended in our documentation to translate LearnDash Courses, which must be done manually. You can find the guidelines here: https://wpml.org/plugin/learndash-lms/ Next, install the LearnDash Multilingual add-on after a site backup for better WPML compatibility. You can download it here: https://learndash.com/support/kb/add-ons/compatibility-add-on/compatibility/#h-option-1-add-ons-menu-requires-an-active-learndash-license If the issue persists, please upgrade to the latest version of WPML (4.7 series) after a full site backup. Check for updates in the Plugins>>Add New>>Commercial tab. If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. We also advise 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 at https://wpml.org/forums/forum/english-support/. |
|
0 | 2 | 4 months, 1 weeks前 | |
Showing shortcoder element content in translated pages
发起人:bradC-7 在:English Support |
|
1 | 2 |
9 months前
|
|
Unable to find segments in progress to complete translation
发起人:bradC-7 在:Chat Support |
|
1 | 2 |
9 months, 1 weeks前
|
|
Internal links not pointing to translated content
1
2
发起人:bradC-7 在:English Support |
|
2 | 16 | 1 years, 2 months前 | |
Referenced content not pulling translations properly
发起人:bradC-7 在:English Support |
|
2 | 6 | 1 years, 3 months前 | |
Salient theme – Nectar slider: Internal links not pointing to translated content
发起人:bradC-7
在:English Support
Problem: Solution: 1. Edit the file /wp-content/plugins/salient-nectar-slider/includes/frontend/helpers.php 2. Around line 814, replace the existing code for button 1 URL with the following custom code: if ( ! empty( $button_1_text ) ) { // WPML Workaround for compsupp-7240 if (class_exists('Sitepress') && ! empty( $button_1_link ) ) { $current_lang = apply_filters( 'wpml_current_language', NULL ); $button_1_link = apply_filters( 'wpml_permalink', $button_1_link, $current_lang, true ); } $button_1_link = ! empty( $button_1_link ) ? $button_1_link : '#'; } 3. Apply the same workaround for button 2 URL around line 845 with similar custom code. Please note that this solution might be outdated or not applicable to your case. If it doesn't resolve your issue, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket. |
|
2 | 9 | 1 years, 3 months前 | |
Ticket Re-open
发起人:bradC-7 在:Chat Support |
|
1 | 2 |
1 years, 3 months前
|
|
"Best Practice" guidance on internal links
1
2
3
发起人:bradC-7 在:English Support |
|
3 | 43 | 1 years, 5 months前 | |
Completed translated strings not appearing on page translation
发起人:bradC-7
在:English Support
Problem: |
|
2 | 5 | 1 years, 5 months前 | |
How to abbreviate languages in menu switcher and keep translated options
发起人:bradC-7
在:English Support
Problem: Solution: 2. If you want to use a custom language switcher with different labels for each language, you can configure this by creating a custom language switcher and choosing which labels to display. For more information, please see our documentation: Custom Language Switcher. 3. To display a second language in the switcher only when a translation for a post/page is available, set the translation preference to "Translatable - only show translated items" in WPML > Settings > Post Types Translation. If this solution doesn't look relevant, please open a new support ticket in our support forum. |
|
2 | 6 | 1 years, 7 months前 |