Resolved
Reported for: WPForms Multilingual 0.2.0
Resolved in: 0.3.0
Overview of the issue
WPForms plugin allows you to add a redirection in case you want to send your users to a specific URL after they have submitted a form. However, this field is not available for translation in the Advanced Translation Editor.
Workaround
Please, be sure to make a full backup of your site before proceeding.
- Open your configuration file, /wpml-wpforms/wpml-forms-config.xml.
- And change:
<property type="ARRAY" properties="message">confirmations</property>
- With:
<property type="ARRAY" properties="message,redirect">confirmations</property>
After that, update the URL redirection field (for example, add a blank space at the end) so you can update the translation.