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.
我正在使用 wordpress v3.6 - 主题 kallyas v3.1
当我上传/更新(通过 ftp 或直接在 wordpress 中)主题的最新版本时,新的 css 文件生效并正常工作
但是在我将设置保存在主题选项面板中后,一些 css 文件会立即更改为旧的/以前的 css 文件
它们不断被前一个覆盖。
我暂时将 chmod 更改为 777 但我发现无法保留新的 css 文件
有什么想法吗?