Open GoogleCodeExporter opened 9 years ago
Here is the code to add in page layouts.
<div class="breadcrumbs">
<?php
if(function_exists('bcn_display'))
{
bcn_display();
}
?>
</div>
http://mtekk.us/code/breadcrumb-navxt/#installation
Cheers,
Marc
Original comment by mabiv...@gmail.com
on 10 Dec 2010 at 6:57
Yes, it's possible, you can insert this code in layouts (see 'layouts' folder),
or insert it in file header.php
I plan added breadcrumbs in future release
Original comment by AntonShe...@gmail.com
on 14 Dec 2010 at 7:34
[deleted comment]
[deleted comment]
Original comment by AntonShe...@gmail.com
on 14 Dec 2010 at 7:41
Thank you a lot Anton
Original comment by mabiv...@gmail.com
on 14 Dec 2010 at 12:50
Original issue reported on code.google.com by
mabiv...@gmail.com
on 3 Dec 2010 at 5:02