Problem:
Checkbox option in CRED userform doesn't work on frontend properly.
Solution:
Please backup your site and apply this patch fix:
https://toolset.com/errata/wrong-id-in-radio-field-for-attribute-when-used-inside-conditional/
If problem still appears after applying above patch, then you can use this following JS in CRED JS editor:
jQuery(document).ready(function($){ var i = $('#terms_and_condition').find('input').attr('id'); $('#terms_and_condition').find('label').attr('for', i); });
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.
Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | - |
- | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | - |
Supporter timezone: Asia/Karachi (GMT+05:00)
Ce sujet contient 5 réponses, a 2 voix.
Dernière mise à jour par Il y a 7 années.
Assisté par: Noman.