Hi, I would like to put text on my category pages and link words in that text to my actual categories and sub-categories. How do I do that please?
Hi, I would like to put text on my category pages and link words in that text to my actual categories and sub-categories. How do I do that please?
Admin > Catalog > Categories/Products > edit category > you can use HTML tags and links in the category description.
Use relative links like
<a href="index.php?main_page=index&cPath=23">
rather than absolute links like
<a href="http://yoursite.com/index.php?main_page=index&cPath=23">