我正在尝试上传一个包含 201 个文件的 zip 文件,这些文件是 Elementor 的页面部分。如果我提取 zip 文件,我可以一次执行一个文件,但 WP 应该能够从 zip 文件中一次提取并安装它们。尝试用谷歌搜索它,但大多数答案都与增加 PHP 最大帖子大小有关。设置为 8M,压缩文件为 373K。如果我从 Elementor 中上传它,它似乎会挂起,如果我通过我的模板上传它,它会快速刷新并显示已经存在的相同模板。这是我的系统信息:
== Server Environment ==
Operating System: Linux
Software: Apache
MySQL version: 5.5.56
PHP Version: 7.2.8
PHP Max Input Vars: 1000
PHP Max Post Size: 8M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected
== WordPress Environment ==
Version: 4.9.7
Site URL: http://stevenbuick.co.uk/wordpress
Home URL: http://stevenbuick.co.uk/wordpress
WP Multisite: No
Max Upload Size: 4 MB
Memory limit: 64M
Permalink Structure: /%postname%/
Language: en-US
Timezone: 0
Debug Mode: Inactive
== Theme ==
Name: OceanWP
Version: 1.5.21
Author: Nick
Child Theme: No
== User ==
Role: administrator
WP Profile lang: en_US
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36
== Active Plugins ==
Elementor
Version: 2.1.6
Author: Elementor.com
Ocean Demo Import
Version: 1.0.9
Author: OceanWP
Ocean Extra
Version: 1.4.19
Author: OceanWP
== Debug ==
Errors: There are no errors to display
我已经尝试禁用所有其他插件,但仍然没有乐趣。任何帮助将不胜感激。