Kryptronic Software Wiki : CCP7TurnOffBreadcrumbs

Kryptronic Internet Software Solutions
Oldest known version of this page was edited on 2009-07-14 10:17:12 by KryptronicWebmaster []
Page view:

Removing Breadcrumbs From Your Site


This change will completely remove the breadcrumbs from your site. In admin under System > Displays > Display Includes locate the Breadcrumbs Display include in the list and click on Update. The first line of the Include File Contents* field should be

<?php


Immediately below that add a single line that contains

return;


When the change is complete the first two lines of the include should look like this:

<?php
return;



ClickCartPro 7 and EuropaCart 7 - Store Component