the theme I'm using doesn't display the breadcrumbs 'Sky'.
Is there something I can add to the theme to the breadcrumbs will appear? If I change to garnland everything works how it is suppose to.

Comments

_craig’s picture

Quick answer: Add the line
<?php print $breadcrumb; ?>
to your theme's page.tpl.php page. Insert the line where you want it to show up on your page.

_craig’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.