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.
@yorkshirepudding Thanks for that bit of information. I checked and this is what was found:
There were several json files in the active folder:
field.field.taxonomyextra.json...
To confirm that it is ok to be deleted, I would look in the config folder for any config files with the string taxonomyextra in.
If you don't find any, then yet it is probably safe to drop...
Posted23 hours 40 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Today there was finally time to delve into this issue. First I downloaded the field_data_taxonomyextra table into a spreadsheet. There is a column called Bundle, which in my case included,...
Hi Enthusiast - there is work in progress on an improvement to core that I think will help this.
https://github.com/backdrop/backdrop-issues/issues/4127
I don't fully understand it...
Posted1 day 15 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
As time ran out to discuss this last week, I would like to discuss https://github.com/backdrop/backdrop-issues/issues/6900 (Pre-existing field with reserved entity machine name re-used on entity...
Posted1 day 19 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
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.