I am not sure why my breadcrumbs “Home” is missing….according to the codex, it should be fine. Please have a look at my spHead.php:
sp_SectionStart(‘tagClass=spPlainSection spLeft’, ‘breadCrumbs’);
sp_BreadCrumbs(‘tagClass=spLeft spBreadCrumbs&tree=1’, __sp(‘Home’));
sp_SectionEnd(”, ‘breadCrumbs’);
http://s150.photobucket.com/user/Shadowzzzzzz/media/breadcrumbs.png.html
Thanks for your help.