Closed (fixed)
Project:
SimpleCorp
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
23 Jul 2013 at 19:43 UTC
Updated:
4 Jan 2014 at 03:57 UTC
Jump to comment: Most recent
I've tried checking and unchecking a few times but the breadcrumbs show up no matter what.
Comments
Comment #1
gtsopour commentedComment #2
skech commentedHi frenchco,
the theme setting for Breadcrumb display seems to work fine.
You can disable the breadcrumbs from the theme's settings page (Home » Administration » Appearance » Settings).
Thanks
Soukri
Comment #4
johnhorning commentedI am having problems with the breadcrumb as well. I uncheck the box in settings and the breadcrumb goes away, but reappears if I flush cache. Also, the box won't stay checked after I save if I want to enable breadcrumbs.
Comment #5
skech commentedHi guys and thanks for reporting this,
seems that the check of breadcrumb display into the simplecorp/page.tpl.php file, wasn't right:
The above code into simplecorp/page.tpl.php file, replaced by the following:
The changes are commited http://drupalcode.org/project/simplecorp.git/commit/bb4b17d and will included in the next release - SimpleCorp 7.x-1.1.
Thanks
Soukri