You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Can i make links in the Category Description XHTML Tags* section
Something like this ?
<p class="strong">Computer<p/>
<p ><?php $app = $this->globals('khxc.app'); $link1 = $this->link_namespace($app,'catshow',array('ref' => '3COM')); ? /> <a href="<?php print $link1; ? >" title="3COM">3COM<a/>
Offline
The use of PHP in the description field isn't supported but you should certainly be able to use HTML tags and include a link in the description.
If you search the fora I believe someone once posted a change that would allow you to use PHP in the description (I don't recall the details or whether or not that was specifically where the change was for though).
Offline