Link to use title not filename

4 posts by 3 authors in: Forums > CMS Builder
Last Post: February 23, 2010   (RSS)

Re: [Kittybiccy] Link to use title not filename

By Djulia - February 23, 2010 - edited: February 23, 2010

Hi Kittybiccy,

If you use the fields available when you download the images (info1, info2...):

[font "Verdana"]<a href="<?php echo $upload['urlPath'] ?>" class="inspection" title="<?php echo $upload[info1] ?>">...</a>[/#000000]

[font "Verdana"]Djulia[/#000000]

[font "Verdana"][/#000000]

Re: [Djulia] Link to use title not filename

By Kittybiccy - February 23, 2010

Sorry, that didn't work - it made the '...' the link but I followed along those lines and changed it to this: <a href="<?php echo $upload['urlPath'] ?>" class="inspection"> <?php echo $upload['info1'] ?></a> and that works. Thanks! :)

Re: [Kittybiccy] Link to use title not filename

By Donna - February 23, 2010

Glad to hear you got that sorted out. :)
Donna

--
support@interactivetools.com