该用户没有最喜欢的主题。
最喜欢的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 声音 | 文章 | 新鲜度 |
---|---|---|---|---|---|
Why does your support system destroy the meaning of my messages to you?
发起人: henrikR-17 中: English Support |
0 | 11 | 1 weeks, 2 days前 | ||
Why does WP Menus Sync want to add an item which has already been there for years?
发起人: henrikR-17 中: English Support |
1 | 3 | 1 weeks, 6 days前 | ||
‘WP Menus Sync’ items worded different from live site, in some languges. Why?
发起人: henrikR-17
中: English Support
Problem: If this solution does not resolve your issue or seems outdated, we 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 problems persist, please open a new support ticket. |
0 | 9 | 2 weeks, 6 days前 | ||
How to activate ‘Custom Fields Translation’ on ‘WPML Multilingual CMS’?
发起人: henrikR-17
中: English Support
Problem: If you're trying to activate 'Custom Fields Translation' in WPML and cannot find the option in WPML → Settings, it might be due to the type of your subscription. Solution: We recommend checking your subscription type. The 'Custom Fields Translation' feature is available only with the 'Multilingual CMS' subscription, not with the 'Multilingual Blog' subscription. If you have the latter, you will need to upgrade your subscription. You can do this at WPML Purchase. If this solution does not apply because it might be outdated or not relevant to your case, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If issues persist, please open a new support ticket. |
0 | 3 | 1 months, 1 weeks前 | ||
How to make wordpress search posts and pages in all language?
发起人: henrikR-17
中: English Support
Problem: Solution: Relevant Documentation: |
2 | 2 |
1 years, 7 months前
henrikR-17 |
||
I cannot create a Footer menu with a link to the privacy policy page
发起人: henrikR-17
中: English Support
Problem: If I duplicate the page that is set as privacy policy in WordPress Dashboard > Settings > Privacy, it does not allow me to add the page to the translated menu. Solution: Add the code below to functions.php file of your theme and it will be fixed: add_filter( 'option_' . 'wp_page_for_privacy_policy', 'translate_privacy_policy_page'); function translate_privacy_policy_page($value){ if (apply_filters( 'wpml_element_has_translations', NULL, $value, 'page' )) { $value = apply_filters( 'wpml_object_id', $value, 'page', TRUE ); } return $value; } This issue happens only if you duplicate the privacy policy page. |
2 | 10 | 1 years, 8 months前 | ||
WPML chat support ticket by henrikR-17 – 1684953877
发起人: henrikR-17 中: Chat Support |
1 | 2 |
1 years, 8 months前
|
||
Strange un-configurability of WPML in headers and menus
发起人: henrikR-17 中: English Support |
2 | 7 | 1 years, 8 months前 | ||
A Danish Post landed in English Categories??
发起人: henrikR-17 中: English Support |
2 | 3 | 1 years, 8 months前 | ||
How to put the language-switcher on the off-canvas menu?
发起人: henrikR-17 中: English Support |
2 | 3 | 1 years, 8 months前 | ||
My code snippet to recreate "Read more"-link is not multilingual
发起人: henrikR-17 中: English Support |
2 | 3 | 1 years, 10 months前 | ||
Each category mentioned twice on new post
发起人: henrikR-17
中: English Support
Problem: |
2 | 4 |
1 years, 10 months前
henrikR-17 |
||
How to sort list of posts based on language?
发起人: henrikR-17 中: English Support |
2 | 3 | 2 years前 | ||
I want different header (background) images in different languagee
1
2
3
发起人: henrikR-17 中: English Support |
2 | 32 |
2 years前
henrikR-17 |
||
WPML assigns posts to the wrong language
发起人: henrikR-17 中: English Support |
2 | 16 | 2 years, 1 months前 |