【发布时间】:2012-09-03 13:58:57
【问题描述】:
据我了解,我转到我的网站仪表板 > 外观 > 主题,在那里我应该选择我创建的子主题。但它没有出现在那里。
这是我的主题文件夹的目录结构:
---- wp-content
----- themes
----- PlatformPro_v1.3.0
----- style.css
----- PlatformProChildTheme
----- style.css
这正是我在我的 PlatformProChildTheme style.css 中所拥有的:
/*
Theme Name: PChild
Description: PChild
Author: John Smith
Template: PlatformPro_v1.3.0
*/
@import url("../PlatformPro_v1.3.0/style.css");
【问题讨论】:
标签: html css wordpress bitnami