탐색 건너뛰기

Open

Reported for: Ninja Forms Multilingual 0.4.0

Topic Tags: Compatibility

Overview of the issue

When you try to export form submissions to PDF using the Ninja Forms – PDF Form Submissions add-on from Ninja Forms, you will encounter that it does not work as expected when the form includes checkboxes fields.

Workaround

Please, make sure of having a full site backup of your site before proceeding.

  • Open …/wp-content/plugins/wpml-ninja-forms/classes/SharedAPI/Notifications.php file.
  • Look for line 214.
  • Replace:
    public function applyOptionsTranslation( array $options, array $field, $formId ) {
    
  • With:
    public function applyOptionsTranslation( $options, array $field, $formId ) {
    

2 응답 에게 “Ninja Forms - PDF Form Submissions | PDF Export Errors with Checkboxes Field”

답장을 남겨주세요

주제를 유지하고 다른 사람을 존중하십시오. 이 게시물과 관련 없는 문제에 대한 도움이 필요한 경우 지원 포럼을 사용하여 채팅을 시작하거나 티켓을 제출하십시오.

다음 태그를 사용할 수 있습니다.
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>