2023-08-14, 05:13 PM
in first place I apologize for my english, because german is my native language.
Your plugin is great and it works well. Since a few days version 0.60 is out and for me in the settings of the "newsletter plugin" the section "Body HTML" is empty. In the section "EntryData HTML" it says the following
"<tr class='boxed' style='outline: thin solid #D3D3D3;'>
<td class='lefttable' style='padding-right: 5%; padding-left: 2%; padding-top: 2%; padding-bottom: 2%;'>
<img style='width: 200px; height: 300px;' src='{ImageURL}'>
</td>
<td class='righttable' style='vertical-align: top; padding-left: 5%; padding-right: 2%; padding-top: 2%; padding-bottom: 2%;'>
<p>
<div id='SeriesTitle' class='text' style='color: #FFFFFF; text-align: center;'>
<h3>
{Title}
</h3>
</div>
<div class='text' style='color: #FFFFFF;'>
{SeasonEpsInfo}
</div>
<hr>
<div id='Description' class='text' style='color: #FFFFFF;'>
{SeriesOverview}
</div>
</hr>
</p>
</td>
</tr>"
On the Github page I have found the template. My question is, what do I need to copy into the "Body HTML" section to make the newsletter work again?
Thanks a lot
Your plugin is great and it works well. Since a few days version 0.60 is out and for me in the settings of the "newsletter plugin" the section "Body HTML" is empty. In the section "EntryData HTML" it says the following
"<tr class='boxed' style='outline: thin solid #D3D3D3;'>
<td class='lefttable' style='padding-right: 5%; padding-left: 2%; padding-top: 2%; padding-bottom: 2%;'>
<img style='width: 200px; height: 300px;' src='{ImageURL}'>
</td>
<td class='righttable' style='vertical-align: top; padding-left: 5%; padding-right: 2%; padding-top: 2%; padding-bottom: 2%;'>
<p>
<div id='SeriesTitle' class='text' style='color: #FFFFFF; text-align: center;'>
<h3>
{Title}
</h3>
</div>
<div class='text' style='color: #FFFFFF;'>
{SeasonEpsInfo}
</div>
<hr>
<div id='Description' class='text' style='color: #FFFFFF;'>
{SeriesOverview}
</div>
</hr>
</p>
</td>
</tr>"
On the Github page I have found the template. My question is, what do I need to copy into the "Body HTML" section to make the newsletter work again?
Thanks a lot