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.
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
Comment #1
_craig commentedQuick 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.
Comment #2
_craig commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.