Dieser Benutzer hat keine favorisierten Themen.
Favorisierte Forenthemen
Erstellte Forenthemen
| Status |
Thema
|
Supporter | Stimmen | Beiträge | Aktualität |
|---|---|---|---|---|---|
|
Some translated pages return 404 error
1
2
Gestartet von: jobR
in: Soporte en español
Problem: Solution: If these steps do not resolve the issue or if the solution seems outdated or irrelevant to your 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 the problem persists, please do not hesitate to open a new support ticket at WPML support forum. |
|
3 | 25 | Vor 2 Monaten, 2 Wochen | |
|
I have 404 errors in pages translated
Gestartet von: jobR
in: Soporte en español
Problem: 2. Refresh or Update Translations: Sometimes, re-saving content helps WPML re-establish the correct links and associations for translated pages. 3. Check for Conflicting Plugins: Certain plugins can interfere with WPML's URL handling. If these steps do not resolve your issue, or if the solution seems outdated or irrelevant to your 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
0 | 4 | Vor 2 Monaten, 2 Wochen | |
|
I need help to fix my problems in translated pages
Gestartet von: jobR
in: Soporte en español
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related 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. |
|
1 | 7 | Vor 2 Monaten, 2 Wochen | |
|
In some translated pages I have error 404
Gestartet von: jobR
in: Soporte en español
Problem: If these steps do not resolve the issue, it might be due to a configuration that is either 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 the problem persists, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 5 | Vor 2 Monaten, 2 Wochen | |
|
Error 404 in translation pages
Gestartet von: jobR in: Chat Support |
|
0 | 4 | Vor 2 Monaten, 2 Wochen | |
|
I some pages my translated pages show 404, and after reseting permalinks comntinuus the same error
Gestartet von: jobR in: Soporte en español |
1 | 4 | Vor 2 Monaten, 2 Wochen | ||
|
My translated pages are not updating the changes
Gestartet von: jobR in: Chat Support |
|
0 | 4 | Vor 2 Monaten, 2 Wochen | |
|
Algunas páginas traducidas se ven mal o muestran contenido no actualizado
Gestartet von: jobR in: Soporte en español |
1 | 4 | Vor 2 Monaten, 2 Wochen | ||
|
My translated page brake css
Gestartet von: jobR
in: Soporte en español
Problem: add_action('init', function() {
// Hook location to output the global section
$location_hook = 'nectar_hook_global_section_footer';
add_action($location_hook, function() use ($location_hook) {
// Detect current language
$current_lang = apply_filters( 'wpml_current_language', null );
// Default section ID (Spanish)
$global_section_id = '24759-2';
// Use translated section ID for English
if ( $current_lang === 'en' ) {
$global_section_id = '26378';
}
// Default category ID (Spanish)
$category_id = 47;
// Use translated category ID for English
if ( $current_lang === 'en' ) {
$category_id = 156;
}
// Output the section only if we're on the correct category archive
if ( is_product_category( $category_id ) ) {
Nectar_Global_Sections_Render::get_instance()->output_global_section($global_section_id, $location_hook);
}
});
});However, if disabling the Code Snippets plugin resolves all issues, we suggest not using it and instead managing code through the Child Theme as shown above. Please note that this solution might be 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 the problem persists, please open a new support ticket. |
|
0 | 6 | Vor 2 Monaten, 4 Wochen | |
|
The woocommerce product slug base is not translating
Gestartet von: jobR in: Chat Support |
|
1 | 4 | Vor 2 Monaten, 4 Wochen | |
|
Detectar currency con Gelocation y mantener menu de currencies en el header
Gestartet von: jobR in: Chat Support |
|
1 | 4 | Vor 5 Monaten, 3 Wochen | |
|
Detectar currency con Gelocation y mantener menu de currencies en el header
Gestartet von: jobR in: Chat Support |
|
1 | 1 |
Vor 5 Monaten, 3 Wochen
|
|
|
I have cloned my site in local and I created a development account to use and try my website in stag…
Gestartet von: jobR in: Chat Support |
|
0 | 2 | Vor 9 Monaten |