이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
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 월 전에 |