이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
---|---|---|---|---|---|
menu translations
시작: petrid
카테고리: 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 월, 2 주 전에 | |
flag out of hamburger menu
시작: petrid
카테고리: 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 년, 5 월 전에 | |
Next / Previous article strings not working
시작: petrid 카테고리: English Support |
|
2 | 3 |
2 년, 6 월 전에
petrid |
|
previous / next strings
시작: petrid 카테고리: English Support |
|
2 | 4 | 2 년, 6 월 전에 | |
Next / Previous article strings
시작: petrid 카테고리: English Support |
|
2 | 2 |
2 년, 6 월 전에
petrid |
|
How to set a specific font to my chinese language
1
2
시작: petrid 카테고리: English Support |
|
2 | 16 | 2 년, 6 월 전에 | |
view result online without activating the switcher
시작: petrid 카테고리: English Support |
|
2 | 4 |
2 년, 7 월 전에
petrid |