이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
Elementor footer disappears on the front-end
시작한 사람: Fred 안에: Chat Support |
1 | 2 |
3 년, 4 월 전에
|
||
Footer is gone
시작한 사람: Fred 안에: English Support |
1 | 1 | 3 년, 4 월 전에 | ||
You are using WPML Translation Management without String Translation
시작한 사람: Fred 안에: English Support |
2 | 3 | 3 년, 4 월 전에 | ||
oceanWP WPML translating Footer and Header
시작한 사람: Fred
안에: English Support
Problem: Solution: Our compatibility team provided a fix that will need to be implied by the theme author into their theme: Set the custom field ocean_custom_footer_template to copy-once and update the page and its translation. if ( $meta = get_post_meta( oceanwp_post_id(), 'ocean_custom_footer_template', true ) ) { $template = $meta; } Add this line after it $template = apply_filters('wpml_object_id', $template, 'oceanwp_library', true); Relevant Documentation: Further information about how to translate OceanWP can be found here: |
3 | 14 | 4 년, 9 월 전에 |