Saltar al contenido Saltar a la barra lateral

Waiting for author

Topic Tags: Compatibility

Overview of the issue

When using Fluent Forms with WPML, custom error messages added directly to individual forms are translatable via the Advanced Translation Editor, but default messages from Fluent Forms’ global settings (e.g., «This field is required.») are not available for translation.

Workaround

  • Go to WPML > Settings > Custom XML Configuration in your WordPress dashboard.
  • Add the following XML configuration and save:
    <wpml-config>
      <admin-texts>
        <key name="_fluentform_global_form_settings">
          <key name="default_messages">
            <key name="*"/>
          </key>
        </key>
      </admin-texts>
    </wpml-config>
            
  • Go to WPML > String Translation to translate the global error messages.

Dejar una respuesta

Por favor, mantente en el tema y sé respetuoso con los demás. Si necesitas ayuda con problemas no relacionados con esta publicación, utiliza nuestro Foro de Soporte para iniciar un chat o enviar un ticket.

Puedes usar estas etiquetas:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>