Remove image in e-mail confirmation

  • Posts: 47
  • Thank you received: 0
11 years 4 months ago #151958

Hello,

I can I remove the image's product in the confirmation mail ?

Cheers !

Please Log in or Create an account to join the conversation.

  • Posts: 846
  • Thank you received: 92
11 years 4 months ago #151960

Hi
0- search in the forum if somoene has the same problem here
1--- See search if there is in backend a way to disable the image for the layout apply to the email ( bussiness)
2-- Go the php code that generate the email content and remove the code that call the image <img ......> ! ( no bussiness)
regard's

The following user(s) said Thank You: nijan

Please Log in or Create an account to join the conversation.

  • Posts: 47
  • Thank you received: 0
11 years 4 months ago #152005

Hello,

Thanks for your answer.

I searched and finally I comment the following lines in /media/com_hikashop/mail/order_creation_notification.preload.php and /media/com_hikashop/mail/order_notification.preload.php

/*if(!empty($item->images[0]->file_path)) {
...
}*/

The image is no more displayed in the e-mail confirmation.

Regards !

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum