How do I create a custom layout template? Is it as simple as grabbing one of the core layout templates and then modifying it? If so, where do I put it? I'm sure this is fairly easy, just haven't done it before.
Yes, you can copy an existing layout from root/core/layouts modify it and put it into your own layouts directory in Backdrop root directory root/layouts/.
Also, you may be interested in the new flexible layout templates feature that has been added to Backdrop CMS v. 1.14 (less than one week old). This new feature allows you to create custom layout templates in the UI of Backdrop. I hope to create a video this weekend on flexible layout templates and will post a comment here once I do.
EDIT: I have posted a 10 min video tour of new features in Backdrop CMS 1.14. A significant portion of the video is about the new flexible layout templates feature.
Thanks!
Here I find the already reported issue
https://github.com/backdrop-contrib/term_reference_tree/issues/4
I think in the meanwhile I'll have to just stick to legacy...
It is term reference tree
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. ThumbnailsChild.sys.mjs:26:13
jQuery....
No, for sure not Leaflet, those modules are fully compatible with jQuery 3.
There has been some activity re removed jQuery size() method in contrib land.
What you could do now...
The jQuery size method has been removed in jQuery 3. See https://api.jquery.com/size/
One of your Javascript files is still using that method, and therefore it's giving a fatal error. It's...
Posted22 hours 3 min ago by Alejandro Cremaschi (argiepiano) on:
Comments
Yes, you can copy an existing layout from root/core/layouts modify it and put it into your own layouts directory in Backdrop root directory root/layouts/.
For more info, see: https://api.backdropcms.org/layouts
Also, you may be interested in the new flexible layout templates feature that has been added to Backdrop CMS v. 1.14 (less than one week old). This new feature allows you to create custom layout templates in the UI of Backdrop. I hope to create a video this weekend on flexible layout templates and will post a comment here once I do.
EDIT: I have posted a 10 min video tour of new features in Backdrop CMS 1.14. A significant portion of the video is about the new flexible layout templates feature.
https://www.youtube.com/watch?v=Ra9CKywd3kA&t=9s