I install the path bradcrumb module. When i am visit my site, no breadcrumb is showing.
On the frontpage, i would see my breadcrumb with the home link!
The code in my page.tpl.php
<section id="breadcrumb" class="clearfix container-16">
<?php if ($breadcrumb) : ?>
<?php print $breadcrumb; ?>
<?php endif; ?>
</section><!-- end section#breadcrumb -->Can you make a setting: Show Breadcrumb on frontpage!
Edit:
When i am install the menu breadcrumb module there is a setting for this module:
Append page title to breadcrumb
Choose whether or not the page title should be included in the breadcrumb.
This setting show my breadcrumb on my frontpage!
Can implement this setting in the Path Breadcrumb Module Settings?
Comments
Comment #0.0
Bernsch commentededi
Comment #0.1
Bernsch commentededit code
Comment #0.2
Bernsch commentededit code
Comment #0.3
Bernsch commenteditalic text
Comment #1
jawi commentedDid you manage to fix this?
Comment #2
kalabroThanks for your request.
Now Path Breadcrumbs doesn't add any links to pages that are not listed here admin/structure/path-breadcrumbs
But you can create variant for your front page (for
nodepath, for example).Comment #2.0
kalabroitalic text