This user has no favorite topics.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Supporter | Voix | Messages | Nouveauté |
---|---|---|---|---|---|
Modifier le format d'URL de langue
Commencé par : catherineR-3 in: Assistance en français |
|
2 | 11 | il y a 1 month et 4 weeks | |
Échec de certaines mises à jour de WPML
Commencé par : catherineR-3 in: Assistance en français |
1 | 2 | il y a 1 year et 2 months | ||
Certaines composantes ne se mettent pas à jour
Commencé par : catherineR-3
in: Assistance en français
Problem: |
|
2 | 3 | il y a 1 year et 9 months | |
Add to mailing list checkbox not translating
1
2
Commencé par : catherineR-3
in: English Support
Problem: The string '" Save my name, email, and website in this browser for the next time I comment."' doesn't get translated. Solution: I wrapped the string (which is in functions.php file) in a gettext function, this way it can be translated using String Translation. Relevant Documentation: |
|
2 | 17 | il y a 2 years et 7 months | |
Comment changer de format d'URL de langue
Commencé par : catherineR-3 in: Assistance en français |
|
2 | 10 | il y a 3 years et 2 months | |
My thee support tech broke the language switcher for my blog landing page
Commencé par : catherineR-3
in: English Support
Problem: |
|
2 | 4 | il y a 3 years et 8 months | |
Complete Site Crash After WPML Upgrade
Commencé par : catherineR-3
in: English Support
Problem:Complete Site Crash After WPML Upgrade Solution:WPML Page Builders 1.1.1 was just released today to deal with this error when String Translation and page builders are activated. This should prevent the Fatal Error from happening when updating. => https://wpml.org/download/wpml-page-builders/?section=changelog (ver 1.1.1) Relevant Documentation:https://wpml.org/download/wpml-page-builders/?section=changelog (ver 1.1.1) |
|
3 | 8 | il y a 3 years et 9 months | |
Should I install WPML Page Builders?
Commencé par : catherineR-3
in: English Support
Problem: |
|
2 | 3 | il y a 3 years et 10 months | |
There are stings I cannot translate because wrong language is set
Commencé par : catherineR-3 in: English Support |
|
2 | 3 | il y a 3 years et 11 months | |
Traduction d’entêtes pour les pages et les posts
1
2
Commencé par : catherineR-3
in: Assistance en français
Le problème : La solution: // Displays Custom Header on single posts function my_custom_header() { $my_current_lang = apply_filters( 'wpml_current_language', NULL ); if ( is_single() ) { if ( $my_current_lang == "fr" ) { echo do_shortcode('[fl_builder_insert_layout slug="entete-blogue"]'); } else { echo do_shortcode('[fl_builder_insert_layout slug="header-blog"]'); } } } add_action( 'fl_before_content', 'my_custom_header' ); Documentation: |
|
2 | 22 | il y a 4 years et 7 months | |
Modifier les textes du formulaire de contact
Commencé par : catherineR-3
in: Assistance en français
Le problème : La solution: Documentation: |
|
2 | 10 | il y a 4 years et 7 months | |
Incapable de traduire la chaîne du pied de page
Commencé par : catherineR-3
in: Assistance en français
Le problème : La solution: <wpml-config> <admin-texts> <key name="theme_mods_bb-theme-child"> <key name="fl-footer-col1-text"/> </key> </admin-texts> </wpml-config> - Sauvegardez et téléchargez le fichier. Documentation: |
|
2 | 12 | il y a 4 years et 7 months | |
Traduction des messages de suivi à lors d'un abonnement à une infolettre
Commencé par : catherineR-3 in: Assistance en français |
|
2 | 16 | il y a 4 years et 7 months | |
Incapable de traduire toutes les chaînes
Commencé par : catherineR-3
in: Assistance en français
Le problème : La solution: Documentation: |
|
2 | 9 | il y a 4 years et 7 months | |
Procédure pour traduire le contenu texte associé aux photos
Commencé par : catherineR-3
in: Assistance en français
Le problème : La solution: Documentation: |
|
2 | 6 | il y a 4 years et 7 months |