The tags will be stripped if you add them to the body of the email.
However, you could add HTML tags from the database. You can go to wp_amelia_notifications table, and modify the templates from there. The changes won't be seen from within the plugin's UI, but the email will go through as intended.
That's a good solution! Can I create a copy of the table so if I mess something up I can revert back to the original? What do I need to do to enable the 'copy' of the table?
Hello,
I just wanted to ask if there is any possibility to add HTML code to the emails.
Thank you and best regards.
Hello again Flavio
The tags will be stripped if you add them to the body of the email.
However, you could add HTML tags from the database. You can go to wp_amelia_notifications table, and modify the templates from there. The changes won't be seen from within the plugin's UI, but the email will go through as intended.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
That's a good solution!
Can I create a copy of the table so if I mess something up I can revert back to the original?
What do I need to do to enable the 'copy' of the table?
Hello Z3NO
Yes, sure, you can export the current table from the database.
Simply select the table in the database's list:
Scroll all the way down, and export it:
In the next screen, simply click on "Go", and the table will be exported in SQL format. You can then re-import it if there's a need for that.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables