Sauter la navigation

[Résolu] 1 of 2 Checkboxes and value are not showing on user registration form

This support ticket is created Il y a 4 années et 11 mois. 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par Waqar Il y a 4 années et 11 mois.

Assisté par: Waqar.

Auteur
Publications
#1449657

I need two separate check boxes for different agreements on user registration form.

Link to a page where the issue can be seen:
lien caché

I expected to see a check box and text under "Please check below after reading..."

Instead, I got blank space.

#1450217

Hi Marge,

Thank you for contacting us and I'd be happy to assist.

I was able to reproduce this issue on my test website, which happens when a generic field's slug contains an apostrophe character.

These findings have been shared with the concerned team and I appreciate you brought this forward. I'll keep you updated on the progress through this ticket.

For now, a workaround can be to use "&-#-3-9-;" which is the HTML entity number equivalent of an apostrophe character in the field's slug.
( ref: lien caché - please ignore and remove the "-" characters in the entity number as they are added to avoid the conversion )

For example, currently, the slug is:


I have read and agree to abilityE's Privacy Policy and Terms of Use.

And you can update it to:


I have read and agree to abilityE&-#-3-9-;s Privacy Policy and Terms of Use.

I hope this helps and please let me know if you need any further assistance around this.

regards,
Waqar

#1451349

Thanks, Waqar! I just removed the apostrophe from the field and all is well!

My issue is resolved now. Thank you!

#1455405

Hi Marge,

I'd like to update that thanks to your report, we've added a note about this in our documentation.
https://toolset.com/documentation/user-guides/front-end-forms/inserting-generic-fields-into-forms/

regards,
Waqar