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.
I have had a read of what Lando provides, and it's an excellent development tool, and it would solve the problem.
But, I would prefer to find out why the problem is there in the first...
You might need to add a Relationship in the View to Flags. Or there might be a setting on the content type. I can't recall for certain but I think it's possible.
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.