tubarao21 Posted January 26, 2006 Posted January 26, 2006 Hi there. I know the subject of this e-mail has been talked over and over, but i can't find anything similar. Well, i have a redirected store. (www.mydomain.com/mystore). Any time i click 'Home' in that breadcrumb in Header, it takes me to my domain. If i click Catalog, it's ok, i'll go to my store. So, the idea is to remove 'Home' and leave Catalog. Or at least edit the link. There's just another thing i want to change :). When i click the link 'click to enlarge' the image of a product. it stays the same. Where can i change this? Thanks a lot ;)
♥Vger Posted January 26, 2006 Posted January 26, 2006 includes/application_top.php, around line 466 change: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); to this: //$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Vger
tubarao21 Posted January 27, 2006 Author Posted January 27, 2006 Uh, that was easy :) :blush: Thanks again. :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.