ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรั่มที่ชื่นชอบ
สร้างหัวข้อฟอรัมแล้ว
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | กระทู้ | ความสดชื่น |
---|---|---|---|---|---|
Custom post type archive template breaks on translation URL
เริ่มโดย: barjD-2
ใน: English Support
Problem: themes/monochrome-pro/archive-trustee.php on line 83. If this functionality was custom-built and not provided by the theme authors, it is recommended to consult with a certified WPML developer who can help adjust the code. You can find a developer here: https://wpml.org/contractors/. If this solution does not apply to your case, or if it seems outdated, 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. Should you need further assistance, please open a new support ticket at WPML support forum. |
1 | 20 | 1 weeks, 6 days มาแล้ว | ||
Translated Custom HTML widget strings not appearing on front-end even after memory limit increase an…
เริ่มโดย: barjD-2 ใน: English Support |
0 | 12 | 2 weeks มาแล้ว | ||
Custom post type archive page not displaying properly with WPML
เริ่มโดย: barjD-2 ใน: English Support |
0 | 5 | 2 weeks, 4 days มาแล้ว | ||
Syncing custom post type taxonomies for all future translations
เริ่มโดย: barjD-2 ใน: English Support |
0 | 7 | 1 months มาแล้ว | ||
Unable to find string for translation
เริ่มโดย: barjD-2
ใน: English Support
Problem: /* Add Trustee Roles to Trustee Single pages*/<br />add_filter( 'genesis_post_meta', 'monochrome_display_custom_tax' );<br />function monochrome_display_custom_tax($post_meta) {<br /> $roles_string = __('Roles:', 'themedomain');<br /> $post_meta = '[post_terms taxonomy="trustee_role" before="'.$roles_string.' "]';<br /> return $post_meta;<br />} Then, scan the theme again and translate the 'Roles:' string via WPML >> String Translation page. If the solution provided here does not resolve your issue, or if it seems outdated or irrelevant 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 needed, please open a new support ticket at WPML support forum for further assistance. |
0 | 5 | 1 months มาแล้ว | ||
Language switcher doesn’t display native language after switching to Twenty Twenty-One and disablin…
เริ่มโดย: barjD-2
ใน: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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 issue persists, please open a new support ticket. |
1 | 5 | 1 months มาแล้ว | ||
Translating words embedded in a custom template
เริ่มโดย: barjD-2
ใน: English Support
Problem: __() function. For example, replace: echo '<h3 class="trustee-heading">Role</h3>'; with: echo '<h3 class="trustee-heading">'.__('Role','themedomain').'</h3>'; Apply this procedure for all hardcoded strings you wish to make translatable. If this solution does not apply to your case, or if it seems outdated, 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 you still need assistance, please open a new support ticket at WPML support forum. |
0 | 7 | 1 months, 1 weeks มาแล้ว |