21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1244 Views |
-
Image path only (not <img> tag)

7 May 2009 at 1:14am
This:
<img src="$image" alt="$alt" />
returns this:<img src="<img src="/ss/ss/assets/" alt="" />" alt="Image Alt Text" />
I want $image to return ONLY the image PATH and NOT the <img> tag.
-
Re: Image path only (not <img> tag)

7 May 2009 at 1:21am
hknight,
I think what you want do to is reference the field inside the $image: $image.url
What is the name of the field that the url gets stored in? Use that field name.
Terry
| 1244 Views | ||
|
Page:
1
|
Go to Top |



