Hi,
first of all I'm using the template "Blossoms" but I thinks my question is a "overall template question".
How do put a "to original article" Link under the full description of a story?
i want that the user read the full description before they click to the original article, so i think it would be good if there is a extra link to original article under the full description.
it woud be great if someone could help me.
Thanks and Greets!
Olli
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| |
| |||
|
In your link_summary.tpl place this anywhere you want the link to appear: Quote:
Geoserv. |
| |||
|
Thanks, but when I put the code in the Link_Summery.tpl the Link shows also up in the Summery view. It should only show up in the full description instead of the "read more" link. I guess I must put in something like: {if $pagename neq ".........."} <a href="{$url}">{$title_short}</a>{/if} any idea? Thanks Olli |
| |||
|
Yeah you will need an if statement. Code: {if $pagename eq "story"} <a href="{$url}">{$title_short}</a>{/if}
|
| The Following User Says Thank You to Geoserv For This Useful Post: | ||
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| When you edit a link, whatever the summary is, it's replaced by the full text | VictorML | Bug Report | 0 | 07-27-2008 10:57 AM |
| [SOLVED] "Read More" Link to read full article does not work | sipoyraj | Bug Report | 2 | 01-14-2008 12:29 AM |
| adding a link to story description | codefreaq | General Help | 1 | 10-31-2007 11:52 AM |




Linear Mode

