Skip to content

Magic Forms Error and Success Messages Not Showing #1333

Answered by LinkBrown
LinkBrown asked this question in Q&A
Discussion options

You must be logged in to vote

SOLVED!

If you run into this issue exact issue, here is what was causing the messages to not show for me:

The issue I was having was related to this specific line:

<div id="contactForm_forms_flash"></div>  <div class="form-group">

(replace contactForm with your form alias). This specific line was missing and thus causing the errors AND success messages to not show.

Adding this into my form under the {{ form_token }} line caused the messages to finally start showing up. This issues PLAGUED me for days until just now.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@LinkBrown
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by LinkBrown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants