I added a signature in the body of my email templates by using an image tag (and some styling) and everything looks great, but when I want to send an invoice or a quote (added it to both) everything underneath and including the image doesn’t appear in the email.
Kind regards,
logo and other info not showing after that.
In the email template it all looks fine.
Has anybody an idea how else to add a signature to an email?
By the way: the email templates will change completely with version 1.6 so it may be worth waiting if the logo is not working correctly and replace the image with text.
sorry for my English ,
To create an HTML signature attached in the emails sent automatically for quotes / invoices, you create a customizable “User” field,
In “user option”, in this created field: you put a character at random.
Access your MySQL database, → your database → ip_user_custom table edit the corresponding line and there in the “user_custom_field value” zone you can paste the complete HTML code of your email signature with images / links / etc.
Then in the email template you will just have to insert the personalized field that you created at the top. For me it works very well.