Quote:
Originally Posted by AndrewD
Kevin, the change to the template is straightforward:
Code:
<if condition="$linkkeys"><br />$vbphrase[ll_keywords]: $linkkeys</if>
This works if you tell a normal LDM display to use the featured linkbit. However, it will not work with the standard 'featured' display as it stands, because (for reasons of efficiency) the keywords are not cached at that point in the code. It's an easy change to make to the code - let me know what you need.
|
Andrew,
I was thinking about doing something similar and added some attributes (contact name email etc.) and wanted to show these in the featured template (or similar shorter catlink template). The extra attributes do not show up - OK in the larger templates.
Have I done something wrong (the answer is probably yes but would like to know how to correct)
can you advise
cheers
Roy
Is it possible to add another catlink template?