Can DHTML menus be configured in backdrop or does it require a module to be ported, like https://www.drupal.org/project/dhtml_menu ?
This would be useful for navigation with the Book module where the navigation menu is in a sidebar block.
Can DHTML menus be configured in backdrop or does it require a module to be ported, like https://www.drupal.org/project/dhtml_menu ?
This would be useful for navigation with the Book module where the navigation menu is in a sidebar block.
Recent comments
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related: https://github.com/backdrop-contrib/copy_blocks/issues/26 https://github.com/backdrop-contrib/...
missing "add block" in custom layout
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc). I did recently delete an old blog...
missing "add block" in custom layout
I don't see any errors in the browser console, but there's this error in the logs Warning: Trying to access array offset on null in summary() (line 63 of /app/core/modules/layout/plugins/...
missing "add block" in custom layout
What's missing there is the dropbutton, which is rendered by Javascript. Have you checked the browser's console for Javascript errors? Also check the site log just in case.
missing "add block" in custom layout
I did now do the constructive deconstruction and indeed as long as I did not do the geocoding, I did not encounter the issue. With the geocoding, with the setup of a leaflet view in a...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?