このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着順 |
---|---|---|---|---|---|
Can not activate last version of WPML 4.6.12
開始者: adilB-5 カテゴリ: English Support |
|
3 | 6 | 11ヶ月、 2週前 | |
Registration asked while account still valid
開始者: adilB-5
カテゴリ: English Support
Problem: WordPress Dashboard > Plugins > Add New > Commercial (Tab) . Please note that this solution might be irrelevant if it's outdated or not applicable to your 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 issue persists, please open a new support ticket at WPML support forum. |
|
2 | 3 | 11ヶ月、 3週前 | |
MasterStudy LMS modifiying htaccess rewriting rules
開始者: adilB-5
カテゴリ: English Support
Problem: flush_rewrite_rules(true) function, leading to unwanted changes in the htaccess file. add_filter('mod_rewrite_rules', 'fix_rewritebase'); function fix_rewritebase($rules){ $home_root = parse_url(home_url()); if ( isset( $home_root['path'] ) ) { $home_root = trailingslashit($home_root['path']); } else { $home_root = '/'; } $wpml_root = parse_url(get_option('home')); if ( isset( $wpml_root['path'] ) ) { $wpml_root = trailingslashit($wpml_root['path']); } else { $wpml_root = '/'; } $rules = str_replace("RewriteBase $home_root", "RewriteBase $wpml_root", $rules); $rules = str_replace("RewriteRule . $home_root", "RewriteRule . $wpml_root", $rules); return $rules; } 3. Re-save your permalinks from the Settings >> Permalinks page by pressing the Save Changes button. 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 https://wpml.org/forums/forum/english-support/. |
|
2 | 4 | 1年前 | |
footer translation
開始者: adilB-5 カテゴリ: English Support |
1 | 1 | 1年、 6ヶ月前 | ||
internal links keeps disappearing
開始者: adilB-5 カテゴリ: English Support |
|
2 | 3 | 1年、 7ヶ月前 | |
need to use chagpt for translation as none of proposed tool has a good quality
開始者: adilB-5
カテゴリ: English Support
Problem: Solution: |
|
2 | 3 | 1年、 8ヶ月前 | |
Split: I would like also to exclude the Divi Library from translation
開始者: adilB-5 カテゴリ: English Support |
|
2 | 15 | 1年、 8ヶ月前 | |
I want to keep the back office in divi theme builder always in english
開始者: adilB-5 カテゴリ: English Support |
|
2 | 4 | 1年、 9ヶ月前 |