[Bb-trac] Re: [bbPress] #962: bad indication of
bb_forum_bread_crumb only on front-page.php
bbPress
bb-trac at lists.bbpress.org
Wed Sep 3 22:16:00 GMT 2008
#962: bad indication of bb_forum_bread_crumb only on front-page.php
-----------------------+----------------------------------------------------
Reporter: csseur3 | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.0-beta & XML-RPC
Component: Front-end | Version: 1.0-beta (trunk)
Severity: normal | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment (by fel64):
Because on the front page, bb iterates through the forums and thus has the
current forum set to the last forum it went through.
In the footer, you can put a `if(!is_front()){ ... }` around your bread
crumb function. That'll stop it from appearing on the front page.
--
Ticket URL: <http://trac.bbpress.org/ticket/962#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list