aurovrata / cf7-grid-layout

A WordPress plugin extension for Contact Form 7 to design responsive grid-layout forms.
https://wordpress.org/plugins/cf7-grid-layout/
GNU General Public License v2.0
6 stars 7 forks source link

Semicolon missing cf7sg-post-form-submit.php #7

Closed altworks closed 5 years ago

altworks commented 5 years ago

Missing semicolon on line 76 of cf7-grid-layout/admin/partials/helpers/cf7sg-post-form-submit.php

aurovrata commented 5 years ago

thanks!. Fixed. Did you manage to get the table layout working for your mail tags?

altworks commented 5 years ago

@aurovrata Unfortunately no. I'm not really sure how to configure it though. I get...

<div><label>row(1):</label><span>Mr</span></div>
<div><label>row(2):</label><span>Mrs</span></div>
<div><label>row(1):</label><span>John</span></div>
<div><label>row(2):</label><span>Jane</span></div>
<div><label>row(1):</label><span></span></div>

... whether I leave it unaltered or if I try to configure it with all 9 fields I have in the table. I'm not sure if this is due to my limited coding knowledge, or if a bit more documentation would help me understand how to set it up.

*Let me know if you would rather me open a thread on wordpress.org

aurovrata commented 5 years ago

I replied on the WP support thread