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-toggles.php

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

25 lines 1.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /* panel for toggles 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/p-N3tKRXjL4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
8 <h3>
9 Section forms or create optional toggled sections. Group toggle sections for either/or scenarios
10 </h3>
11 <ul>
12 <li><a href="https://www.youtube.com/watch?v=p-N3tKRXjL4&amp;t=200s">00:03:20</a><span> - Sectioning your form</span></li>
13 <li><a href="https://www.youtube.com/watch?v=p-N3tKRXjL4&amp;t=685s">00:11:25</a><span> - toggling optional sections</span></li>
14 <li><a href="https://www.youtube.com/watch?v=p-N3tKRXjL4&amp;t=873s">00:14:33</a><span> - grouping toggled sections as either/or</span></li>
15 <li><a href="https://www.youtube.com/watch?v=p-N3tKRXjL4&amp;t=1075s">00:17:55</a><span> - customising toggle switch labels</span></li>
16 <li><a href="https://www.youtube.com/watch?v=p-N3tKRXjL4&amp;t=1175s">00:19:35</a><span> - styling custom toggles</span></li>
17 <li><a href="https://www.youtube.com/watch?v=p-N3tKRXjL4&amp;t=1865s">00:31:05</a><span> - toggle usage in notification mails</span></li>
18 <li><a href="https://www.youtube.com/watch?v=p-N3tKRXjL4&amp;t=2000s">00:33:20</a><span> - optional grouped toggles</span></li>
19 </ul>
20 </div>
21 <div class="columns one-third">
22 </div>
23 </div>
24 </div>
25