Back to Flexi Contact Support

idyllik
idyllik

after activating the contact form displayer component and throwing {% framework %} into the layout page i'll be able to successfully inject the {% component 'contactForm' %} into the partials>contact.htm

the good news is the form works and will send emails without a problem
the bad news is instead of the form disappearing and and being replaced by the confirm-container i get an alert window instead which displays "{"error":false,"contactForm::confirm":" <h2>Email Sent successfully<\/h2>\n <p>\n SENT!\n <\/p>\n"}"

other errors will also be reported in the same manor i.e. using an incomplete email address in the email fiend results in "Address in mailbox given [email] does not comply with RFC 2822, 3.6.2." within an alert box

now i've tested this on the minify theme on the same installation and that works as intended so the installation itself and plugin appear to be functional
the only difference is the {% component 'contactForm' %} was injected into a page instead of a partial though i don't see why this may be the cause

anyone happen to have any ideas what's going on?

Last updated

1-1 of 1