I have no problem to commit these changes once they are working as expected. You say to directly commit them into dev branch right? I'm also fine if you just take them and commit them accordingly :) .
I have struggled to investigate what can be the problem with the emails in my DEV area (windows). No success :( maybe some caching or who knows...anyway it is not that important, my objective is the production area.
In the end i had deploy the changes in PROD area (linux). Indeed the "A new question has been asked by..." and "Your question has been answered by..." emails are just fine here.
But, the emails with "Your answer has a new comment by..." emails are still not ok :((.
Is there a change at comment level also to be done somewhere? (you can check here
https://github.com/jfiricel/qa all the files i have changed for this issue ...search for "Justina" in the files)
I had a look also at the "Show Original" content of emails ... it seems that for the "new question" and "new answer" the content is included between <p></p> tags, it is including also <br> tags... But in the content of emails with "new comment" those are missing ...and they are missing for the comment but also for the answer inside the email ...
Regarding your questions:
1. Yes, I'm using WYSIWYG Editor plugin.
2. Yes...i tried in yahoo...google...outlook...
---------------------------------------------
Outlook question:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><dl><dt>A new question has been asked by <strong>justinaTest10</strong>:</dt><dd><i>
How to change notification email templates?</dd><dd><p style="color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: sans-serif, Arial, Verdana, "Trebuchet MS"; font-size: 13px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">Can somebody help me with changing the notification email templates in order to enable the HTML format?</p><p style="color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: sans-serif, Arial, Verdana, "Trebuchet MS"; font-size: 13px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">Thanks in advance!</p><p>Justina10</p>
</i></dd><br><dt>Click below to see the question:</dt><dd>
https://developerforum.temenos.com/index.php/87/how-to-change-notification-email-templates</dd><br><dt>Thank you,</dt><dt>MarketPlace Provider Forum</dt></dl><p><small><b><i>Let us know what you think of our services!<br>Takes about a minute to complete our survey</i></b></small></p>
-----------------------------------
Gmail answer:
justinaTest10,<p></p><dl><dt>Your question on MarketPlace Provider Forum has been answered by <strong>jfiricel</strong>:</dt><dd><i>
<p>1) Enable the HTML notification emails as mentioned in
https://www.question2answer.org/qa/65763/how-to-change-text-format-of-the-content-notification-emails?show=65785#a65785 (observation: i needed to do both changes, meaning also in <em><strong>users-edit.php</strong></em> and in <strong><em>emails.php</em></strong> otherwise the registration was not working properly).<br>2) Replace the $params['text'] with $params['content'] in the qa-notify-event.php file. The content of this file can be seen here:
https://github.com/jfiricel/qa/blob/master/qa-event-notify.php.<br>3) Update the <strong><em>qa-lang-emails.php</em></strong> file content to contain HTML text. Check the content of the file here:
https://github.com/jfiricel/qa/blob/master/qa-lang-emails.php.<br>4) Enable html in below files:</p><ul><li>mailing.php</li><li>feedback.php</li><li>admin-um.php</li></ul><div>5) Let me know the results!</div>
</i></dd><br><dt>Your question was:</dt><dd><i>
How to change notification email templates?
</i></dd><br><dt>If you like this answer, you may select it as the best:</dt><dd>
https://developerforum.temenos.com/index.php/87/how-to-change-notification-email-templates?show=91#a91</dd><br><dt>Thank you,</dt><dt>MarketPlace Provider Forum</dt></dl><p><small><b><i>Let us know what you think of our services!<br>Takes about a minute to complete our survey</i></b></small></p>
---------------------------------------------------
Gmail comment:
justinaTest10,<p></p><dl><dt>A new comment by <strong>jfiricel</strong> has been added after your comment on MarketPlace Provider Forum:</dt><dd><i>
I'm afraid I have no idea for the time being.
Let me investigate and come back to you.
Hope I will find a way..
it is so strange :(
</i></dd><br><dt>The discussion is following:</dt><dd><i>
1) Enable the HTML notification emails as mentioned in
https://www.question2answer.org/qa/65763/how-to-change-text-format-of-the-content-notification-emails?show=65785#a65785 (observation: i needed to do both changes, meaning also in users-edit.php and in emails.php otherwise the registration was not working properly).
2) Replace the $params['text'] with $params['content'] in the qa-notify-event.php file. The content of this file can be seen here:
https://github.com/jfiricel/qa/blob/master/qa-event-notify.php.
3) Update the qa-lang-emails.php file content to contain HTML text. Check the content of the file here:
https://github.com/jfiricel/qa/blob/master/qa-lang-emails.php.
4) Enable html in below files:
mailing.php
feedback.php
admin-um.php
5) Let me know the results!
</i></dd><br><dt>You may respond by adding another comment:</dt><dd>
https://developerforum.temenos.com/index.php/87/how-to-change-notification-email-templates?show=94#c94</dd><br><dt>Thank you,</dt><dt>MarketPlace Provider Forum</dt></dl><p><small><b><i>Let us know what you think of our services!<br>Takes about a minute to complete our survey</i></b></small></p>