Saltar navegación

[Resuelto] User Registration through Fluent Forms

This support ticket is created 3 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Zona horaria del colaborador: America/Jamaica (GMT-05:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por jean-pierreF 3 years, 10 months ago.

Asistido por: Shane.

Autor
Mensajes
#2420851

Tell us what you are trying to do?

I am using the Fluent Forms for new user registration on my site as explained in this video enlace oculto

Is there any documentation that you are following?

No

Is there a similar example that we can see?

enlace oculto

What is the link to your site?

enlace oculto

#2421033

Shane
Colaborador

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Jean,

Thank you for getting in touch. Given that you're using Types custom fields then the slugs would be written with the prefix wpcf-

Try adding wpcf as a prefix to your slugs in the form. Example if your field has a slug of phone_number then it would be wpcf-phone_number.

Please let me know if this helps.

Thanks,
Shane

#2422431

My issue is resolved now. Thank you!