Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Feb 18, 2022 1:54 pm
In Email Notification Message body if I want to add Table how do I add because every time I add table tag and save it, it just removes table tag.
3 Replies
Feb 19, 2022 9:23 am
Try this:
$allowed_html['table']['class'] = true; $allowed_html['tr']['class'] = true; $allowed_html['th']['class'] = true; $allowed_html['td']['class'] = true;
Feb 22, 2022 4:27 am
Thanks @chris for this help. I have one more question, I am adding a rounded button in message body but in outlook it's not supported and for that I need to use VML. So, Can I use VML in message body of WPFORO