이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
Getting an __() string in a specific language
1
2
시작한 사람: usahello
안에: English Support
Problem: wp_set_script_translations function to ensure that the JavaScript file recognizes the localized strings. This involves generating a .json file from the .po file and ensuring it is loaded through a WordPress hook. Here are the steps: function usahello_demo_set_script_translations() {<br /> wp_set_script_translations('create-block-usahello-demo-editor-script', 'usahello-demo', plugin_dir_path(__FILE__) . 'languages');<br />}<br />add_action('init', 'usahello_demo_set_script_translations');<br /><br />function usahello_demo_block_load_textdomain() {<br /> load_plugin_textdomain('usahello-demo', false, 'usahello-demo/languages');<br />}<br />add_action('plugins_loaded', 'usahello_demo_block_load_textdomain'); For more detailed guidance, refer to the WordPress documentation on how to handle internationalization in block editors: Internationalization in Gutenberg. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, we highly 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. Additionally, you can open a new support ticket for further assistance at WPML Support Forum. |
3 | 18 | 3 월, 4 주 전에 | ||
Preview not working with WPML 4.6.7
시작한 사람: usahello 안에: English Support |
2 | 5 | 1 년, 1 월 전에 | ||
Translated pages randomly revert to default language
1
2
시작한 사람: usahello 안에: English Support |
2 | 17 | 1 년, 3 월 전에 | ||
String grouping in XLIFF export different from ATE
시작한 사람: usahello 안에: English Support |
2 | 6 | 1 년, 7 월 전에 | ||
Translating CSS ID from Gutenberg
1
2
시작한 사람: usahello 안에: English Support |
2 | 17 | 1 년, 7 월 전에 | ||
icl_post_languages_options_before filter doesn't work after AJAX post update
시작한 사람: usahello 안에: English Support |
2 | 8 | 1 년, 9 월 전에 | ||
Updating media translations in existing posts
시작한 사람: usahello 안에: English Support |
2 | 8 | 2 년, 6 월 전에 | ||
Disabling language post count
시작한 사람: usahello 안에: English Support |
2 | 7 | 2 년, 9 월 전에 | ||
"Minor edit" option doesn't appear in the Language panel
시작한 사람: usahello 안에: English Support |
2 | 12 | 2 년, 9 월 전에 | ||
Post duplication does not replace internal links for heading tags
시작한 사람: usahello 안에: English Support |
2 | 16 | 4 년, 4 월 전에 | ||
Reusable Blocks don't show translated version in Gutenberg editor
시작한 사람: usahello 안에: English Support |
2 | 9 | 4 년, 5 월 전에 | ||
WPML seems to clash with loading javascript string translations of custom blocks
1
2
3
시작한 사람: usahello 안에: English Support |
2 | 33 | 4 년, 9 월 전에 | ||
Cannot get $sitepress->switch_lang() to work in an ACF filter
시작한 사람: usahello 안에: English Support |
2 | 8 | 4 년, 11 월 전에 |