Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
Stato |
Argomento
|
Supporter | Voci | Post | Freschezza |
---|---|---|---|---|---|
menu translations
Iniziato da: petrid
in: 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 the problem persists, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 3 | 5 mese, 3 settimana fa | |
flag out of hamburger menu
Iniziato da: petrid
in: English Support
Problem: Solution: 2. To add language flags outside the hamburger menu in Divi theme, custom CSS and JavaScript are required. Here are the steps: - Add the following CSS in your WordPress Dashboard under Divi > Theme Options > General > Custom CSS: @media only screen and (max-width: 981px) {<br /> li.wpml-ls-first-item {<br /> position: absolute !important;<br /> top: 30px !important;<br /> left: 70% !important;<br /> z-index: 999999 !important;<br /> list-style-type: none !important;<br /> }<br /> li.wpml-ls-last-item {<br /> position: absolute !important;<br /> top: 30px !important;<br /> left: 80% !important;<br /> z-index: 9999999 !important;<br /> list-style-type: none !important;<br /> }<br /><br />div#top-header {<br /> display: none;<br />}<br />} - Add the following JavaScript in Divi > Theme Options > Integration > Add code to the of your blog:<script>(function($) {<br />$(document).ready(function() {<br /> if ($(window).width() < 980) {<br /> $('li.wpml-ls-first-item, li.wpml-ls-last-item').insertAfter('#logo');<br /> }<br />});<br />})(jQuery);</script> If these solutions do not apply or are outdated, we 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 further assistance is needed, please open a new support ticket at WPML Support Forum. |
|
3 | 7 | 2 anno, 5 mese fa | |
Next / Previous article strings not working
Iniziato da: petrid in: English Support |
|
2 | 3 |
2 anno, 6 mese fa
petrid |
|
previous / next strings
Iniziato da: petrid in: English Support |
|
2 | 4 | 2 anno, 6 mese fa | |
Next / Previous article strings
Iniziato da: petrid in: English Support |
|
2 | 2 |
2 anno, 6 mese fa
petrid |
|
How to set a specific font to my chinese language
1
2
Iniziato da: petrid in: English Support |
|
2 | 16 | 2 anno, 6 mese fa | |
Contents not appearing in the Translation Editor.
Iniziato da: petrid in: Chat Support |
|
1 | 4 |
2 anno, 6 mese fa
|
|
view result online without activating the switcher
Iniziato da: petrid in: English Support |
|
2 | 4 |
2 anno, 7 mese fa
petrid |