adding form shortcode
This commit is contained in:
		
							parent
							
								
									fddb85008b
								
							
						
					
					
						commit
						c53b23aaf8
					
				
					 4 changed files with 19 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,6 @@ menu: main
 | 
			
		|||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
This is an example of a custom shortcode that you can put right into your content. You will need to add a form action to the the shortcode to make it work. Check out [Formspree](https://formspree.io/) for a simple, free form service. 
 | 
			
		||||
 | 
			
		||||
{{< form-contact action="https://example.com"  >}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										11
									
								
								content/mt-form.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								content/mt-form.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
---
 | 
			
		||||
title: Mission Trip Form
 | 
			
		||||
featured_image: ''
 | 
			
		||||
omit_header_text: true
 | 
			
		||||
description: We'd love to hear from you
 | 
			
		||||
type: page
 | 
			
		||||
menu: main
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
{{< mt-form >}}
 | 
			
		||||
| 
						 | 
				
			
			@ -3,6 +3,6 @@ title: "Brian"
 | 
			
		|||
date: 2022-10-25T14:00:50-05:00
 | 
			
		||||
tags: ['staff']
 | 
			
		||||
featured_image: "img/brain.jpg"
 | 
			
		||||
description: "As a teenager Brian..."
 | 
			
		||||
description: "Executive Director"
 | 
			
		||||
---
 | 
			
		||||
As a teenager Brian was a part of the Golden Plains Youth For Christ ministry at Northern Valley and he participated in events like Bible quizzing and monthly rallies. During his high school years he was also a part of the first mission trip teams and attended some of the first years of TFC Camp. In 2010 God called Brian back to Phillipsburg to become the Executive Director for the ministry now called Teens For Christ Connection. God is doing some great things within TFC and he continues to lead us forward into the future as we strive to do whatever it takes to help teenagers become fully devoted followers of Jesus. Brian’s wife Julie is the Office Manager for TFC and she does a great job keeping all of the finances in order. Brian and Julie also help lead the Phillipsburg TFC groups and they are the proud parents of Nathan and Natalie.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										7
									
								
								layouts/shortcodes/mt-form.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								layouts/shortcodes/mt-form.html
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
<iframe
 | 
			
		||||
class="mt-form"
 | 
			
		||||
src="https://tbl.tfcconnection.org/dashboard/#/nc/form/771dc7dc-9a82-49e4-abfe-0fd7b72281f2?embed"
 | 
			
		||||
frameborder="0"
 | 
			
		||||
width="100%"
 | 
			
		||||
height="800"
 | 
			
		||||
style="background: transparent; border: 1px solid #ddd"></iframe>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue