*

atba

  • ****
  • 193 posts
Image in e-mail
« on: October 19, 2021, 01:38:26 AM »
How to output an image from an ad to an e-mail template? Found only one mention in os-includes about '{ITEM_IMAGE}' => __('Listing image'),
osclass.by

*

MB Themes

Re: Image in e-mail
« Reply #1 on: October 19, 2021, 09:33:27 AM »
@atba
If image keyword would be present, then it would be just URL, so you would do it like:
Code: [Select]
<img src="{ITEM_IMAGE}"/>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

atba

  • ****
  • 193 posts
Re: Image in e-mail
« Reply #2 on: November 18, 2021, 10:48:12 PM »
This code does not work
osclass.by

*

atba

  • ****
  • 193 posts
Re: Image in e-mail
« Reply #3 on: November 12, 2023, 02:10:41 PM »
Really none of the users and you, how are developers not interested in such a detail as an ad image in an e-mail template? On all known bulletin boards, this is by default. If you don't have time, tell me which file requires edits to make {ITEM_IMAGE} work?
osclass.by

*

MB Themes

Re: Image in e-mail
« Reply #4 on: November 13, 2023, 09:08:30 AM »
I do not see it used in any of defaul template.
It's just legend title.
Osclass does not populate this variable in any of email templates.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

atba

  • ****
  • 193 posts
Re: Image in e-mail
« Reply #5 on: November 14, 2023, 04:14:11 PM »
I do not see it used in any of defaul template.
It's just legend title.
Osclass does not populate this variable in any of email templates.
What does the templates have to do with it? The point is that this legend does not work!
osclass.by

*

MB Themes

Re: Image in e-mail
« Reply #6 on: November 15, 2023, 11:23:41 AM »
it's legend. I can put whatever into legend.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots