Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Site Map: Changing a Link's Destination

Site Map: Changing a Link's Destination

Locked

Views: 730

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
13 Sep 2008, 11:50 PM
#1
chopbox avatar

chopbox

New Zenner

Join Date:
Sep 2008
Posts:
22
Plugin Contributions:
0

Site Map: Changing a Link's Destination

From Site Map, when I click on a category, I go to a page: index.php?main_page=index&cPath=65 (where 65 is the category ID) that lists all six products that we carry. This is pretty much a duplicate of the home page (index.php) except that I like the formatting better on the home page.

How can I change the link so that users will instead be directed to my home page?

14 Sep 2008, 3:44 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Site Map: Changing a Link's Destination

Have you an URL where we can see what the differences are?

The Site Map is generated from the Categories with no specific areas for changes to the links that are built ...

You might be able to "intercept" the categories_id 65 to alter the link that is made on the Site Map ...