Is it possible to manually link to a category?
At the moment I'm using the following code:
However, if the customer clicks on this link from a secure part of the site they are given the usual message warning them about non-secure items.Code:<a href="index.php?main_page=index&cPath=7">
I know how to link to different pages using the zen_href_link function, but not how to link to a particular category! :S


Awesome!

