new shortcodes for forms
This commit is contained in:
parent
067fc25bd0
commit
64fcc4fb84
7
layouts/shortcodes/contact-form.html
Normal file
7
layouts/shortcodes/contact-form.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<iframe
|
||||
class="contact-form"
|
||||
src="https://tbl.tfcconnection.org/dashboard/#/nc/form/97bdb635-2a1e-4df6-90be-2e05a17bb5f5"
|
||||
frameborder="0"
|
||||
width="100%"
|
||||
height="800"
|
||||
style="background: transparent; border: 1px solid #ddd"></iframe>
|
5
layouts/shortcodes/donate.html
Normal file
5
layouts/shortcodes/donate.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<iframe id="v-frame" width="100%" frameborder="0" allow="clipboard-write" height="800px" src=https://secure.myvanco.com/L-Z772 scrolling="yes"></iframe>
|
||||
|
||||
<script type="application/javascript">
|
||||
window.onmessage=(e=>{const n=document.getElementById("v-frame");https://secure.myvanco.com===e.origin&&e.data.height&&(n.height=e.data.height,n.overflow="hidden")});
|
||||
</script>
|
Loading…
Reference in a new issue