This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Stripe payment form is not showing in secondary language
Started by: Ankit Kumar in: English Support |
|
1 | 4 | 2 months, 3 weeks ago | |
Not able to get translated taxonomy name
Started by: Ankit Kumar
in: English Support
Problem: wpml_translate_single_string to retrieve the translated string. Here's how you can implement it: $taxonomy_objects = get_object_taxonomies( 'post', 'objects' ); foreach ($taxonomy_objects as $taxonomy) { $tax_slug = apply_filters( 'wpml_translate_single_string', $taxonomy->name, 'WordPress', 'URL '. $taxonomy->name .' tax slug' ); echo $tax_slug; echo "<br />"; } For more details, follow this documentation: https://wpml.org/wpml-hook/wpml_translate_single_string SELECT st.value AS translated_text FROM wp_icl_strings s JOIN wp_icl_string_translations st ON s.id = st.string_id WHERE s.context = 'WordPress' -- string domain AND s.value = 'category' AND st.language = 'fr' AND st.status = 10; -- completed status Please test this on your staging site before applying it to your production site. If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. Also, check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum: WPML Support Forum. |
|
2 | 4 | 8 months, 2 weeks ago | |
SEOpress breadcrumbs and ACF custom post type issue
Started by: Ankit Kumar
in: English Support
The problem of the labels for custom post types and custom taxonomies, which are not translatable yet, is fixed with ACF Multilingual (ACFML) 2.1.0. You can read about it here. To solve this issue, please update our plugins to their latest versions. |
|
2 | 3 | 1 year, 2 months ago | |
Button and menu not showing after updating WPML
Started by: Ankit Kumar in: English Support |
|
2 | 9 | 1 year, 5 months ago | |
You can only edit translations assigned to you.
Started by: Ankit Kumar in: English Support |
|
2 | 3 | 1 year, 5 months ago | |
WPML chat support ticket by Ankit Kumar – 1696526726
Started by: Ankit Kumar in: English Support |
1 | 1 |
1 year, 9 months ago
|
||
The product description is not shown in the secondary languages
1
2
Started by: Ankit Kumar in: English Support |
|
2 | 16 | 3 years, 5 months ago | |
Custom fields are not appearing on the translated page
Started by: Ankit Kumar in: English Support |
|
2 | 7 | 3 years, 9 months ago | |
Translated page still shows content from English version
Started by: Ankit Kumar in: English Support |
|
2 | 15 | 3 years, 9 months ago | |
WPML with Search and Filter pro showing results in all languages
Started by: Ankit Kumar in: English Support |
2 | 2 | 4 years ago |