- 상태
- 해결됨
- 보고된 제품
- WPForms Multilingual 0.4.0
- 해결된 버전
- WPForms Multilingual 0.4.1
- 주제 태그
- Compatibility
문제 개요
WPForms 플러그인 및 해당 애드온인 WPForms Form Locker를 사용할 때, 입력 제한과 관련된 특정 메시지 텍스트가 WPML에 번역용으로 표시되지 않습니다. 이 문제는 플러그인 설정의 “Enable User Entry Limit” 및 “Enable Total Entry Limit” 옵션 모두에서 발생합니다.
임시 해결 방법
계속 진행하기 전에 사이트의 전체 사이트 백업을 완료했는지 확인하세요.
- …/wp-content/plugins/wpml-wpforms/wpml-forms-config.xml 파일을 편집하세요.
- 30번째 줄을 찾으세요.
- 다음 줄을 추가하세요:
<property>form_locker_entry_limit_message</property> <property>form_locker_user_entry_message_limited</property> - 번역 작업을 새로 고침하세요.