getgrav / getgrav/grav-plugin-breadcrumbs
no breadcrumbs for search, archives, etc?
- Dominant language
- PHP
- Stars
- 19
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Maybe I am missing something as I am new to grav, but can't figure this one out. Breadcrumbs are working on all blog related pages, but pages like :
```
https://blog.example.com/search/query:hills
This one outputs the html with no pages included :
```
```
https://blog.example.com/archives_month:jul_2014
https://blog.example.com/tag:photography
These two only show the root level breadcrumb :
```
Does it not work for these types or what is going on? The pages I mentioned use their respective plugins from the grav team. I am using the blog skeleton as my default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.