This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Why does your support system destroy the meaning of my messages to you?
Started by: henrikR-17 in: English Support |
0 | 11 | 1 week, 2 days ago | ||
Why does WP Menus Sync want to add an item which has already been there for years?
Started by: henrikR-17 in: English Support |
1 | 3 | 1 week, 6 days ago | ||
‘WP Menus Sync’ items worded different from live site, in some languges. Why?
Started by: henrikR-17
in: 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 ago | ||
How to activate ‘Custom Fields Translation’ on ‘WPML Multilingual CMS’?
Started by: henrikR-17
in: 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 month, 1 week ago | ||
How to make wordpress search posts and pages in all language?
Started by: henrikR-17
in: English Support
Problem: Solution: Relevant Documentation: |
2 | 2 |
1 year, 7 months ago
henrikR-17 |
||
I cannot create a Footer menu with a link to the privacy policy page
Started by: henrikR-17
in: 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 year, 8 months ago | ||
Strange un-configurability of WPML in headers and menus
Started by: henrikR-17 in: English Support |
2 | 7 | 1 year, 8 months ago | ||
A Danish Post landed in English Categories??
Started by: henrikR-17 in: English Support |
2 | 3 | 1 year, 8 months ago | ||
How to put the language-switcher on the off-canvas menu?
Started by: henrikR-17 in: English Support |
2 | 3 | 1 year, 8 months ago | ||
My code snippet to recreate "Read more"-link is not multilingual
Started by: henrikR-17 in: English Support |
2 | 3 | 1 year, 10 months ago | ||
Each category mentioned twice on new post
Started by: henrikR-17
in: English Support
Problem: |
2 | 4 |
1 year, 10 months ago
henrikR-17 |
||
How to sort list of posts based on language?
Started by: henrikR-17 in: English Support |
2 | 3 | 2 years ago | ||
I want different header (background) images in different languagee
1
2
3
Started by: henrikR-17 in: English Support |
2 | 32 |
2 years ago
henrikR-17 |
||
WPML assigns posts to the wrong language
Started by: henrikR-17 in: English Support |
2 | 16 | 2 years, 1 month ago | ||
New WPML install: How to change 'Original Language' of existing image files?
1
2
Started by: henrikR-17 in: English Support |
2 | 16 | 2 years, 1 month ago |