This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
menu translations
Started by: 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 | 4 months, 1 week ago | |
flag out of hamburger menu
Started by: 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 years, 3 months ago | |
Next / Previous article strings not working
Started by: petrid in: English Support |
|
2 | 3 |
2 years, 4 months ago
petrid |
|
previous / next strings
Started by: petrid in: English Support |
|
2 | 4 | 2 years, 5 months ago | |
Next / Previous article strings
Started by: petrid in: English Support |
|
2 | 2 |
2 years, 5 months ago
petrid |
|
How to set a specific font to my chinese language
1
2
Started by: petrid in: English Support |
|
2 | 16 | 2 years, 5 months ago | |
view result online without activating the switcher
Started by: petrid in: English Support |
|
2 | 4 |
2 years, 5 months ago
petrid |