Cet utilisateur n'a pas de sujets favoris.
Sujets préférés du forum
Sujets de forum créés
Statut |
Sujet
|
Supporter | Les voix | Articles | Fraîcheur |
---|---|---|---|---|---|
Pages traduites impossible à indexer
Démarré par: thomasP-116
en: Assistance en français
Problème : Concernant le délai d'attente après avoir envoyé les pages à la Search Console, cela peut varier en fonction de la taille de votre site. Google estime que cela peut prendre de quelques jours à quelques semaines. Vous pouvez consulter cette estimation ici : Google's recrawl estimation. Utilisez les outils mentionnés dans la documentation pour suivre la progression de l'indexation. Si cette solution ne semble pas pertinente pour votre situation, n'hésitez pas à ouvrir un nouveau ticket de support sur notre forum : forum d'assistance WPML. |
|
2 | 4 | Il y a 1 année et 1 mois | |
contact form 7 in taxonomies options
Démarré par: thomasP-116
en: Assistance en français
Problem: Solution: We added a filter to the plugin's code to translate the form ID using WPML's wpml_object_id hook. This was done in the file /wp-content/plugins/acf-field-for-contact-form-7/includes/acf-fields/acf-contact-form-7-v5.php at line 63. We provided the following code : function load_value( $value, $post_id, $field ) { if ( ! is_admin() ) { $contact_forms = WPCF7_ContactForm::find(); $form_id = ! empty( $value ) ? (int) $value : 0; $form_id = apply_filters( 'wpml_object_id', $form_id, 'wpcf7_contact_form' ); foreach ( $contact_forms as $form ) { if ( $form->id() === $form_id ) { // apply filter. $contect_object = apply_filters( 'acf_cf7_object', false ); // If check filter. if ( $contect_object ) { return $form; } else { return do_shortcode( '[contact-form-7 id="' . $form->id() . '" title="' . $form->title() . ']' ); } } } } else { return $value; } } We advised the client to test this solution and to contact the plugin author to inform them about the change and invite them to join our GoGlobal program so we can assist in making the plugin compatible. The GoGlobal program link is https://wpml.org/documentation/support/go-global-program/. We also warned that the added line of code would be overwritten with each plugin update. If this solution does not seem relevant, please open a new support ticket at WPML support forum. |
|
3 | 8 | Il y a 1 année et 2 mois | |
Affichage des images
Démarré par: thomasP-116 en: Assistance en français |
|
2 | 4 | Il y a 1 année et 3 mois | |
Type de produits
Démarré par: thomasP-116 en: Assistance en français |
|
2 | 3 | Il y a 1 année et 3 mois | |
Split: Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
Démarré par: thomasP-116 en: Assistance en français |
|
2 | 11 | Il y a 1 année et 3 mois | |
Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
Démarré par: thomasP-116
en: Assistance en français
Problème: Solution: |
|
2 | 16 | Il y a 1 année et 3 mois | |
Traduction impossible
Démarré par: thomasP-116 en: Assistance en français |
|
2 | 6 | Il y a 1 année et 4 mois | |
Erreur critique sur le site
Démarré par: thomasP-116 en: Assistance en français |
|
2 | 11 |
Il y a 1 année et 11 mois
thomasP-116 |
|
Les traductions ne s'affichent plus de nouveau
Démarré par: thomasP-116 en: Assistance en français |
1 | 1 |
Il y a 1 année et 11 mois
thomasP-116 |
||
Bonjour, les données ACF du site ne s'affichent pas et les produits ne sont pas
Démarré par: thomasP-116 en: Assistance en français |
|
2 | 7 |
Il y a 1 année et 11 mois
thomasP-116 |