이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
Problème entre WPML et NectarBlocks
1
2
시작: mathiasJ-2
카테고리: Assistance en français
Problème : <gutenberg-block type="nectar-blocks/button" translate="1"><key name="text"></key><key name="link"></key><key name="href"><key name="value" type="link"></key></key><xpath label="Button text">//span[@class="nectar-blocks-button__text"]</xpath><xpath type="link" label="Button href">//a/@href</xpath></gutenberg-block> 3. Enregistrez les réglages. Si cette solution ne s'applique pas à votre cas ou semble obsolète, nous vous recommandons de vérifier les problèmes connus, de confirmer que vous avez installé les dernières versions des thèmes et plugins, et si nécessaire, d'ouvrir un nouveau ticket de support sur notre forum de support. |
|
0 | 28 | 21 시간, 47 분 전에 | |
|
Problème avec les attributs de variation de produit WooCommerce
시작: mathiasJ-2 카테고리: Chat Support |
|
0 | 2 | 1 주, 4 일 전에 | |
|
Traduction qui écrase les autres langues
시작: mathiasJ-2 카테고리: Chat Support |
|
1 | 2 | 3 주, 1 일 전에 | |
|
Problème entre WPML et Nectarblocks
시작: mathiasJ-2 카테고리: Chat Support |
|
0 | 2 | 1 월 전에 | |
|
Problème de traduction de permalien
시작: mathiasJ-2 카테고리: Chat Support |
|
1 | 2 | 1 월 전에 | |
|
Problème de traduction de permalien
시작: mathiasJ-2 카테고리: Chat Support |
|
1 | 2 | 1 월 전에 | |
|
WordPress Database Error with WPML
시작: mathiasJ-2 카테고리: English Support |
|
0 | 2 | 5 월, 1 주 전에 | |
|
Translations not linked properly via WP All Import — only the first item is associated correctly
1
2
시작: mathiasJ-2
카테고리: English Support
Problem: If this solution does not resolve your issue or seems outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at WPML support forum. |
|
1 | 17 | 7 월 전에 | |
|
404 sur les catégories de produits avec String Translation
시작: mathiasJ-2
카테고리: Assistance en français
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, please visit our known issues page and check if there's a permanent fix available. Ensure you have the latest versions of themes and plugins installed. If problems continue, we highly recommend opening a new support ticket at WPML support forum for further assistance. |
|
0 | 6 | 7 월, 3 주 전에 | |
|
Problem with WooCommerce product variations
시작: mathiasJ-2
카테고리: English Support
Problem: You have translated the WooCommerce products, but notice that not all variations are present in the English version, despite being available in the French version. The attributes are correctly translated. Solution: We recommend performing the WPML and WooCommerce Multilingual Troubleshooting steps. First, ensure you back up your entire site. Then, clear all types of caches on your site. Follow the detailed steps in our documentation to troubleshoot: If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your specific case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If problems persist, please open a new support ticket. |
|
0 | 3 | 9 월, 4 주 전에 | |
|
Crédit de traduction
시작: mathiasJ-2
카테고리: Assistance en français
Problème : Si cette solution ne résout pas votre problème ou semble dépassée, nous vous recommandons de vérifier les problèmes connus, de vérifier la version de la correction permanente et de confirmer que vous avez installé les dernières versions des thèmes et plugins. Si le problème persiste, n'hésitez pas à ouvrir un nouveau ticket de support sur notre forum de support. |
|
0 | 7 | 1 년 전에 | |
|
Some of my translations are not displayed
시작: mathiasJ-2 카테고리: English Support |
|
0 | 3 | 1 년 전에 | |
|
www.hoppen.care
시작: mathiasJ-2
카테고리: Assistance en français
Problème : Si cette solution ne résout pas votre problème ou semble dépassée, nous vous recommandons de vérifier les problèmes connus, de confirmer que vous avez installé les dernières versions des thèmes et plugins, et de vérifier la version du correctif permanent. Si nécessaire, n'hésitez pas à ouvrir un nouveau ticket de support sur notre forum de support. |
|
0 | 5 | 1 년, 1 월 전에 | |
|
How to register generic data for a WooCommerce product
시작: mathiasJ-2
카테고리: English Support
Problem: If this solution does not resolve your issue or seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket here. |
|
2 | 9 | 1 년, 4 월 전에 | |
|
Problème de compatibilité avec Newsletter, SMTP, Email marketing and Subscribe forms by Brevo
시작: mathiasJ-2
카테고리: Assistance en français
Problème :
add_filter('mod_rewrite_rules', 'fix_rewritebase');
function fix_rewritebase($rules){
$home_root = parse_url(home_url());
if ( isset( $home_root['path'] ) ) {
$home_root = trailingslashit($home_root['path']);
} else {
$home_root = '/';
}
$wpml_root = parse_url(get_option('home'));
if ( isset( $wpml_root['path'] ) ) {
$wpml_root = trailingslashit($wpml_root['path']);
} else {
$wpml_root = '/';
}
$rules = str_replace("RewriteBase $home_root", "RewriteBase $wpml_root", $rules);
$rules = str_replace("RewriteRule . $home_root", "RewriteRule . $wpml_root", $rules);
return $rules;
}
Si cette solution ne résout pas votre problème ou si elle devient obsolète, nous vous recommandons de vérifier les problèmes connus, de confirmer que vous avez installé les dernières versions de vos thèmes et plugins, et d'ouvrir un nouveau ticket de support si nécessaire. |
|
2 | 15 | 1 년, 7 월 전에 |