דלג על ניווט

Open

Reported for: WPForms Multilingual 0.4.0

Topic Tags: Compatibility

Overview of the issue

If you are using WPForms plugin with its WPForms Calculations Add-on, you will encounter that calculation does not work when the WPForms Multilingual plugin is activated.

Workaround

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

  • Open …/wp-content/plugins/wpml-wpforms/classes/Hooks/WpForms/SubLabels.php file.
  • Look for line 12.
  • Change the filter priority to 5:
    		Hooks::onFilter( 'wpforms_save_form_args', 10, 2 )
    
  • With:
    		 Hooks::onFilter( 'wpforms_save_form_args', 5, 2 )
    

השאר מענה

אנא הישארו בנושא והיו מכבדים לאחרים. אם אתה צריך עזרה בבעיות שאינן קשורות לפוסט הזה, השתמש בפורום התמיכה שלנו כדי להתחיל צ'אט או לשלוח כרטיס.

תוכל להשתמש בתגים הבאים:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>