Hallo, ich möchte ein Child Theme für Twenty Eleven erstellen.
Folgenden Code habe ich in meinen Texteditor eingegeben und als ZIP hochgeladen:
</code>
/*
Theme Name: Child Twenty Eleven
Theme URI: https://wordpress.org/themes/twentyeleven/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentyeleven
Version: 2.4
*/
@import url("../twentyeleven/style.css");
/* =Theme customization starts here
------------------------------------------------------- */
<code>
Beim Hochladen kam aber dann die Fehlermeldung, dass eine style.css fehlt.
Was habe ich falsch gemacht?
Danke