Kryptronic Software Support Forum

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.

  • Index
  •  » ClickCartPro 6
  •  » Can i make links in the Category Description XHTML Tags* section

#1 01-30-2008 10:03:58

fdr100
Member
Registered: 03-24-2007
Posts: 39

Can i make links in the Category Description XHTML Tags* section

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

 

#2 01-30-2008 10:13:31

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Can i make links in the Category Description XHTML Tags* section

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

 
  • Index
  •  » ClickCartPro 6
  •  » Can i make links in the Category Description XHTML Tags* section

Board footer