Hi,
I installed your module, and I also have a problem with my template. Is it possible to have the corrected version ?
Thank you for your work.
I installed your module, and I also have a problem with my template. Is it possible to have the corrected version ?
Thank you for your work.
Your link to download this module is no longer working....
Happy to be on board !
http://www.maedupandco.com
(Adieu WP ecommerce et Hello Prestashop!! Yihaaa! Goodbye WPecommerce and Hello Prestashop!! Yupee!! )
http://www.maedupandco.com
(Adieu WP ecommerce et Hello Prestashop!! Yihaaa! Goodbye WPecommerce and Hello Prestashop!! Yupee!! )
This module does the same to my email templates as post 39.
I have had to go back to the old way of using Dreamweaver to edit the templates.
This module also changed the way the email notifications were sent. It unticked the options of sending the emails in the BO.
Module is not worth the hassle, just edit in notepad or any html editor for the same results.
I have had to go back to the old way of using Dreamweaver to edit the templates.
This module also changed the way the email notifications were sent. It unticked the options of sending the emails in the BO.
Module is not worth the hassle, just edit in notepad or any html editor for the same results.
Module does not work, because email templates are not HTML compliant!!!!
So you can't use any editor.
So you can't use any editor.
This worked fine in 1.2.5, but now in 1.3 once you click update, you will get forward slashes after every symbol:
Test mail
| Hello, This is a test mail from your shop. |
| powered with PrestaShop™ |
From 1267115160:
I got the same problem with it adding forward slashes to the html<br/><br/><table style="font-family: Verdana,sans-serif; font-size: 11px; color: #374953; width: 550px;" border="0"><br/><tbody><br/><tr><br/><td align="left"><a ><img ></a></td><br/></tr><br/><tr><br/><td> </td><br/></tr><br/><tr><br/><td align="left">Hi <strong>{firstname} {lastname}</strong>,</td><br/></tr><br/><tr><br/><td> </td><br/></tr><br/><tr><br/><td style="background-color:#6f8992; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;" align="left">Your account login details</td>
From 1280903541:
And can you send me PM with downloand link? Thanks.
please read prev page on this threat..
for download link see post: http://www.prestasho...554/P30/#170621
Hi
I have installed it. Now I am trying to edit the email text but the editor is not getting loaded text shows in only HTML Format please check image for your reference.
Can anyone provide me solution for it?
Thanks
Vilas
I have installed it. Now I am trying to edit the email text but the editor is not getting loaded text shows in only HTML Format please check image for your reference.
Can anyone provide me solution for it?
Thanks
Vilas
Attached Files
Hello,
After installing the module I am trying to edit emails But my editor is not loading properly its coming in html format only
Can anyone have solution for it?
Thanks
vilas
After installing the module I am trying to edit emails But my editor is not loading properly its coming in html format only
Can anyone have solution for it?
Thanks
vilas
Attached Files
Hi
Also can anyone tell me is it possible to change size of shop image logo which is shown in this email template?
Thanks
Vilas
Also can anyone tell me is it possible to change size of shop image logo which is shown in this email template?
Thanks
Vilas
Try this updated module.
Attached Files
PrestaShop.sk • stavba & upgrade e-shopov • slovenčina a čeština • SEO • školenia
PrestaShop Plus • SK/CZ platobné moduly • šablóny • moduly
PrestaShop Plus • SK/CZ platobné moduly • šablóny • moduly
Hello friends,
To make even better this SO IMPORTANT (and apparently forgotten) module that Caleydon has kindly revived for us (thank you, dude), I've decided to implement some few additions to it.
Now this module is capable of list and edit all email templates (in TXT and HTML formats). In fact, Prestashop can be configured to send both sort of emails (together or not), and so it is imperative to have BOTH template contents synchronized if you are really taking seriously your online business.
This module will edit BOTH files using the same screen. When editing the HTML templates the module will automatically activate the embedded RTE editor (thanks again Caleydon for fixing it), however when editing the TXT template the module will use a simple plain text editor.
In addition to that, I've made a reference list of the most common used variables for the email templates. Not all variable will work in all email templates, but for those who want to make massive changes on the templates, having a list of those variables on the screen can be handy!
I've updated the module version to 2.28a and it is now listed under "Administration" session instead of "Other Modules" in the Modules list. It is now fully compatible with Prestashop 1.4.4.
Finally, to make it even more friendly, I've also added some "anchor links" on the page to facilitate users jump from the editor to the list of files and back. Complementary, now the edit button bring the editor to the visible area of the screen after reload the page.
About the editor, a personal suggestion for those who (like me) may feel the "WYSIWYG Editor" height is too "short". You can fix it simply changing the line 20 of the /js/tinymce.inc.js file from height: "auto"; to height: "450";. It will change the editor height globally.
In a personal note, I can't understand WHY Prestashop development team simply continue overlooking this so important feature... It is like the email templates are not even there...
P.S.: I haven't try this module in a "multi-language" environment. However, based on what I understood from the source code, it looks like the email templates are loaded based on the admin or shop main language. It will be nice if someone could test it and report the results.
Julio Marchi
Friendly Ground Profile
To make even better this SO IMPORTANT (and apparently forgotten) module that Caleydon has kindly revived for us (thank you, dude), I've decided to implement some few additions to it.
Now this module is capable of list and edit all email templates (in TXT and HTML formats). In fact, Prestashop can be configured to send both sort of emails (together or not), and so it is imperative to have BOTH template contents synchronized if you are really taking seriously your online business.
This module will edit BOTH files using the same screen. When editing the HTML templates the module will automatically activate the embedded RTE editor (thanks again Caleydon for fixing it), however when editing the TXT template the module will use a simple plain text editor.
In addition to that, I've made a reference list of the most common used variables for the email templates. Not all variable will work in all email templates, but for those who want to make massive changes on the templates, having a list of those variables on the screen can be handy!
I've updated the module version to 2.28a and it is now listed under "Administration" session instead of "Other Modules" in the Modules list. It is now fully compatible with Prestashop 1.4.4.
Finally, to make it even more friendly, I've also added some "anchor links" on the page to facilitate users jump from the editor to the list of files and back. Complementary, now the edit button bring the editor to the visible area of the screen after reload the page.
About the editor, a personal suggestion for those who (like me) may feel the "WYSIWYG Editor" height is too "short". You can fix it simply changing the line 20 of the /js/tinymce.inc.js file from height: "auto"; to height: "450";. It will change the editor height globally.
In a personal note, I can't understand WHY Prestashop development team simply continue overlooking this so important feature... It is like the email templates are not even there...
P.S.: I haven't try this module in a "multi-language" environment. However, based on what I understood from the source code, it looks like the email templates are loaded based on the admin or shop main language. It will be nice if someone could test it and report the results.
Julio Marchi
Friendly Ground Profile
Attached Files
Hello Julio Marchi,
Thanks for your contribution and sharing this with us.
Will check it out
Best regards
ysco..
Thanks for your contribution and sharing this with us.
Will check it out
Best regards
ysco..



Back to top













