PluginProbe
Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder / 1.4
Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder v1.4
3.6.0 3.5.0 trunk 1.0.10 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.6.1 1.0.7 1.0.8 1.0.9 1.1 1.1.1 1.2 1.3 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.5 1.5.1 All 110 releases
buttonizer-multifunctional-button / classes / admin / Video.php

Video.php in Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder 1.4, at classes/admin/Video.php

44 lines 1.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <!DOCTYPE html>
2
3 <body>
4 <section style="background-color: white; border: 1px solid #e0d5d5; border-bottom-width: 2px; padding-left: 5%; margin-bottom: 35px;">
5 <table>
6 <tr>
7 <td>
8 <h2>Need help? Want a pop-up for Buttonizer? </h2>
9 <p> Here you can find video explainations! <!-- and otherwise ask Japper, he knows --></p>
10 </td>
11 </tr>
12 </table>
13 </section>
14 <table style="padding-left:10%;">
15 <tr>
16 <td style="padding-right: 15%;">
17
18 <label><b>How to add a whatsapp button</b><br/><br/></label><!-- whatsapp integration comes soon though! -->
19 <iframe width="500" height="315" src="https://www.youtube.com/embed/-2c2PaThkcA" frameborder="0" encrypted-media" allowfullscreen></iframe>
20 <hr/>
21 </td>
22 <td>
23 <label><b>How to add a PDF download button</b><br/><br/></label>
24 <iframe width="500" height="315" src="https://www.youtube.com/embed/aeoCdTv_Prs" frameborder="0" encrypted-media" allowfullscreen></iframe>
25 <hr/>
26 </td>
27
28 </tr>
29 <tr>
30 <td>
31 <label><b>How to install a direct navigate button</b><br/><br/></label>
32 <iframe width="500" height="315" src="https://www.youtube.com/embed/kRw89BkXkJQ" frameborder="0" encrypted-media" allowfullscreen></iframe>
33 <hr/>
34 </td>
35 <td>
36 <label><b>How to make a pop-up </b><br/><br/></label>
37 <iframe width="500" height="315" src="https://www.youtube.com/embed/DR2bS5Zjsw0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
38 <hr/>
39 </td>
40 </tr>
41 </table>
42
43
44 </body>