This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Translations for IHC Plugin Fields (admin_texts_ihc_levels) Not Showing on Front-End
Started by: ayeletY-2
in: English Support
Problem: Solution: [ihc-list-user-levels] was displaying the membership plan labels from the plugin’s custom table instead of the translated values stored in WordPress options (wp_options). We updated the plugin so that it first checks the translated labels from wp_options. Here’s how we modified the code in /wp-content/plugins/indeed-membership-pro/classes/UserSubscriptions.php : $opts = get_option('ihc_levels');if (!empty($opts[$object->level_id]['label'])) {$temp['label'] = $opts[$object->level_id]['label']; } else {$temp['label'] = $levels[$object->level_id]['label']; } This modification ensures that the translated labels are displayed correctly. We recommend contacting the plugin author to integrate this fix permanently. 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 issues persist, please open a new support ticket at WPML support forum. |
|
0 | 11 | 7 months, 1 week ago | |
|
How to apply styling in the secondary language for RTL/LTR languages
Started by: ayeletY-2 in: English Support |
|
2 | 9 | 2 years, 3 months ago | |
|
repetitive internal error (server error 500)
Started by: ayeletY-2 in: English Support |
|
2 | 10 | 2 years, 4 months ago | |
|
repetitive internal error (server error 500) that occurs frequently
Started by: ayeletY-2 in: English Support |
|
2 | 15 | 2 years, 4 months ago | |
|
Elementor "Author box widget" string does not get translated
Started by: ayeletY-2 in: English Support |
|
2 | 13 | 2 years, 4 months ago | |
|
Elementor's conditional Header/Footer template issue
Started by: ayeletY-2 in: English Support |
|
2 | 8 | 2 years, 5 months ago | |
|
Strings deletion
Started by: ayeletY-2
in: English Support
Problem: Solution: - scroll down to Remove strings by domain and click Remove strings The untranslated strings in these domains will no longer appear on the String Translation module. Here it goes a screenshot describing this process: https://snipboard.io/9rMaS4.jpg Relevant Documentation: |
|
2 | 3 | 2 years, 5 months ago | |
|
Can't run automatic translation anymore
Started by: ayeletY-2 in: English Support |
|
2 | 7 | 2 years, 6 months ago | |
|
Moving my production site to development
Started by: ayeletY-2 in: English Support |
|
2 | 6 | 2 years, 7 months ago | |
|
Translating Elementor template from Hebrew to English
Started by: ayeletY-2 in: English Support |
|
2 | 12 | 2 years, 8 months ago | |
|
Sync between original and target language
Started by: ayeletY-2 in: English Support |
|
2 | 4 | 2 years, 9 months ago |