이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
ICL_DISABLE_CACHE not working?
시작: pietR-2 카테고리: English Support |
|
1 | 11 | 1 일, 22 시간 전에 | |
|
Render block with url, url gets mangled.
시작: pietR-2
카테고리: English Support
Problem: <wpml-config> <gutenberg-blocks> <gutenberg-block type="your/block-name"> <key name="url" action="copy"></key></gutenberg-block> </gutenberg-blocks></wpml-config> Make sure to replace 'your/block-name' with the actual name of your block and 'url' with the attribute key. add_filter('wpml_translate_link_targets', '__return_false');Alternatively, for a more aggressive approach: add_filter('wpml_permalink', function($url) { return $url; });If these solutions do not resolve your issue, or if they seem outdated or irrelevant to your specific case, 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. |
|
0 | 4 | 3 주, 1 일 전에 | |
|
get_terms to get all category ids in all languages
시작: pietR-2 카테고리: English Support |
1 | 4 | 1 월, 2 주 전에 |