I'm trying to figure out where I can edit the nav bar links but leave the current css effects in place.
Example
http://www.pinemporium.com/SFNT.html
http://www.pinemporium.com/mm5/merch...E2&Screen=SFNT
go to the same page. The store is in a mall and I don't want to affect the short links setup in the other store which is MMUI. It works fine without having the store code in the url as they work differently. The CSSUI store looks in the root for all of its direction and then the .htaccess file sends the customer to the TKSL page which handles all the lookups, error page checking, multiple CTGY/PROD page templates, etc.
But I went to hard code the nav links to go to just SFNT.html and they are not there. How would I change those without enabling short links for the whole domain or changing the .htaccess file from the way it is set now?
Example
http://www.pinemporium.com/SFNT.html
http://www.pinemporium.com/mm5/merch...E2&Screen=SFNT
go to the same page. The store is in a mall and I don't want to affect the short links setup in the other store which is MMUI. It works fine without having the store code in the url as they work differently. The CSSUI store looks in the root for all of its direction and then the .htaccess file sends the customer to the TKSL page which handles all the lookups, error page checking, multiple CTGY/PROD page templates, etc.
But I went to hard code the nav links to go to just SFNT.html and they are not there. How would I change those without enabling short links for the whole domain or changing the .htaccess file from the way it is set now?
Comment