There are some default images styles that I'd like to remove (don't need them). While I've been able to remove other default things in Backdrop (content types, views, etc.), I don't seem to be able to remove image styles... Am I missing something?
Try adding to your Views page /hirek Contextual filter "Global: Null".
And use a Canonical URL for all pages, which will help eliminate duplicate content for search engines.
It turned out that this is not a “term”, but a “page”. Ok.
If this is a content type like “News”, it is logical to use the pattern
"news/[node:title]"
where "news" is a list of all...
@izmeez, not to my knowledge.
I just now searched and found a newly released BookMadeSimple module that might make that possible. I'll try it in a sandbox and report back.
Comments
You can remove the image style JSON files from the active configuration folder (under /files).
Ah, right you are. Thank you!
I'd be nice if it were possible to do the same from the actual site though...