Yes, it happens to my settings too.
Hi guys,
You mentioned LearnPress overwrites your email templates. Could you please show me clearly what happened, like give me some screen shots about your issues. My team will try our best to fix it.
Best regards
Ken
Thread Starter
pocd
(@pocd)
Hi Ken. Thanks for your help.
I had modified the ‘Passed Course’ and ‘Enrolled Course Email’ with my own code prior to the last 2 updates. On each occasion, after updating the plugin, the content of the text fields had returned to the default setting. This was reflected in the emails that the system is sending out too.
As an example, the code that I’m left with in the Enrolled Course email message (after updates) is:
<p><strong>Dear {user_name}</strong>,</p>
<p>You have been enrolled in {course_name}.</p>
<p>Visit our website at {log_in}.</p>
<p>Best regards,</p>
<p><em>Administration</em></p>
In other words my configuration was overwritten back to the default. I imagine some stray code in your update hook is overwriting the relevant DB fields?
Hi pocd,
That is very annoying. We will fix it as soon as possible.
We really appreciate your feedback. Thank you.
Best regards,
Ken
Thread Starter
pocd
(@pocd)
Thats great Ken. An active and responsive dev team is fantastic and it makes the bugs easy to bear. We’re quite invested in LearnPress at POCD so I look forward to seeing it grow… more than happy to let you guys know when we spot something out of order 🙂 Thanks to you all for the great work so far!