Your post will be published after a quick review.
The current email layout is very plain, there is no branding at all. Yes, we can add an image as email signature but that just that... a plain logo. We'd like to sell our curstomers on an experience and want our brand to be well represented.
We're currently using the WooCommerce add-on (which can also be extended with MailPoet templates) which are a step forward when it comes to the e-mail notifications.
The one notification that we still use from BookingPress is a 24h reminder. That sticks out like a sore thumb now 😉
Would it be possible to have some kind of e-mail template available, or hooks so we can wrap the email with our own html template?
1 year ago
I don't think this is really something this plugin needs to implement. There are ways to customize email throughout the entire site which is a better solution in my opinion. The wp-html-mail plugin made it pretty easy to convert all my emails from the wp admin to html format and then change the theming. I ended up modifying the wp-html-email email template code to get my email a little more customized by following their documentation as well. Now my emails look like this:
0 1 month ago Reply
Hi,
Thanks for this, I found the html email plug-in and it works as required.
0 1 month ago Reply
It would be good if we can add the company logo to the notifications, maybe in the form of a short code like %company_logo%
Ultimately, adding images in the HTML code such as <img /> or backgrounds with <div style="background: url(https://image_url;)"> would be a huge improvement.
Thanks
0 1 month ago Reply