Community > Answers
92 views

LiveArticles - Image Token

Hi, I'm trying to customize the view of my articles but i have a problem with a token. I want to add just an image.

I am using this token in my .html:

         [Article:thumbnail]

That token render this:

        <a href="https://ww......">
                  <img src=".../Asthma-children.jpg?ver=2016-08-17-105125-453" alt="Specify Alternate Text">
        </a>

But I want just the image like this:

        <img src=".../Asthma-children.jpg?ver=2016-08-17-105125-453" alt="Specify Alternate Text">

 

Any ideas?? 

Thanks!

 

 

Sebastian Gurgitano Sebastian Gurgitano
asked 11/01/2018 20:27

endorsed by
  • eswanzey
Add Comment
eswanzey
replied 11/09/2018 01:19

Last time I tried to do this about a tear ago I came up empty. I don't believe there's currently a token that does what you want it to do. Maybe this could be shifted into Community Ideas?

Sebastian Gurgitano
replied 11/13/2018 03:01

Thanks, finally I asked to the support and they gave me this token: Article:thumbnail_src <= this worked

Sebastian Gurgitano
replied 11/01/2018 21:49

Token that I am using:

              Article:thumbnail

Last Activity 11/13/2018 03:01

No answers found

Add an Answer