Footer on top. How is that possible?

jera

Member
I've pasted a piece of html code, for my footer.

customers > groups > group_of_my_client > campaigns > Footer email

I sent a campaign, and for some strange reason the footer appears at the top of the email. Both for the email I send, as well as the email in the browser view. Has someone happened to you?

Thank you.
 
I've pasted a piece of html code, for my footer.

customers > groups > group_of_my_client > campaigns > Footer email

I sent a campaign, and for some strange reason the footer appears at the top of the email. Both for the email I send, as well as the email in the browser view. Has someone happened to you?

Thank you.
Can you post both code parts, for the footer and the main (you can replace the content with place holder text if need be)?
 
HTML:
<p>You can desuscribe the next link <a href="[LINK]">unsubscribe</a></p>
Tested it, and in both cases, with your code in the customer group campaign footer set in the backend, for plain text or html, was inserted by mwz into the footer (ie end) of the email. So mwz functioned correctly.
Maybe it has to do with your LINK and/or the html source of the email itself?
 
Back
Top