Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将我的主题文件夹(假设它是 211)重命名为不同的名称。我遵循了所有我能找到的教程,其中说我应该首先激活另一个主题,然后更改 ftp 上的文件夹名称,更改 style.css 中的主题名称,然后当然再次激活我的主题。
我也尝试过复制主题并进行更改。
这对我来说根本不起作用。该网站看起来很奇怪。
我错过了什么吗?
检查 header.php 中样式表的链接是否与新文件夹的位置匹配,如果是这样的话。还要检查 style.css 中的链接 例如: <link href="twentytwelve/style.css" ref="stylesheet" />应该看起来像这样。
link href="twentytwelve/style.css" ref="stylesheet" />