Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • chris1911

    (@chris1911)

    Found a temporary soulution (at least for my problem): downgrade to earlier version

    https://downloads.www.ads-software.com/plugin/wysija-newsletters.2.7.6.zip

    don′t know if it also solves the other ones, sry.

    • This reply was modified 8 years ago by chris1911.
    chris1911

    (@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 8 years ago by chris1911.

    Same here, tryed it local and hosted (no additional addons installed) – also only get a white page.

Viewing 3 replies - 1 through 3 (of 3 total)