ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรั่มที่ชื่นชอบ
สร้างหัวข้อฟอรัมแล้ว
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | กระทู้ | ความสดชื่น |
---|---|---|---|---|---|
Showing shortcoder element content in translated pages
เริ่มโดย: bradC-7 ใน: English Support |
1 | 2 |
4 months, 1 weeks มาแล้ว
|
||
Internal links not pointing to translated content
เริ่มโดย: bradC-7 ใน: English Support |
2 | 16 | 10 months, 1 weeks มาแล้ว | ||
Referenced content not pulling translations properly
เริ่มโดย: bradC-7 ใน: English Support |
2 | 6 | 10 months, 1 weeks มาแล้ว | ||
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 | 10 months, 2 weeks มาแล้ว | ||
"Best Practice" guidance on internal links
1
2
3
เริ่มโดย: bradC-7 ใน: English Support |
3 | 43 | 1 years มาแล้ว | ||
Completed translated strings not appearing on page translation
เริ่มโดย: bradC-7
ใน: English Support
Problem: |
2 | 5 | 1 years มาแล้ว | ||
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, 2 months มาแล้ว |