I’ve been playing around with setting up a single page site with different modules. I’ve gotten everything working except for my contact form. Below is my file structure:
I’ve switched back to the Antimatter theme and my form is NOT showing up still when it’s on a module.
I one folder 01.home which consists of 5 modules. Inside the module.md file in the 01.home folder, I have added the form markdown code. Then I have a _contact folder that has a features.md and form.md file. The form.md file only consists of
cache_enabled: false
The features.md file consists of some basic html for my contact information.