Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2011
    Posts
    116
    Plugin Contributions
    0

    Default Can I remove the line-breaks in order confirmation email?

    I am currently trying to adjust the email layout of the products section in include/class/order.php

    Currently my email shows this portion as:
    Products
    ------------------------------------------------------
    1 x (632845) ALUMINUM FRONT BUMPER
    Fits Eton 50-90R 2 Stk ATVs = $59.99
    ------------------------------------------------------

    In the products description this item has "...bumper<br>Fits..." This is important for the layout on the web but the <br> makes the confirmation email in text format look clutter. I've tried several workarounds but I guess I'm not doing something right. I tried to use the strip_tags but that didn't seem to work for me. Also am I correct in thinking that making this a table is not doable for text emails? Ultimately I would like something more like:

    Products
    ------------------------------------------------------
    1 x (632845) ALUMINUM FRONT BUMPER Fits Eton 50-90R 2 Stk ATVs = $59.99
    ------------------------------------------------------


    Thanks for the help
    ZC 1.3.9h
    Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,646
    Plugin Contributions
    1

    Default Re: Can I remove the line-breaks in order confirmation email?

    The eMail layout is handled by the files in your /email folder.
    Bumble Bee Template - my first contribution!

    The best way to learn is to try stuff. But, back it up first.

  3. #3
    Join Date
    Jul 2011
    Posts
    116
    Plugin Contributions
    0

    Default Re: Can I remove the line-breaks in order confirmation email?

    Quote Originally Posted by RescoCCC View Post
    The eMail layout is handled by the files in your /email folder.
    This is true for HTML only....correct?

    I am trying to adjust the TEXT format which is handled in includes/classes/order.php

    Still needing help...

    Thanks
    ZC 1.3.9h
    Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3

 

 

Similar Threads

  1. line feeds in order confirmation email
    By JohnBoyCR in forum General Questions
    Replies: 4
    Last Post: 8 Dec 2009, 03:48 AM
  2. Order Confirmation Email- Remove CC
    By GroovyFish in forum General Questions
    Replies: 4
    Last Post: 30 Jan 2009, 04:50 PM
  3. How can I place Atribute in the order confirmation email subject line?
    By oavs in forum Managing Customers and Orders
    Replies: 1
    Last Post: 29 Aug 2008, 07:30 AM
  4. Help Remove line breaks! <br> tags
    By KThompson in forum General Questions
    Replies: 3
    Last Post: 24 Aug 2008, 03:13 PM
  5. Order Confirmation - how do I add line breaks between attributes?
    By SammyD in forum Managing Customers and Orders
    Replies: 13
    Last Post: 19 May 2008, 10:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •