Este usuario no tiene temas favoritos.
Temas favoritos del foro
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Publicaciones | Actualidad |
---|---|---|---|---|---|
menu translations
Iniciado por: petrid
en: 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 | hace 4 meses, 1 semana | |
flag out of hamburger menu
Iniciado por: petrid
en: 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 | hace 2 años, 3 meses | |
Next / Previous article strings not working
Iniciado por: petrid en: English Support |
|
2 | 3 |
hace 2 años, 4 meses
petrid |
|
previous / next strings
Iniciado por: petrid en: English Support |
|
2 | 4 | hace 2 años, 4 meses | |
Next / Previous article strings
Iniciado por: petrid en: English Support |
|
2 | 2 |
hace 2 años, 5 meses
petrid |
|
How to set a specific font to my chinese language
1
2
Iniciado por: petrid en: English Support |
|
2 | 16 | hace 2 años, 5 meses | |
Contents not appearing in the Translation Editor.
Iniciado por: petrid en: Chat Support |
|
1 | 4 |
hace 2 años, 5 meses
|
|
view result online without activating the switcher
Iniciado por: petrid en: English Support |
|
2 | 4 |
hace 2 años, 5 meses
petrid |