Welcome to the Jigoshop Community Forum.
Need fast support? We recommend Jigoshop Premium Support.
Please read the Forum Rules before you start.
Please refer to TemplateMonster Support for any issues surrounding TemplateMonster/TemplateTuning Themes – thanks, Jigoshop Team
email template
How can I modify the email template in av upgrade, the secure way?
7 people watching.
-
New Issue
-
Conversation Started
A conversation has been started with the Community staff to resolve this discussion.
-
Close the discussion Close the discussion
Recent Discussions
| 22 May, 2013 03:38 AM | Shipwire Extension | |
| 22 Feb, 2013 08:47 PM | "Product successfully added to your cart" message does not show. Clicking "add to cart" 404s | |
| 21 May, 2013 10:11 PM | Removing Product ID number from Emails | |
| 21 May, 2013 08:41 PM | Email allegedly from JS requesting Gateway/user ID for our payment gateway | |
| 21 May, 2013 08:41 PM | How to change jigoshop name in admin |
2 Posted by Johannes on 27 Mar, 2012 12:54 PM
How can I modify the email template in an upgrade secure way?
3 Posted by fairmarketing on 18 Apr, 2012 02:21 PM
This would be very interesting for me too: I need to integrate the Widerrufsbelehrung in order to make the shop legally secure for Germany.
I would appreciate your help very much!
Thanks a lot and best regards,
connie
4 Posted by Johannes on 18 Apr, 2012 03:40 PM
In the coming 1.2 version, it is possible to do a lot more customization. I have installed the beta, and I am testing it now.
5 Posted by fairmarketing on 18 Apr, 2012 03:51 PM
Thank you very much for your quick response! That's great!
Can you already give a rough estimate when the new version will be released?
I copied the template jigoshop_emails.php into a new folder named jigoshop (as described in the knowledge base) in my my theme-folder (Jetbird). But this unfortunately didn't work: Jigoshop just didn't use that template.
Thus I had to modify the core-template of jigoshop_emails.php, Now at least it works (until the update ;))
6 Posted by fairmarketing on 18 Apr, 2012 04:15 PM
ha, I found the perfect solution: in the settings there is a small field for additional information. there i copied the Widerrufsbelehrung. Now it should be legally valid :)
7 Posted by post on 18 Apr, 2012 04:22 PM
In the coming 1.2 version, it is possible to do a lot more customization. I
have installed the beta, and I am testing it now.
8 Posted by nbruley on 17 May, 2012 04:04 PM
I just upgraded to 1.2.2 and the change log states you can change the template but I don't see any documentation on how to do it...
Anyone know how?
Thanks.
9 Posted by nbruley on 12 Jun, 2012 03:49 PM
Does anyone know if you can change the email template now?
10 Posted by fairmarketing on 12 Jun, 2012 05:02 PM
Cornelia Es Said . Fair Marketing
Lueckstr. 11 . 10317 Berlin
T. +49 (0)30 255 68 672
F. +49 (0)30 814 76 704
M. +49 (0)178 490 37 36
[email blocked]
Www.faires-marketing.de
Gesendet von meinem iPhone
Am 12.06.2012 um 17:59 schrieb "nbruley" <[email blocked]>:
Support Staff 11 Posted by ivica on 12 Jun, 2012 05:36 PM
Hi! You can use this extension:
http://jigoshop.com/extend/jigoshop-html-emails/
The HTML Email extension for Jigoshop gives all outgoing emails a nice
clean HTML template – this applies to all WordPress emails (new user,
password reminders etc) and Jigoshop emails.
The email template itself can be customised further by copying it into your
theme – see the readme file for more information.
Note: This extension only allows for emails to be cosmetically /
aesthetically manipulated using a HTML template. The email’s actual
contents can not be changed.
12 Posted by nbruley on 12 Jun, 2012 06:31 PM
hmm, I'm looking for more than appearance changes. Thanks though!
Support Staff 13 Posted by ivica on 12 Jun, 2012 07:09 PM
It is on TO-DO list extension with which it will be possible to further
customize e-mails, but currently just in plans...
14 Posted by Michael on 12 Jul, 2012 02:31 AM
you can utilize the hooks that have been put into jigoshop to re-write everything that is in the email. There is nothing stopping a developer from doing so.
We will work on a plugin, but at the moment we have the hooks in place since 1.2 and anyone can write code to do whatever they want with the emails if they have the data stored on the order.