Share » Forums » Setup & design » anchor tag

anchor tag

anchor tag

Wednesday 21 May 2003 9:11:23 pm - 2 replies

Modified on Wednesday 21 May 2003 9:12:56 pm by Bruce Morrison

Author Message

willy jansen

Wednesday 03 November 2004 5:53:22 am

Thanks Bruce but for those who find Bruce's explanation a bit cryptical (like me):

To fix it:

- open design/standard/templates/content/datatype/view/ezxmltags/link.tpl
- change the line to

<a href="{$href}" {section show=$target|gt(0)}target="{$target}"{/section}>{$content}</a>

- in the Cache admin clear "All caches"

Voila.

Cheers

willy jansen

Wednesday 10 November 2004 7:28:20 am

my apologies!
it should be

<a href={$href} {section show=$target}target="{$target}"{/section}>{$content}</a>

The

{section show=$target|gt(0)}target="{$target}"{/section}

part doesn't work
took me hours to find out why the "target" in the links suddenly didnt work anymore.:'(

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu