Comments phlegx started the conversationFebruary 10, 2020 at 1:14pmWhy this nice calendar plugin does not support HTML email templates? Can you please add this feature?Thx so much! 877Zhivko repliedFebruary 12, 2020 at 5:53pmTry adding in your theme functions.php file following filter: add_filter('wp_mail_content_type', function() { return "text/html";}); Stachethemes Developerphlegx repliedFebruary 13, 2020 at 4:18pmWhy set this config globally? Can you please add a filter on the plugin, so that I can set this only for the calendar emails? 877Zhivko repliedFebruary 14, 2020 at 3:03pmYes, it will be added. Stachethemes Developerphlegx repliedFebruary 14, 2020 at 3:04pmThank you so much Zhivko! Yuppppiiii Sign in to reply ...
Why this nice calendar plugin does not support HTML email templates? Can you please add this feature?
Thx so much!
Try adding in your theme functions.php file following filter:
Stachethemes Developer
Why set this config globally? Can you please add a filter on the plugin, so that I can set this only for the calendar emails?
Yes, it will be added.
Stachethemes Developer
Thank you so much Zhivko! Yuppppiiii