Skip Navigation

[Resolved] User Registration through Fluent Forms

This support ticket is created 2 years, 5 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 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by jean-pierreF 2 years, 5 months ago.

Assisted by: Shane.

Author
Posts
#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 hidden link

Is there any documentation that you are following?

No

Is there a similar example that we can see?

hidden link

What is the link to your site?

hidden link

#2421033

Shane
Supporter

Languages: English (English )

Timezone: 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!