Closed Legi428 closed 1 year ago
Hi
sorry for the late response.
it looks like you haven't properly implemented the form within a modular page. is that correct? ( see below or here)
your yaml below form: (as above) should be inside the modular.md:
within the modular folder folder should be a folder with a form.md and the following content:
if all updates went smoothly, there should be no form.html.twig from akazie-wood. you can check if there's a form.html.twig inside the /templates/forms folder. If there is a form.html.twig, you can try to check what happens if you delete it.
Hey :)
I've been implementing the Akazie theme but for some reason the page content when using the
form
template is not parsed correctly. I see the HTML on the site directly. Default template works just fine. I also found other themes to display this form page correctly. Also: The page content is using the full width (there's no padding) while the Default template is centered with a fixed width.What it looks like:
The HTML shows that the
form
tag is not wrapped at all to provide the proper visuals.The page content is only:
Das ist ein Test
The frontmatter is: