Kryptronic Info Center

The Info Center has articles on everything you need to get your site up and running with Kryptronic software. Hundreds of articles are available which contain tips, tricks, software updates and release notes, and everything you ever wanted to know about eCommerce, but were afraid to ask...

Kryptronic

Site Doctor: 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;

Kryptronic: Security. Stability. Reliability