このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
| ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
|---|---|---|---|---|---|
|
There is a problem with the String Translation table in your site.
開始者:alexandraO-2
カテゴリ:English Support
Problem: Solution:
function wpml_fix_missing_icl_tables() {
if( function_exists( 'icl_sitepress_activate' ) )
icl_sitepress_activate();
}
add_action( 'wp_footer', 'wpml_fix_missing_icl_tables' );
3. Visited the home page to trigger the function. |
|
2 | 5 | 1年、 9ヶ月前 |