Support Forum
I'm developing on localhost at the moment. I am using a copy of sky-red theme with a few CSS tweaks here and there. I have not changed anything to do with the breadcrumbs however. When I revert to one of the standard themes the breadcrumbs are still not displaying.
In the sphead.php fI have found the following lines:
# CUSTOMISATION Start the 'breadCrumbs' section
# ----------------------------------------------------------------------
# sp_SectionStart('tagClass=spPlainSection spLeft', 'breadCrumbs');
# sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=1', __sp('Home'));
# sp_SectionEnd('', 'breadCrumbs');
#
# Start the 'pageTopStatus' section
# ----------------------------------------------------------------------
Uncommenting this breaks the theme completely.
Hope you can help.
1 Guest(s)