Hi group brain!
Now, I've been fiddling with making a child theme of "Classic" so that I don't have to modify the parent theme for every update:
parent: classic name: rsl-classic display-name: RSL Classic mods version: 1.0.0 assets: use_parent_assets: true
(The simplest, as outlined in the docs)
To this I've copied assets/css/custom.css and theme.css
That's all the structure available.
However, starting a child theme generates a few issues which I can reproduce on a second install: On the left, basic classic theme. On the right: child theme. Also missing the icon for "Online only"?
What am I missing? The child theme is to inherit all of the parent, correct? And that should include icons, right?
Cache has been cleared, and I'm running a clean browser for testing purposes.
[Solved] Oh, this is a wonderfully weird thing ; I was reflecting on the clutter of files in the themes/classic/assets/css folder - for some untold reason the theme generates these wee images there instead of in the /var/cache folder - where I'd expect them to be.
And theme.css seems hardcoded to read them from the assets/css folder? Seriously team? Why?
.png.022b5452a8f28f552bc9430097a16da2.png)