למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | טריות |
---|---|---|---|---|---|
We think our Elementor is blocked by WPML's security policies
נפתח על ידי: matthiasR-28 ב: English Support |
|
0 | 4 | לפני חודש 1, שבוע 1 | |
Error with copying translation information to new URL
נפתח על ידי: matthiasR-28 ב: English Support |
|
0 | 2 | לפני 2 חודשים, 2 שבועות | |
image not showing in translation
נפתח על ידי: matthiasR-28
ב: English Support
Problem: If this solution does not apply to your case, or if it 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum. |
|
0 | 2 | לפני 2 חודשים, 3 שבועות | |
Displaying an error when editing a translated page in Elementor
נפתח על ידי: matthiasR-28 ב: Chat Support |
|
0 | 2 | לפני 2 חודשים, 3 שבועות | |
When translating a page it displays a error
נפתח על ידי: matthiasR-28 ב: Chat Support |
|
1 | 2 | לפני 2 חודשים, 3 שבועות | |
Job Postings in French Still Appearing on Dutch Version of Website (WPML + ClickDimensions Integrati…
נפתח על ידי: matthiasR-28 ב: English Support |
|
0 | 2 | לפני 3 חודשים, שבוע 1 | |
issue license key when we push staging to live
נפתח על ידי: matthiasR-28
ב: English Support
Problem: If this solution does not apply to your case, or if it 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum. |
|
0 | 2 | לפני 3 חודשים, 4 שבועות | |
Staging setup with a different domain website
נפתח על ידי: matthiasR-28 ב: Chat Support |
|
1 | 2 | לפני 3 חודשים, 4 שבועות | |
Adding fields afterwards in an ACF field group is not coming along in the other languages.
נפתח על ידי: matthiasR-28 ב: English Support |
|
1 | 14 | לפני 4 חודשים, שבוע 1 | |
Translations of links
נפתח על ידי: matthiasR-28
ב: 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum. |
|
0 | 8 | לפני 5 חודשים, 3 שבועות | |
Remove old rows wp_icl_translate table
נפתח על ידי: matthiasR-28 ב: English Support |
|
2 | 8 | לפני שנה 1, 6 חודשים | |
Large database size for wp_icl_translate
נפתח על ידי: matthiasR-28 ב: Chat Support |
|
1 | 2 |
לפני שנה 1, 6 חודשים
|
|
Switch FR has to go to pop-up menu FR (only mobile)
נפתח על ידי: matthiasR-28
ב: English Support
Problem: Solution: 1. Add a menu item with a specific class and href on the source page: <li class="wpml-ls-slot-footer wpml-ls-item wpml-ls-item-fr wpml-ls-last-item wpml-ls-item-legacy-list-horizontal"> <a href="https://www.dsmcuisines.be/testingpage-2-fr/" class="wpml-ls-link"> <span class="wpml-ls-display">FR</span> </a> </li> 2. Add the menu pop-up container with a specific ID on the target page: <div class="dialog-widget dialog-lightbox-widget dialog-type-buttons dialog-type-lightbox elementor-popup-modal" id="elementor-popup-modal-70337" aria-modal="true" role="document" tabindex="0" style="display: none;"> <!-- Content of your menu pop-up goes here --> </div> 3. Use JavaScript to open the menu pop-up on the source page when the 'FR' menu item is clicked: <script> function openMenuPopup() { const menuPopup = document.getElementById('elementor-popup-modal-70337'); if (menuPopup) { menuPopup.style.display = 'block'; } } const targetMenuItem = document.querySelector('li.wpml-ls-item-fr a[href="https://www.dsmcuisines.be/testingpage-2-fr/"]'); if (targetMenuItem) { targetMenuItem.addEventListener('click', function(event) { event.preventDefault(); openMenuPopup(); }); } </script> 4. On the target page, check for the 'menu' parameter and open the menu if needed: <script> function checkForMenuParameter() { const urlParams = new URLSearchParams(window.location.search); const isMenuOpen = urlParams.has('menu'); if (isMenuOpen) { openMenuPopup(); } } function openMenuPopup() { const menuPopup = document.getElementById('elementor-popup-modal-70337'); if (menuPopup) { menuPopup.style.display = 'block'; } } checkForMenuParameter(); </script> Please note that this is a general guide and the code needs to be adjusted to fit the specific structure and requirements of your website. If this solution does not seem relevant or if you need further assistance, we recommend consulting with one of our WPML contractors for custom work. If this solution does not look relevant, please open a new support ticket. |
|
2 | 4 | לפני שנה 1, 6 חודשים | |
Slow database querries due to WPML
נפתח על ידי: matthiasR-28 ב: English Support |
2 | 2 | לפני שנה 1, 6 חודשים | ||
woocommerce shop is extremely slow
נפתח על ידי: matthiasR-28 ב: Chat Support |
|
1 | 2 |
לפני שנה 1, 6 חודשים
|