Hi. Ever since I saw this plugin I wanted to have this :
all links added in Advanced Fields - LISTS to be clickable images...
<img src="w3c_home.gif" alt="World Wide Web Consortium Home" width="72" height="46" border="0" />
where :
<img src="w3c_home.gif" alt="World Wide Web Consortium Home" width="72" height="46" border="0" />
where if user adds more links to show one after another something like
<img src="w3c_home.gif" alt="World Wide Web Consortium Home" width="72" height="46" border="0" />
<img src="w3c_home.gif" alt="World Wide Web Consortium Home" width="72" height="46" border="0" />
<img src="w3c_home.gif" alt="World Wide Web Consortium Home" width="72" height="46" border="0" />
Can this be done, please ?
if with lists is not working this thing, how to add this code in DESCRIPTION ?
i added this template
<img src="w3c_home.gif" alt="World Wide Web Consortium Home" width="72" height="46" border="0" />
where linkherefromformlists_1 is WEBSITE FIELD... but this way is not working to add more links... if I add the 1 template is ok... but webiste field is one. if I add more templates in DESCRIPTION and user sends only 1 link for 1 website field I will have multiple templates with only 1 link in one of the templates.
How can I make "Enable Conditional Logic" to do this thing to me ? With what ? If lists would work or website field ... but how to make the content template in description work...
note : code I use as sample is from here : http://catcode.com/linkguide/clickimage.html . I see here in my post is no showing properly.