• Resolved tompok76

    (@tompok76)


    Hello,
    first things first, thank you very much for such a great plugin, indeed awesome work, thank you.
    Please, help me sort it out my problem. Ive changed emails befor WP update on 4.4.1 and now, after few days my instant user notification show on some places show html code characters, but my instant admin notification email dont. Doesnt matter about inserted text.
    an example:
    —————–
    Reservation ID 46 Calendar ID 1 C alendar name Kalendá? rezervací Selected language English
    < /tr>< /table>
    Check in 27 Le den 2016
    Start at 09:00
    No book items 1
    Payment method O n arrival
    Total 35 K?< /strong>
    ———————
    It seems like a some file keeping old setting or some css or something.
    Plese, let me know if u know how to sort it out.
    Thank you very much and Happy New Year 2016 !
    Tomas

    https://www.ads-software.com/plugins/booking-system/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter tompok76

    (@tompok76)

    when i use different email provider, the content of email is good, where can i set a coding of outgoing email, like a MIME, language and so… thks for reply,
    tom
    PS: Ive placed a link on my web about your great plugin… ??

    Thread Starter tompok76

    (@tompok76)

    its due to update of WP on 4.4.1
    on WP 3.9.10 works well

    a sample of broken user notification:
    —————-
    Details

    Reservation ID 12
    Calendar ID 1
    Calendar name New calendar
    Selected language English

    Check in < span style=”color: #666666;”>21 January 2016
    Start at 14:00
    No book items 1
    —————-

    I make pure instalation without any plugin and preinstaled plugins was disabled.
    I use other language and after some edits the problem arised.
    Maybe some broken code on css on
    class-backend-reservation-notifications.php
    or
    class-woocommerce-order.php
    but a phpcheck pass it ?? maybe a positive pass ??

    I keep waiting for an answer how to sort it out. Thank you very much, Tomas

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    Write at [email protected] to help.

    Thank you.

    Thread Starter tompok76

    (@tompok76)

    Ok, thank you for your reply, tomas ??

    Thread Starter tompok76

    (@tompok76)

    The problem was in different charseting of phpmail and my email client. U found this:

    If you go to wp-includes/class.phpmailer.php on line 50 change
    var $CharSet = ‘iso-8859-1’;
    to
    var $CharSet = ‘utf-8’;

    and works well,
    thank you for great plugin and have a nice day,
    Tomas

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Thank you for your feedback.

    Have a nice day.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘email tepmlates with html codes’ is closed to new replies.