kade119 Posted June 17, 2007 Share Posted June 17, 2007 i want to have a link in my main nav bar to "new products" so it would be like, home cart account new products how do i go about doing this? Link to comment Share on other sites More sharing options...
kade119 Posted June 19, 2007 Author Share Posted June 19, 2007 if anyone needs to know how to do this its actually simple .... very simple.. <a href="http://yoursite/catalog/specials.php"> then insert wherever Link to comment Share on other sites More sharing options...
Guest Posted June 20, 2007 Share Posted June 20, 2007 if anyone needs to know how to do this its actually simple ....very simple.. <a href="http://yoursite/catalog/specials.php"> then insert wherever it is not a good idea hard-coding internal links to your store. You should study how to use the tep_href_link function instead. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.