Open
Reported for: WPForms Multilingual 0.4.0
Overview of the issue
You will experience that when using WPForms, some features, as enabling attachments in notifications or filtering some countries, do not save correctly when WPForms Multilingual 0.4.0 is activated. When reloading the settings page, option are unchecked.
Workaround
Please, make sure of having a full site backup of your site before proceeding.
- Open …/wp-content/plugins/wpml-wpforms/classes/Loader/WpForms.php file.
- Look for line 91.
- Comment out these lines:
// $subLabels = new SubLabels(); // $subLabels->addHooks();