我正在尝试上传包含201个文件的zip文件,这些文件是Elementor的页面部分。如果我解压缩zip文件,则一次只能处理一个文件,但是WP应该能够一次从zip文件提取并安装它们。尝试使用Google搜索,但大多数答案都与增加PHP最大帖子大小有关。设置为8M,zip文件为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
我尝试禁用所有其他插件,但仍然没有任何乐趣。 任何帮助将不胜感激。