Conditionnal form doesn’t appear
-
Hi !
The plugin is great, and it is working perfectly on one of my website.
But on the new one, there is nothing !The form is correctly write, and groups don’t appear.
You can sea an exemple here: http://elementsindustriels.fr/proposition/
I’m made some test with F12 (to see the JS response), The request seems to be good, but i don’t know if the response is here.
I verified, the wp_footer is here and it’s working.Thanks for help !
the code is:
”
Informations nécessaires:
[text* identite size:30 placeholder “Nom et Prénom*”]
[text* fonction size:30 placeholder “Fonction*” ]
[text* societe size:30 placeholder “Société*”]
[text* mail size:30 placeholder “Email*”]
<br/>Je souhaite…
[radio choix1 default:0 “Suggérer un terme à ajouter” “Proposer une définition”]
[select* choix_proposition include_blank “Le lexique technique” “La bibliographie” “La liste des fournisseurs”]
[group choix_proposition_grp]
<br/>Ajouter un terme dans…
[/group]
[group choix_cat_lex]
<br/>Dans la catégorie:
[select* choix_cat_lex include_blank “Général” “Normalisation” “Réglementation” “Technique”]
[/group]
[group choix_cat_biblio]
<br/>Dans la catégorie:
[select* choix_cat_biblio include_blank “Livres” “Sites Internet” “Appli/logiciels”]
</div>
[/group]
The topic ‘Conditionnal form doesn’t appear’ is closed to new replies.