私のサイトはhttp://test.javatutorialhub.com/です
udesign というテーマの子テーマを作成する必要があります。
私は必要なことをしました。しかし、子テーマを有効にすると、「このテーマには親テーマが必要です」というメッセージが表示されます。
ここに functions.php の私のコードがあります
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* Wordpress will use those functions instead of the original functions then.
*/
ここにstyle.cssのコードがあります
/*
Theme Name: U-design Child Theme
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: A slick, powerful and clean theme.
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 2.1.0
*/
それで、私は何を間違ったのですか?
注: 子テーマをアクティブ化できないと誰かが私に言いました。本当ですか?助けてください。