Este usuario no tiene temas favoritos.
Temas favoritos del foro
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Entradas | Frescura |
---|---|---|---|---|---|
Pages traduites impossible à indexer
Iniciado por: 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 | hace 1 año, 1 mes | |
contact form 7 in taxonomies options
Iniciado por: 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 | hace 1 año, 2 meses | |
Affichage des images
Iniciado por: thomasP-116 en: Assistance en français |
|
2 | 4 | hace 1 año, 3 meses | |
Type de produits
Iniciado por: thomasP-116 en: Assistance en français |
|
2 | 3 | hace 1 año, 3 meses | |
Split: Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
Iniciado por: thomasP-116 en: Assistance en français |
|
2 | 11 | hace 1 año, 3 meses | |
Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
Iniciado por: thomasP-116
en: Assistance en français
Problème: Solution: |
|
2 | 16 | hace 1 año, 3 meses | |
WPML chat support ticket by thomasP-116 – 1696239124
Iniciado por: thomasP-116 en: Chat Support |
|
1 | 2 |
hace 1 año, 4 meses
|
|
Traduction impossible
Iniciado por: thomasP-116 en: Assistance en français |
|
2 | 6 | hace 1 año, 4 meses | |
Erreur critique sur le site
Iniciado por: thomasP-116 en: Assistance en français |
|
2 | 11 |
hace 1 año, 11 meses
thomasP-116 |
|
Les traductions ne s'affichent plus de nouveau
Iniciado por: thomasP-116 en: Assistance en français |
1 | 1 |
hace 1 año, 11 meses
thomasP-116 |
||
Bonjour, les données ACF du site ne s'affichent pas et les produits ne sont pas
Iniciado por: thomasP-116 en: Assistance en français |
|
2 | 7 |
hace 1 año, 11 meses
thomasP-116 |