Navigation überspringen

[Gelöst] User Registration through Fluent Forms

This support ticket is created vor 3 years, 10 months. 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 -

Zeitzone des Unterstützers: America/Jamaica (GMT-05:00)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von jean-pierreF vor 3 years, 10 months.

Assistiert von: Shane.

Author
Artikel
#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 versteckter Link

Is there any documentation that you are following?

No

Is there a similar example that we can see?

versteckter Link

What is the link to your site?

versteckter Link

#2421033

Shane
Unterstützer

Sprachen: Englisch (English )

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