David, from Appearance>Themes there is no Add New. Are we using diff wp versions?
There are Manage Themes and Install Themes tabs.
From Install Themes I use upload instead but again can't see the child theme. Here is what I did.
Change the css file
/*
Theme Name: Test Theme
Description: Child theme for the twentyeleven theme
Author: XXX
Template: twentyeleven
*/
@import url("../twentyeleven/style.css");
zipped and renamed it to test.zip
I delete existing twentyeleven-child folder first cause upload wouldn't work otherwise
Then Appearance>Themes>Install Themes>Upload.
It says upload is successful. I click activate and it takes me back to the Themes' page.
Checked that Themes/twentyeleven-child folder was created with style.css inside.
I logout of dashboard. Login again but nothing.
I appreciate your help!