该用户没有最喜欢的主题。
最喜欢的论坛主题
创建的论坛主题
状态 |
主题
|
支持者 | 声音 | 文章 | 新鲜度 |
---|---|---|---|---|---|
Pages traduites impossible à indexer
发起人: thomasP-116
中: 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 years, 1 months前 | |
contact form 7 in taxonomies options
发起人: thomasP-116
中: 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 years, 2 months前 | |
Affichage des images
发起人: thomasP-116 中: Assistance en français |
|
2 | 4 | 1 years, 3 months前 | |
Type de produits
发起人: thomasP-116 中: Assistance en français |
|
2 | 3 | 1 years, 3 months前 | |
Split: Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
发起人: thomasP-116 中: Assistance en français |
|
2 | 11 | 1 years, 3 months前 | |
Bonjour, la traduction des champs ACF ne veut pas se faire en automatique
发起人: thomasP-116
中: Assistance en français
Problème: Solution: |
|
2 | 16 | 1 years, 3 months前 | |
WPML chat support ticket by thomasP-116 – 1696239124
发起人: thomasP-116 中: Chat Support |
|
1 | 2 |
1 years, 4 months前
|
|
Traduction impossible
发起人: thomasP-116 中: Assistance en français |
|
2 | 6 | 1 years, 4 months前 | |
Erreur critique sur le site
发起人: thomasP-116 中: Assistance en français |
|
2 | 11 |
1 years, 11 months前
thomasP-116 |
|
Les traductions ne s'affichent plus de nouveau
发起人: thomasP-116 中: Assistance en français |
1 | 1 |
1 years, 11 months前
thomasP-116 |
||
Bonjour, les données ACF du site ne s'affichent pas et les produits ne sont pas
发起人: thomasP-116 中: Assistance en français |
|
2 | 7 |
1 years, 11 months前
thomasP-116 |