Description
If your bbPress forum page is also your front page, your bbPress forum breadcrumbs may include the forum main page twice. (The first breadcrumb is a link to the site front page, and the second breadcrumb is a link to the forum main page – but these pages both show the main forum archive.)
This plugin removes the second breadcrumb entry.
If a problem with duplicate breadcrumbs persists, your theme may be affecting the bbPress breadcrumb settings; you’ll need to look into that separately, or try a different theme.
Screenshots
Installation
- Install this plugin via the WordPress plugin control panel, or by manually downloading it and uploading the extracted folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s all! There are no configurable options for this plugin.
FAQ
-
Your theme may be changing the forum breadcrumb settings. Check your theme code, or try a different theme.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Fix Forum Breadcrumbs” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Fix Forum Breadcrumbs” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Load translations later
1.0
- Initial version