Search the Community
Showing results for tags 'email template'.
-
Hello, I imported an email template using the Email Templates Manager module. I would like to add some custom text to the shipped mail. Inside the Email Templates Manager module I found two files that refer to the aforementioned email: /modules/ps_emailsmanager/imports/minimalist-pro/shipp...
-
- prestashop 1.7.6.4
- email template
-
(and 1 more)
Tagged with:
-
Hello everyone, I'm dealing with a strange issue on my Prestashop version, which is 1.6.1.14 (almost freshly installed). Within email templates each variable which involves a URL, like {shop_url} or {product_link}, looks like this inside the html editor: https://www . myshop . com/admi...
-
How to change code in order confirmation email if I want change line shipping. Now it´s showing value shipping + with tax (total shipping), but I want to change to shipping (without tax) Products (without TAX)...
-
Greetings, I am running Prestashop 1.6 Default Bootstrap Theme. I am in the process of editing the email templates in mails/en/ I am editing the footer of each email individually,removing the "Powered by Prestashop" text and adding 3 links to my social media pages. I would like to use some of...
-
Hey everyone, I allow me to contact you directly in this section, as I made a topic on French section, I'm trying to post here to get help on a subject that could help more than one, i'm pretty sure ! This kind of topic has been already mentionned in several others posts, but it hasn't been...
- 6 replies
-
- 1.6
- prestashop 1.6
- (and 7 more)
-
Hey guys I'm kind of new to prestashop developement and I've been struggling with this problem for a few hours now. I'm trying to send a email with a QR code in it to the clients but sometimes the parameters don't change and I just get their name and not their value. I made some screenshots...
-
Hello to all, I need urgent help please anybody help me. I want to change Welcome email template and I did all step to change it from Prestashop Localization> Translations>core>account and as well as Cpanel (site/mails/en/account) but after the change, nothing happen whenever any new customers sig...
- 5 replies
-
- email template
- email error
- (and 7 more)
-
Hallo, Ik ben nieuw op dit forum en heb een vraagje. Het gaat om de email template waarin smarty wordt gebruikt. Ik probeerde het volgende maar dat werkt niet {products|replace:'<td align="right"':'<td align="right" style="width:100%"'} Hoe kan ik in de email template met smarty iets vervangen?...
-
Hi, What i need is to sent email to customer when the status is changed to delivered. - I created one new email template for delivery message. so, what is did is, - I copied one of the .html and .txt from email folder and renamed as delivery.html and delivery.txt - In admin back-off...
- 2 replies
-
- email variables
- customize
-
(and 1 more)
Tagged with:
-
Does anyone know where those smarty {xxxx} variables are documented? Also, the best way to get the additional variables added by various payment and shipping modules so that we can email out say the tracking number, invoice transaction number, etc?
-
First at all a big hello and thank you all for this great forum!!! It has very often helped me! But this time I was unable to find a solution for my problem so I have to ask you: I run a PS Version 1.6.0.9 with the 3rd party Template (Autumn) . The Email Template how was delivered by th...
-
- PS 1.6
- Email Template
-
(and 1 more)
Tagged with:
-
I am creating a custom payment module, which connects to some bank payment gateway, all work well if i set the Advance Parameters > Emails to "Never send email", but if i set it to anything but that, it throws me an "Invalid email template" error. I have browse around for solutions without findi...
-
- payment module
- email template
-
(and 1 more)
Tagged with:
-
Hi guys, I noticed some posts from a few years back, but none were able to answer my questions. What I want is the e-mail order confirmation that's sent to the customer to have 4 rows (variable depending on how many products the customer wants) with 3 columns: product with name/quantity/pric...
-
- how to change email template
- change email
- (and 2 more)
-
Hello, I need to Edit the subject for "Shipped" email template in Prestashop 1.5.4.1 but in the Email Template Translation it cannot be edited. The error says "No Subject was found for shipped in the database." I already read this post : http://www.prestashop.com/forums/topic/108336-no-subject-...
- 1 reply
-
- email template
- subject
-
(and 2 more)
Tagged with:
-
Hi guys, Using PS 1.6.0.5 I´m trying to configure the email Order Confirmation, and I need to change some information. I need to display different info like: - Total paid without TAX - Total TAX.. but just from the products, and not including the shiping Tax... I tried to put variables {total_paid...
- 4 replies
-
- 1
-
-
- email template
- order confirmation
- (and 2 more)
-
Hi I'm testing the checkout and I see that the customer doesn't received the email confirmation of the purchase, and I receive a note in my email with the subject 'Mail delivery failed: returning message to sender. Does anyone know where can I look to fix this issue? Also, I want to custom...
- 2 replies
-
- email confirmation
- Email setting
-
(and 2 more)
Tagged with:
-
Hi I have make changes on the email template by adding an image below is the code <img src="{$img_ps_dir}/myimage.jpg" /> I have double comfirm that myimage.jpg is inside the correct path. but still now showing the image in email. I have search whole day on why image not showing i...
- 5 replies
-
- image not showing
-
(and 2 more)
Tagged with:
-
I have PS 1.5.6 and want to add a delivery time to the shipped.html email. I have managed to add the carrier name, by following instructions in this thread: http://www.prestashop.com/forums/topic/230876-solved-showing-carrier-in-email-template-not-working/ and changing: $templateVars = array(); t...
-
- shipped.html
- email template
-
(and 3 more)
Tagged with:
-
Hi, i have problem with email template. If customer create an order, he will receive a email (using - order_conf.html template). Everythink is ok, but if he will received a email, the products, which he will order is not show in email in this template. See the attachment file. I am using 1.6...
- 2 replies
-
- order_conf
-
(and 1 more)
Tagged with:
-
Hello, I am trying to update the email template translations for my shop, but I keep receiving an error message when I save it. Directory "" cannot be created. Can anybody please tell me how I can go about changing my email templates? Thanks! Jenny
- 3 replies
-
- translations
-
(and 3 more)
Tagged with:
-
Hello, I am using PrestaShop™ 1.5.5.0 and the module for newsletter that we have is My Newsletter & Statistics 4.0.12 When I try to upload my personal hand coded newsletter it.... does nothing . I want to be able to upload my own code and not use the modules editor. If this newsletter m...
- 3 replies
-
- newsletter template
- custom newsletter template
- (and 6 more)
-
I'm trying to translate email templates modifying directly .html and .txt files in mails/it folder. I don't understand why these files are ignored. Default language is italian, and for safety I translated also files in mails/en. However in back office i always see templates in english language. W...
- 2 replies
-
- email template
- ps 1.6
-
(and 1 more)
Tagged with:
-
hello, I'm a novice about prestashop and I don't know how to work the core when I edit an html file inside the mails folder, if I switch to the next version should I change it again? thanks a lot
- 4 replies
-
- core
- email template
-
(and 2 more)
Tagged with: