Draakjuh
Member
Posted 7 months ago #
I installed breadcrumb, and everything works perfect, except for one thing.
If I got to the http://www.linkofwebsite.com/blog/2011/10 (archives.php page) the breadcrumb doesn't show the blog page.
It shows only this at the moment: Home » 2011 » October
I would like to change the breadcrumb to this: Home » blog » 2011 » October
How can I change the breadcrumb plugin to fix this problem?
http://wordpress.org/extend/plugins/breadcrumb-navxt/
Right now date archives are assumed to fall under the "page on front" rather than under the "page for posts". I need to verify that custom post types do not show up in the date archives before moving it over to the "page for posts" (e.g. blog) part of the hierarchy. Currently, there isn't a way around this, but for the next release either it will be changed or an option will be available.
Draakjuh
Member
Posted 7 months ago #
Thank you for the reply.
I will wait for the update then. Thanks that you will try to fix this problem for the update.