chris1911
Forum Replies Created
-
Found a temporary soulution (at least for my problem): downgrade to earlier version
https://downloads.wp.xz.cn/plugin/wysija-newsletters.2.7.6.zip
don´t know if it also solves the other ones, sry.
- This reply was modified 9 years, 3 months ago by chris1911.
Hello,
I have the same Problem…
Tryed it on a fresh wp installation aswell, with the same effect.Since i insert a lot of tables via html i thought thats the problem, so i did some testing and reduced my tables:
If i only put in one editor and insert html with – lets say – only this table:<table width="100%"> <tbody> <tr> <td style="height: 40px; width: 293px;"" align="left" valign="top">Liebe Freunde,</td> <td style="height: 40px; width: 293px;"" align="left" valign="top">Dear friends,</td> </tr> <tr> <td>Platzhalter unter Überschrift links Platzhalter unter Überschrift li</td><td>Platzhalter unter Überschrift rechts Platzhalter unter Überschrift re</td> </tr> <tr> <td style="border: 2px solid #707070; height: 30px; padding: 7px;" align="center">Kontakt German</td> <td style="border: 2px solid #707070; height: 30px; padding: 7px;" align="center">Contact English</td> </tr> </tbody> </table>It works.
But if i would add the same table again, ill get the messed up email.
INTERESSTING: If i add two editors and insert the table above separately (1 in each editor) its working.The strange part ist that if i would insert 2 tables which are nearly blank INTO 1 EDITOR i won´t get the messed up mail. For example with this tables it works:
<table> <tbody> <tr><td>Test</td></tr> <tr><td>Test</td></tr> </tbody> </table> <table> <tbody> <tr><td>Test</td></tr> <tr><td>Test</td></tr> </tbody> </table>So i think somehow the tables or some special kind of code messes the email up. 🙁
- This reply was modified 9 years, 3 months ago by chris1911.
Forum: Plugins
In reply to: [Caldera Forms Translation] Does not seem to work …Same here, tryed it local and hosted (no additional addons installed) – also only get a white page.