It would be great to set more than one path for which a layout is used instead of the default. For example, while most of the pages on a site may have a sidebar, there could be five or so pages that don't have a sidebar, and it'd be great to define a single layout without a sidebar and specify the five paths for which it should be used. Am I correct in assuming that this isn't something that cannot currently be done without creating five different layouts with five different paths?
Perhaps we could just allow the path field to be left as empty, or filled with a single % wildcard, and then just use the visibility conditions options to determine what paths it should be used instead of the default layout?
Recent comments
I've moved this to How To and Troubleshooting as more people will see it here. I've also put the code in a PHP code block to make it more readable.
Filter view on date
@xorgev Thanks for linking to this video. It is a good one that I had not seen before. There are lots of resources on the Internet for Backdrop CMS and it is challenging to figure out how they...
Suggestion to improve the visibility of helpful content for new users
This is helpful. When I Googled for suggestions about the error message, I found an old entry in Stack Overflow that suggested increasing max_connections. I passed that along to the hosting...
"SQLSTATE[08004] [1040] Too many connections" error - any ideas?