akawan
Forum Replies Created
-
yes, that’s a bit of a bummer, and I realise I need to improve this part of the editor. I will work on a fix, sorry about that!
do you have any idea when the fix will be available? In the meantime, where is my form? Which file should I see in the backend to retrieve the code? It’s a pro form, I have already exceeded my deadline of one week …
I no longer have access to my form editor so I cannot test. If I create a new form and copy the code it doesn’t crash but I only see the html part of the editor. Too bad we can’t post pictures here …
[group PROPRIO clear_on_hide]
<div class=”columns one-half”>
<div class=”container”>
<div class=”row”>
<div class=”columns one-half”>
<div class=”field”><label>Prénom*</label>[text* proprio-firstname]
<p class=”info-tip”> </p>
</div>
</div>
<div class=”columns one-half”>
<div class=”field”><label>Nom*</label>[text* proprio-lastname]
<p class=”info-tip”> </p>
</div>
</div>
</div>
</div>
<div class=”container”>
<div class=”row”>
<div class=”columns full”>
<div class=”field”><label>Adresse*</label>[text* proprio-address]
<p class=”info-tip”>Rue et numéro</p>
</div>
</div>
</div>
</div>
<div class=”container”>
<div class=”row”>
<div class=”columns one-half”>
<div class=”field”><label>Code postal*</label>[text* proprio-cp]
<p class=”info-tip”> </p>
</div>
</div>
<div class=”columns one-half”>
<div class=”field”><label>Ville*</label>[text* proprio-city]
<p class=”info-tip”> </p>
</div>
</div>
</div>
</div>
</div>
<div class=”columns one-half”>
<div class=”container”>
<div class=”row”>
<div class=”columns one-half”>
<div class=”field”><label>Téléphone*</label>[tel* proprio-tel]
<p class=”info-tip”>Fixe ou GSM</p>
</div>
</div>
<div class=”columns one-half”>
<div class=”field”><label>Fax</label>[tel proprio-fax]
<p class=”info-tip”> </p>
</div>
</div>
</div>
</div>
<div class=”container”>
<div class=”row”>
<div class=”columns full”>
<div class=”field”><label>Email*</label>[email* proprio-email]
<p class=”info-tip”> </p>
</div>
</div>
</div>
</div></div>
[/group]Hello,
same problem again :'( I wanted to make a complex html structure in a group….
Il y a uneerreur Javascript sur la page, probablement due a un conflit qui empêche l’initialisation de l’éditeur.
Error: Syntax error, unrecognized expression: li.cf7sg-tag-all,li.cf7sg-tag-radioli.cf7sg-tag-all,li.cf7sg-tag-/group]
(file: https://www.srfb.be/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp, line: 2)And in navigator :
Uncaught Error: Syntax error, unrecognized expression: li.cf7sg-tag-all,li.cf7sg-tag-radioli.cf7sg-tag-all,li.cf7sg-tag-/group]
jQuery 9
scanCF7Tag https://www.srfb.be/wp-content/plugins/cf7-grid-layout/admin/js/cf7-grid-layout-admin.js?ver=4.4.3:1063
html2gui https://www.srfb.be/wp-content/plugins/cf7-grid-layout/admin/js/cf7-grid-layout-admin.js?ver=4.4.3:886
buildGridForm https://www.srfb.be/wp-content/plugins/cf7-grid-layout/admin/js/cf7-grid-layout-admin.js?ver=4.4.3:209
jQuery 2
buildGridForm https://www.srfb.be/wp-content/plugins/cf7-grid-layout/admin/js/cf7-grid-layout-admin.js?ver=4.4.3:206
<anonymous> https://www.srfb.be/wp-content/plugins/cf7-grid-layout/admin/js/cf7-grid-layout-admin.js?ver=4.4.3:721
jQuery 4Yes It works ?? Thanks
Thanks a lot !
Forum: Plugins
In reply to: [Smart Grid-Layout Design for Contact Form 7] I can’t send my form: js errorThank you, I thought my version was the latest because i didn’t have update notification.
It seems to be working now!
Forum: Plugins
In reply to: [Smart Grid-Layout Design for Contact Form 7] I can’t send my form: js errorThank you for your response ! I use version 5.1.6 of CF7 plugin
Forum: Plugins
In reply to: [Smart Grid-Layout Design for Contact Form 7] Conditional fields doesn’t workit works on my production server, not sure why but problem solved …