So I just coded a new email template with html tables and everything.
It has a main table for the body text and then a I made a second table below that which contains basically with footer with the standard name/phone/email signature and company logo etc.
I’ve also loaded in the new email template directly into the database table email_signatures to ensure that code is not sanitized or altered by tinymfc.
So here is the weird part. If I load the the template into the tiny editor it instantly removes my signature part of the email and basically just loads the body text part. I.e the first table.
Never seen this before…
Any ideas?
Thanks in advance…