The MU forums have moved to WordPress.org

Welcome Email linkebreaks etc (11 posts)

  1. daki
    Member
    Posted 20 years ago #

    Hi,

    i know, its a stupid question, but i'm to stupid for this.

    How can i add linebreaks, and other html tags to the welcome mail?

    i tried it with text don't workt

    also <br> doesn't work. If i only press enter also nothing happens.. :(

    i hope you can help me

    best regards

    Stefan

  2. maxius
    Member
    Posted 20 years ago #

    try putting \n in instead of <br>.. it should do a carriage return.

    <br> would only work if you're churning out HTML emails.

  3. daki
    Member
    Posted 20 years ago #

    ah ok thanks a lot:)

  4. daki
    Member
    Posted 20 years ago #

    err, with \n it doesn't work :(

  5. maxius
    Member
    Posted 20 years ago #

    Which part are you putting it in?

  6. daki
    Member
    Posted 20 years ago #

    this is my text..

    Hi USERNAME, \n
    \n
    Dein Blog blog "SITE_NAME" wurde soeben unter dieser Adresse eingerichtet.\n
    BLOG_URL \n
    Mit den folgenden Daten kannst du dich as Administrator einloggen und mit dem bloggen beginnen: \n
    Username: USERNAME \n
    Passwort: PASSWORD \n
    Anmelden: BLOG_URLwp-login.php \n
    \n
    Wir hoffen du hast viel Freude mit deinem neuen Blog. \n
    Danke für dein Interesse \n
    \n
    mfg \n
    dein hat.ge.blogd.de Team

  7. daki
    Member
    Posted 20 years ago #

    no one can help me?

  8. maxius
    Member
    Posted 20 years ago #

    Wait.. are you talking about editing it in the admin interface, or directly in php code?

  9. daki
    Member
    Posted 20 years ago #

    directly in the admin interface...

  10. maxius
    Member
    Posted 20 years ago #

    Oh, umm pushing the enter/return kb button doesn't work?

    ie

    like

    this

  11. daki
    Member
    Posted 20 years ago #

    no, i tried it, but it doesn't work

About this Topic