Describe your issue or idea
I almost always override the keys views uses for it's query strings, here:
By default, it uses the machine name of each field, but those machine names can be cumbersome, and are sometimes very long. I always remove field_
from the name of the key, and sometimes change the key entirely to match the field label instead.
As was raised in https://github.com/backdrop/backdrop-issues/issues/2843, we might want to do this automatically for our users, which would also do a better job of keeping cleaner, shorter query strings for embedding as links into other posts.
Recent comments
It seems that if I set the "Block title type" to either "Default" or "Custom", the title (i.e. the view title or the custom title defined in the block, respectively) always appears,...
Hide title of a view block if no results?
How are you generating the View? There are a few ways to do it... but it depends on how you generate your View. Are you using Contextual Filters? You could use the "no...
Hide title of a view block if no results?
Thank you for sharing your final solution. This may be very helpful for future visitors trying to do the same.
Views Accordion as primary navigation