Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
Stato |
Argomento
|
Sostenitore | Voci | Messaggi | Freschezza |
---|---|---|---|---|---|
Pages traduites impossible à indexer
Iniziato da: thomasP-116
in: 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 | 1 anno, 1 mese fa | |
contact form 7 in taxonomies options
Iniziato da: thomasP-116
in: 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 | 1 anno, 2 mese fa | |
Affichage des images
Iniziato da: thomasP-116 in: Assistance en français |
|
2 | 4 | 1 anno, 3 mese fa | |
Type de produits
Iniziato da: thomasP-116 in: Assistance en français |
|
2 | 3 | 1 anno, 3 mese fa | |
Split: Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
Iniziato da: thomasP-116 in: Assistance en français |
|
2 | 11 | 1 anno, 3 mese fa | |
Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
Iniziato da: thomasP-116
in: Assistance en français
Problème: Solution: |
|
2 | 16 | 1 anno, 3 mese fa | |
WPML chat support ticket by thomasP-116 – 1696239124
Iniziato da: thomasP-116 in: Chat Support |
|
1 | 2 |
1 anno, 4 mese fa
|
|
Traduction impossible
Iniziato da: thomasP-116 in: Assistance en français |
|
2 | 6 | 1 anno, 4 mese fa | |
Erreur critique sur le site
Iniziato da: thomasP-116 in: Assistance en français |
|
2 | 11 |
1 anno, 11 mese fa
thomasP-116 |
|
Les traductions ne s'affichent plus de nouveau
Iniziato da: thomasP-116 in: Assistance en français |
1 | 1 |
1 anno, 11 mese fa
thomasP-116 |
||
Bonjour, les données ACF du site ne s'affichent pas et les produits ne sont pas
Iniziato da: thomasP-116 in: Assistance en français |
|
2 | 7 |
1 anno, 11 mese fa
thomasP-116 |