PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 4.1.2
Smart Grid-Layout Design for Contact Form 7 v4.1.2
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
cf7-grid-layout / assets / cf7-admin-table / admin / partials / cf7sg-tutorials-tables.php

cf7sg-tutorials-tables.php in Smart Grid-Layout Design for Contact Form 7 4.1.2, at assets/cf7-admin-table/admin/partials/cf7sg-tutorials-tables.php

24 lines 1.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /* panel for repetitive fields tutorials */
3 ?>
4 <div class="container">
5 <div class="row">
6 <div class="columns one-third">
7 <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/mcC36e69-eM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
8 <h3>
9 Use a table construct for a simple row of repetitive fields, or a tab construct for an entire section of fields.
10 </h3>
11 <ul>
12 <li><a href="https://www.youtube.com/watch?v=mcC36e69-eM&amp;t=390s">00:06:30</a><span> - Creating a table row of fields.</span></li>
13 <li><a href="https://www.youtube.com/watch?v=mcC36e69-eM&amp;t=615s">00:10:15</a><span> - adding a table footer.</span></li>
14 <li><a href="https://www.youtube.com/watch?v=mcC36e69-eM&amp;t=800s">00:13:20</a><span> - customising table button label</span></li>
15 <li><a href="https://www.youtube.com/watch?v=mcC36e69-eM&amp;t=1255s">00:20:55</a><span> - table of fields in notification email</span></li>
16 <li><a href="https://www.youtube.com/watch?v=mcC36e69-eM&amp;t=1390s">00:23:10</a><span> - filter mail tags</span></li>
17 <li><a href="https://www.youtube.com/watch?v=mcC36e69-eM&amp;t=1593s">00:26:33</a><span> - creating a tabbed section.</span></li>
18 </ul>
19 </div>
20 <div class="columns one-third">
21 </div>
22 </div>
23 </div>
24