Dieser Benutzer hat keine favorisierten Themen.
Favorisierte Forenthemen
Erstellte Forenthemen
Status |
Thema
|
Supporter | Stimmen | Beiträge | Aktualität |
---|---|---|---|---|---|
There seems to be a conflict caused by WPML. A video pop-up inside a carousel does not open
Gestartet von: samD-19 in: English Support |
|
0 | 14 | Vor 8 Stunden, 41 Minuten | |
WPML String translation / Multilingual CMS is causing a bug in Elementor page CSS: when editing our …
Gestartet von: samD-19 in: Chat Support |
|
1 | 4 | Vor 2 Wochen, 4 Tage | |
There seems to be a conflict caused by WPML. A video pop-up inside a carousel does not open as expec…
Gestartet von: samD-19 in: Chat Support |
|
1 | 2 | Vor 2 Wochen, 5 Tage | |
CSS not editable on French version of site when using WPML Multilingual CMS + String Translation
Gestartet von: samD-19 in: Chat Support |
|
1 | 1 |
Vor 2 Wochen, 5 Tage
|
|
Elementor forms not submitting when logged out (multilingual site)
Gestartet von: samD-19
in: English Support
Problem: functions.php file can resolve the issue: add_action( 'wp_ajax_elementor_pro_forms_send_form', 'wssupp_set_language_ajax_form', 9 );<br />add_action( 'wp_ajax_nopriv_elementor_pro_forms_send_form', 'wssupp_set_language_ajax_form', 9 );<br />function wssupp_set_language_ajax_form(){<br /> $id = $_POST['post_id'];<br /> $post = get_post($id);<br /> $lang = apply_filters( 'wpml_element_language_code', NULL, ['element_id' => $id, 'element_type' => $post->post_type] );<br /> $current_language = apply_filters('wpml_current_language', NULL );<br /> if ( $lang != $current_language ) {<br /> do_action( 'wpml_switch_language', $lang );<br /> }<br />} Please check if this resolves the issue. If you update your theme, you may need to re-add this code unless it's included in a future WPML release. Using a child theme can prevent the loss of custom code on theme updates. If this solution does not apply to your case, or if it becomes outdated, 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 issues persist, please open a new support ticket. |
|
0 | 10 | Vor 4 Wochen, 1 Tag | |
Transfering an existing WPML subscription (with translations) to our account
Gestartet von: samD-19
in: English Support
Problem: wp-config.php file. Change: define('WP_DEBUG', false); to: define('WP_DEBUG', true);<br />define('WP_DEBUG_LOG', true); Then, attempt to activate WPML again and check the debug.log file in the '/wp-content/' directory for any errors. If these steps do not resolve your issue or if the information provided becomes outdated, we 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. Should the problem persist, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 4 | Vor 8 Monaten | |
Homepage translation isn’t working
Gestartet von: samD-19 in: Chat Support |
|
0 | 2 | Vor 10 Monaten, 1 Woche | |
Redirect issue with WPML on homepage for English language
Gestartet von: samD-19
in: English Support
Problem: If these steps do not resolve the issue or if the information provided here is outdated or not applicable 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 open a new support ticket at WPML support forum for further assistance. |
|
0 | 3 | Vor 11 Monaten | |
Redirect issue with WPML on homepage for English language
Gestartet von: samD-19
in: English Support
Problem: .htaccess file and any redirection/SEO plugins that might have created this 301 redirection. wp-config.php file: /* Memory Limit */<br />define('WP_MEMORY_LIMIT', '128M'); Add it above the line /* That's all, stop editing! Happy blogging. */ If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, please open a new support ticket at WPML Support Forum for further assistance. |
|
2 | 2 | Vor 11 Monaten, 1 Woche | |
Language switcher not visible in menu (top navigation)
Gestartet von: samD-19
in: English Support
Problem: .menu-item.wpml-ls-item a.desktop-link-hide {<br /> display: block !important;<br />} This CSS will make the language switcher visible on desktop by overriding any theme-specific settings that might be hiding it. If the solution provided here becomes irrelevant due to updates or does not apply 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 issues persist, please open a new support ticket. |
|
2 | 3 | Vor 11 Monaten, 2 Wochen | |
.htaccess file automatic override which causes endless loop (causing 503 backend fetch failed error)
Gestartet von: samD-19 in: Chat Support |
|
1 | 2 |
Vor 1 Jahr
|
|
WPML chat support ticket by samD-19 – 1713193540
Gestartet von: samD-19 in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 6 Monaten
|
|
Some translations are missing in our footer
Gestartet von: samD-19 in: English Support |
|
2 | 2 | Vor 1 Jahr, 7 Monaten | |
some parts of my footer won't translate
Gestartet von: samD-19 in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 7 Monaten
|
|
our footer (with widgets) doesn't switch to French after we switch languages
Gestartet von: samD-19 in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 7 Monaten
|