I am having a problem, when I use bbPress, entering a topic and then clicking “Forum” through “Breadcrumbs” I am shown the last visited item, and not the homepage of the forum. How so?
You can check by going to this page:
http://www.mondoinformazione.com/forums/topic/destiny-e-possibile-condividere-il-season-pass-su-piu-account/
Hi,
Please make sure you have set the forum template, check this topic: https://forum.tagdiv.com/topic/problem-with-breadcrumb-and-bb-press/#post-17297
Please let me know if you fix this.
Thanks
Hi,
I have a similar issue. Getting a 404 when I use the breadcrumb link.
Example of the structure on my local site:
Made a page for the forums titled: domain/community with the bbpress template selected.
Made a forum with name titled: Test 1
Made a topic for the above forum titled : ‘First topic test’
Starting from the forums main page: domain/community, breadcrumb reads:
Home > Community
With the Forum ‘Test 1’ listed below the search bar. – All is ok. 🙂
Then selecting ‘Test 1’ forum. The forum opens and displays link to the topic ‘First topic test’, the breadcrumb now shows as:
Home > Forums > Test 1
(Note, even if you change the root slug for the forums to say ‘community’ it still displays in the breadcrumb as ‘Forums’ at this stage, but thats a separate issue I’m having).
At this point in the breadcrumb both ‘Forums’ and ‘Test 1’ are links which both go to domain/forums/forum/test-1
Selecting the topic ‘First topic test’ opens the topic. With the url as ‘domain/forums/topic/first-topic-test’
The breadcrumb now shows as:
‘Home > Forums > Test 1’
The topic has not been added to the breadcrumb.
The link on the ‘test 1’ element of the breadcrumb is:
domain/forums/topic/test-1 but produces a 404 as ‘test 1’ is a forum, not a topic.
Whilst the ‘Forums’ link of the breadcrumb is to the page I am already on ‘domain/forums/topic/first-topic-test’.
I’m not sure where it’s going wrong. Any help much appreciated.
Have managed to fix the 404 issue now. Appears to be an issue with permalink structures that include ‘category’ and bbpress. Changing permalinks through a few alternatives saving after each change and then returning to preferred permalink structure seems to have fixed the issue for me.
