Skip Navigation

Open

Reported for: WPForms Multilingual 0.3.5

Topic Tags: Compatibility

Overview of the issue

When using WPForms, the placeholder text for address fields is not visible in the Advanced Translation Editor. This behavior prevents users from translating placeholders in their forms.

Workaround

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

  • Open …/wp-content/plugins/wpml-wpforms/wpml-forms-config.xml file.
  • Look for line 57.
  • Change:
    			<property>code</property>
    
  • For:
    			<property>code</property>
    			<property>address1_placeholder</property>			
    			<property>address2_placeholder</property>
    			<property>city_placeholder</property>
    			<property>postal_placeholder</property>
    			<property>state_placeholder</property>
    			<property>country_placeholder</property>
    

Leave a Reply

Please stay on topic and be respectful to others. If you need help with issues not related to this post, use our Support Forum to start a chat or submit a ticket.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>