Digerdoo Posted March 17, 2006 Posted March 17, 2006 <?php echo $breadcrumb->trail(' ? '); ?> and what it do ? :o
Jack_mcs Posted March 17, 2006 Posted March 17, 2006 It adds a >> to your breadcrumb trail between pages like catalog >> privacy. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Digerdoo Posted March 17, 2006 Author Posted March 17, 2006 It adds a >> to your breadcrumb trail between pages like catalog >> privacy. Jack If i press it it goes to mainpage. How i can remove that option but show others.. :blush:
Jack_mcs Posted March 18, 2006 Posted March 18, 2006 Remove what option? The >>? Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Digerdoo Posted March 18, 2006 Author Posted March 18, 2006 Remove what option? The >>? Jack I want that it show all other but you can not press frontpage.. or if it show other subcatogories there and you press it it goes index.php?cPath=211_43 or something but how you put it that way if yuo press it show new file like subcategory.php?cPath=211_43 :blush:
Jack_mcs Posted March 18, 2006 Posted March 18, 2006 I'm sorry but I don't understand what you are asking. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Guest Posted March 18, 2006 Posted March 18, 2006 open your catalog\includes\application_top.php locate and comment out this line $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);
Digerdoo Posted March 19, 2006 Author Posted March 19, 2006 open your catalog\includes\application_top.php locate and comment out this line $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Many thanks.. if i want replace filename_default = index.php another file like subcategory.php?cPath=211_43 what i have to do if i want that way when someone press the subcategory or category it list it subcategory.php not index.php. :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.