Skip to content Skip to sidebar

Resolved

Reported for: WPForms Multilingual 0.4.0

Resolved in: WPForms Multilingual 0.4.1

Topic Tags: Compatibility

Overview of the issue

When using WPForms plugin and its addon WPForms Form Locker, specific message texts related to entry limits are not appearing for translation in WPML. This issue occurs with both “Enable User Entry Limit” and “Enable Total Entry Limit” options in the plugin’s settings.

Workaround

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

  • Edit your …/wp-content/plugins/wpml-wpforms/wpml-forms-config.xml file.
  • Look for line 30.
  • Add the following lines:
    1
    2
    <property>form_locker_entry_limit_message</property>
    <property>form_locker_user_entry_message_limited</property>
  • Refresh your translation job.