jojo13 Posted June 4, 2014 Share Posted June 4, 2014 Bonsoir voilà je vérifie le mail que le client recevra après avoir passé sa commande et voici ce que j'ai ( capture ) où peut on changer le texte ? avant les mises à jour tout allait bien !! On peut les bloquer ? merci Link to comment Share on other sites More sharing options...
jojo13 Posted June 4, 2014 Author Share Posted June 4, 2014 up Link to comment Share on other sites More sharing options...
jojo13 Posted June 4, 2014 Author Share Posted June 4, 2014 (edited) j'ai trouvé dans localisation traduction si quelqu'un est interressé mais ça ne résout pas trop mon problème ! Edited June 4, 2014 by jojo13 (see edit history) Link to comment Share on other sites More sharing options...
Pauvert Posted June 7, 2014 Share Posted June 7, 2014 Bonjour, c'est quoi en fait le problème ? Link to comment Share on other sites More sharing options...
jojo13 Posted June 9, 2014 Author Share Posted June 9, 2014 bonjour merci de m'avoir répondu mon problème est que le mail est tout en long la mise en page je suppose ? CAPTURE JOINT Avant c'était sous forme de petit tableau merci Link to comment Share on other sites More sharing options...
jojo13 Posted June 10, 2014 Author Share Posted June 10, 2014 UP Link to comment Share on other sites More sharing options...
carlitos666 Posted June 10, 2014 Share Posted June 10, 2014 (edited) Bonsoir, Peut-être que tu devrais re-uploader tout les fichiers d'origine du dossier /mails. Fais une sauvegarde préalable des fichiers actuels au cas où.. Edited June 10, 2014 by carlitos666 (see edit history) Link to comment Share on other sites More sharing options...
Pauvert Posted June 12, 2014 Share Posted June 12, 2014 ça à l'air d’être le css, comme si c'était un mail envoyé pour un portable, mobile avec une définition de 480px. peux tu mettre les lignes de code du fichier order_conf.html que tu trouve dans le répertoire /mail/fr Link to comment Share on other sites More sharing options...
jojo13 Posted June 14, 2014 Author Share Posted June 14, 2014 merci beaucoup pour votre aide voilà ce que j'ai trouvé mai sue n'ose rien toucher car je ne sais pas trop comment faire merci encore Link to comment Share on other sites More sharing options...
Pauvert Posted June 15, 2014 Share Posted June 15, 2014 hum difficile de t'aider avec ça , peux tu mettre les lignes de code du order_conf.html en fait ouvre ce fichier dans un editeur de texte du style notepad++ si tu as ou voir meme un simple editeur text et le mettre ici, merci PS: en quelle version de prestashop es tu ? Link to comment Share on other sites More sharing options...
jojo13 Posted June 17, 2014 Author Share Posted June 17, 2014 bonsoir voilà mon fichier <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <title>Message de {shop_name}</title> <style> @media only screen and (max-width: 300px){ body { width:218px !important; margin:auto !important; } .table {width:195px !important;margin:auto !important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto !important;display: block !important;} span.title{font-size:20px !important;line-height: 23px !important} span.subtitle{font-size: 14px !important;line-height: 18px !important;padding-top:10px !important;display:block !important;} td.box p{font-size: 12px !important;font-weight: bold !important;} .table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr { display: block !important; } .table-recap{width: 200px!important;} .table-recap tr td, .conf_body td{text-align:center !important;} .address{display: block !important;margin-bottom: 10px !important;} .space_address{display: none !important;} } @media only screen and (min-width: 301px) and (max-width: 500px) { body {width:308px!important;margin:auto!important;} .table {width:285px!important;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} .table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr { display: block !important; } .table-recap{width: 293px !important;} .table-recap tr td, .conf_body td{text-align:center !important;} } @media only screen and (min-width: 501px) and (max-width: 768px) { body {width:478px!important;margin:auto!important;} .table {width:450px!important;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} } @media only screen and (max-device-width: 480px) { body {width:308px!important;margin:auto!important;} .table {width:285px;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} .table-recap{width: 285px!important;} .table-recap tr td, .conf_body td{text-align:center!important;} .address{display: block !important;margin-bottom: 10px !important;} .space_address{display: none !important;} } </style> </head> <body style="-webkit-text-size-adjust:none;background-color:#fff;width:650px;font-family:Open-sans, sans-serif;color:#555454;font-size:13px;line-height:18px;margin:auto"> <table class="table table-mail" style="width:100%;margin-top:10px;-moz-box-shadow:0 0 5px #afafaf;-webkit-box-shadow:0 0 5px #afafaf;-o-box-shadow:0 0 5px #afafaf;box-shadow:0 0 5px #afafaf;filter:progid:DXImageTransform.Microsoft.Shadow(color=#afafaf,Direction=134,Strength=5)"> <tr> <td class="space" style="width:20px;padding:7px 0"> </td> <td align="center" style="padding:7px 0"> <table class="table" bgcolor="#ffffff" style="width:100%"> <tr> <td align="center" class="logo" style="border-bottom:4px solid #333333;padding:7px 0"> <a title="{shop_name}" href="{shop_url}" style="color:#337ff1"> <img src="{shop_logo}" alt="{shop_name}" /> </a> </td> </tr> <tr> <td align="center" class="titleblock" style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <span class="title" style="font-weight:500;font-size:28px;text-transform:uppercase;line-height:33px">Bonjour {firstname} {lastname},</span><br/> <span class="subtitle" style="font-weight:500;font-size:16px;text-transform:uppercase;line-height:25px">Merci d'avoir effectué vos achats sur {shop_name}!</span> </font> </td> </tr> <tr> <td class="space_footer" style="padding:0!important"> </td> </tr> <tr> <td class="box" style="border:1px solid #D6D4D4;background-color:#f8f8f8;padding:7px 0"> <table class="table" style="width:100%"> <tr> <td width="10" style="padding:7px 0"> </td> <td style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <p data-html-only="1" style="border-bottom:1px solid #D6D4D4;margin:3px 0 7px;text-transform:uppercase;font-weight:500;font-size:18px;padding-bottom:10px"> Détail de la commande </p> <span style="color:#777"> <span style="color:#333"><strong>Commande :</strong></span> {order_name} Passée le {date}<br /><br /> <span style="color:#333"><strong>Paiement</strong></span> {payment} </span> </font> </td> <td width="10" style="padding:7px 0"> </td> </tr> </table> </td> </tr> <tr> <td style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <table class="table table-recap" bgcolor="#ffffff" style="width:100%;border-collapse:collapse"><!-- Title --> <thead> <tr> <th style="border:1px solid #D6D4D4;background-color:#fbfbfb;font-family:Arial;color:#333;font-size:13px;padding:10px">Référence</th> <th style="border:1px solid #D6D4D4;background-color:#fbfbfb;font-family:Arial;color:#333;font-size:13px;padding:10px">Produit</th> <th style="border:1px solid #D6D4D4;background-color:#fbfbfb;font-family:Arial;color:#333;font-size:13px;padding:10px">Prix unitaire</th> <th style="border:1px solid #D6D4D4;background-color:#fbfbfb;font-family:Arial;color:#333;font-size:13px;padding:10px">Quantité</th> <th style="border:1px solid #D6D4D4;background-color:#fbfbfb;font-family:Arial;color:#333;font-size:13px;padding:10px">Prix total</th> </tr> </thead> <tbody> <tr> <td colspan="5" style="border:1px solid #D6D4D4;color:#777;padding:7px 0"> {products} </td> </tr> <tr> <td colspan="5" style="border:1px solid #D6D4D4;color:#777;padding:7px 0"> {discounts} </td> </tr> <tr class="conf_body"> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <strong>Produits</strong> </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> <td bgcolor="#f8f8f8" align="right" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> {total_products} </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> </tr> <tr class="conf_body"> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <strong>Réductions</strong> </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> {total_discounts} </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> </tr> <tr class="conf_body"> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <strong>Paquet cadeau</strong> </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> {total_wrapping} </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> </tr> <tr class="conf_body"> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <strong>Livraison</strong> </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> {total_shipping} </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> </tr> <tr class="conf_body"> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <strong>TVA totale payée</strong> </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> {total_tax_paid} </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> </tr> <tr class="conf_body"> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <strong>Total payé</strong> </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> <td bgcolor="#f8f8f8" colspan="4" style="border:1px solid #D6D4D4;color:#333;padding:7px 0"> <table class="table" style="width:100%;border-collapse:collapse"> <tr> <td width="10" style="color:#333;padding:0"> </td> <td align="right" style="color:#333;padding:0"> <font size="4" face="Open-sans, sans-serif" color="#555454"> {total_paid} </font> </td> <td width="10" style="color:#333;padding:0"> </td> </tr> </table> </td> </tr> </tbody> </table> </font> </td> </tr> <tr> <td class="box" style="border:1px solid #D6D4D4;background-color:#f8f8f8;padding:7px 0"> <table class="table" style="width:100%"> <tr> <td width="10" style="padding:7px 0"> </td> <td style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <p data-html-only="1" style="border-bottom:1px solid #D6D4D4;margin:3px 0 7px;text-transform:uppercase;font-weight:500;font-size:18px;padding-bottom:10px"> Livraison </p> <span style="color:#777"> <span style="color:#333"><strong>Transporteur</strong></span> {carrier}<br /><br /> <span style="color:#333"><strong>Paiement</strong></span> {payment} </span> </font> </td> <td width="10" style="padding:7px 0"> </td> </tr> </table> </td> </tr> <tr> <td class="space_footer" style="padding:0!important"> </td> </tr> <tr> <td style="padding:7px 0"> <table class="table" style="width:100%"> <tr> <td class="box address" width="310" style="border:1px solid #D6D4D4;background-color:#f8f8f8;padding:7px 0"> <table class="table" style="width:100%"> <tr> <td width="10" style="padding:7px 0"> </td> <td style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <p data-html-only="1" style="border-bottom:1px solid #D6D4D4;margin:3px 0 7px;text-transform:uppercase;font-weight:500;font-size:18px;padding-bottom:10px"> Adresse de livraison </p> <span style="color:#777"> {delivery_block_html} </span> </font> </td> <td width="10" style="padding:7px 0"> </td> </tr> </table> </td> <td width="20" class="space_address" style="padding:7px 0"> </td> <td class="box address" width="310" style="border:1px solid #D6D4D4;background-color:#f8f8f8;padding:7px 0"> <table class="table" style="width:100%"> <tr> <td width="10" style="padding:7px 0"> </td> <td style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <p data-html-only="1" style="border-bottom:1px solid #D6D4D4;margin:3px 0 7px;text-transform:uppercase;font-weight:500;font-size:18px;padding-bottom:10px"> Adresse de facturation </p> <span style="color:#777"> {invoice_block_html} </span> </font> </td> <td width="10" style="padding:7px 0"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td class="space_footer" style="padding:0!important"> </td> </tr> <tr> <td class="linkbelow" style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <span> Vous pouvez consulter le détail de votre commande via le lien <a href="{history_url}" style="color:#337ff1">"Historique de mes commandes"</a> dans la rubrique <a href="{my_account_url}" style="color:#337ff1">"Mon Compte"</a> sur notre site. </span> </font> </td> </tr> <tr> <td class="linkbelow" style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <span> Si vous avez un compte invité vous pouvez suivre votre commande via <a href="{guest_tracking_url}" style="color:#337ff1">ce lien</a>. </span> </font> </td> </tr> <tr> <td class="space_footer" style="padding:0!important"> </td> </tr> <tr> <td class="footer" style="border-top:4px solid #333333;padding:7px 0"> <span><a href="{shop_url}" style="color:#337ff1">{shop_name}</a> propulsé par <a href="http://www.prestashop.com/" style="color:#337ff1">PrestaShop™</a></span> </td> </tr> </table> </td> <td class="space" style="width:20px;padding:7px 0"> </td> </tr> </table> </body> </html> merci encore Link to comment Share on other sites More sharing options...
jojo13 Posted July 2, 2014 Author Share Posted July 2, 2014 toujours personne ? je suis sous prestashop 1.6 J'ai toujours le meme mail .. merci Link to comment Share on other sites More sharing options...
Pauvert Posted July 3, 2014 Share Posted July 3, 2014 salut, pour savoir , quand tu as créer ton site as tu changer quelque chose dans le css ? du style les colspan ? si en local tu installes une version 1.6 neuve , est ce que tu as toujours la même chose ? Link to comment Share on other sites More sharing options...
jojo13 Posted July 4, 2014 Author Share Posted July 4, 2014 bonsoir merci beaucoup, je n'y avais pas pensé ! là j'ai essayé de changé dans PREFERENCES - THEMEs - ACTIVER LE THEME MOBILE et j'ai fait plusieurs essais , mais rien n'y fait MAIL Nouvelle commande est comme sur la capture plus haut MAIL En attente de paiement , ça peut aller ?! MAIL Confirmation de commande est comme le premier Bon je regarde votre solution .. merci Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now