I have an Ubercart site with facets to filter in the sidebar. I'd like to have the whole sidebar collapse, or slide off screen and slide back with a tap of a tab, perhaps opposite the menu tab.
It turned out that this is not a “term”, but a “page”. Ok.
If this is a content type like “News”, it is logical to use the pattern
"news/[node:title]"
where "news" is a list of all...
@izmeez, not to my knowledge.
I just now searched and found a newly released BookMadeSimple module that might make that possible. I'll try it in a sandbox and report back.
Comments
You could use (or copy the functionality provided by) the contributed layout Bamboo:
https://github.com/backdrop-contrib/bamboo
Thanks. I'll see if I can figure out how to use it with my existing layouts, since Bamboo has no headers or footers, etc.