German umlauts....how to?

1 reply · opened Sep 13, 2016

SstrolleSep 13, 2016

Hi, congrats for this huge theme. Its very nice! I have the problem that specific german vowels like for example ä, ö, ü or ß aren't displayed correctly in the mail I recieve. How can I change that?

second question: there is an html file named "header-height.html", but the "headercss.php" is missed? it does not work.... :(

thanks,

ronny

SSemicolon WebSTAFFSep 13, 2016

Hello,

Thank You so much for the Kind Words. :)

  1. Please find the following code in the include/sendemail.php File:
$mail->MsgHTML( $body );

and replace it with:

$mail->MsgHTML( $body );
$mail->CharSet="UTF-8";
  1. We Really Apologize about the Inconveniences! We included this file in the Package by mistake. Please consider using this instead: http://support.semicolonweb.com/header-height-css-generator/ .

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard