Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
| Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
|---|---|---|---|---|---|
|
Showing the gear icon in front of page(i.e. translations in Progress) in wp backend while the transl…
Commencé par : Ankit Kumar
dans : English Support
Problem: wp-config.php file located in your WordPress root directory. Add the following line: define('WP_MEMORY_LIMIT', '256M');Place it just before the comment: // That's all, stop editing! Happy blogging. If you're unable to make these changes yourself, we recommend contacting your hosting provider to adjust these settings. Please note that this solution might be outdated or not applicable to your specific case. If the issue persists, 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, do not hesitate to open a new support ticket with us for further assistance. |
|
0 | 10 | Il y a 1 mois | |
|
Stripe payment form is not showing in secondary language
Commencé par : Ankit Kumar dans : English Support |
|
1 | 4 | Il y a 6 mois et 3 semaines | |
|
Not able to get translated taxonomy name
Commencé par : Ankit Kumar
dans : 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 | Il y a 1 année | |
|
ACF taxonomy and terms translation
Commencé par : Ankit Kumar dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 3 mois
|
|
|
SEOpress breadcrumbs and ACF custom post type issue
Commencé par : Ankit Kumar dans : English Support |
|
2 | 3 | Il y a 1 année et 6 mois | |
|
Button and menu not showing after updating WPML
Commencé par : Ankit Kumar dans : English Support |
|
2 | 9 | Il y a 1 année et 9 mois | |
|
You can only edit translations assigned to you.
Commencé par : Ankit Kumar dans : English Support |
|
2 | 3 | Il y a 1 année et 9 mois | |
|
Error after installing Complianz plugin
Commencé par : Ankit Kumar dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 9 mois
|
|
|
WPML chat support ticket by Ankit Kumar – 1696526726
Commencé par : Ankit Kumar dans : English Support |
1 | 1 |
Il y a 2 années et 1 mois
|
||
|
Second language pages showing 404 after refreshing
Commencé par : Ankit Kumar dans : Chat Support |
|
1 | 2 |
Il y a 2 années et 1 mois
|
|
|
404 pages after changing default language
Commencé par : Ankit Kumar dans : Chat Support |
|
1 | 2 |
Il y a 2 années et 1 mois
|
|
|
Client Disconnected
Commencé par : Ankit Kumar dans : Chat Support |
|
1 | 2 |
Il y a 2 années et 1 mois
|
|
|
The product description is not shown in the secondary languages
1
2
Commencé par : Ankit Kumar dans : English Support |
|
2 | 16 | Il y a 3 années et 9 mois | |
|
ACF and Multilingual content setup tab
Commencé par : Ankit Kumar dans : Chat Support |
|
1 | 2 |
Il y a 3 années et 11 mois
|
|
|
Custom fields are not appearing on the translated page
Commencé par : Ankit Kumar dans : English Support |
|
2 | 7 | Il y a 4 années |