标签: 重力表单
-
作者帖子
-
重力表单如何实现用户编辑后前端查看提交记录
并且是否可以实现提交后审批被拒绝重新修改提交,或提交后修改
还有~重力表单会导致后台很卡~有什么解决方案嘛?机器为:2c4g5m
Gravity Forms 要前台留提交记录的话,需要用到 Gravity View 扩展才能实现,可以用来创建自己的数据提交系统。
后台卡的话,你用 Google 浏览器的审查元素看看加载速度是由什么引起的。
2 核 4G 也不低了,如果确实是插件的话, 用安装下面的
找找原因。
确定是这个插件,但是他对前端造成的影响很小,后端每个按钮点击后 30 多秒才会跳转。
我尝试使用了 hk 服务器 同样的环境安装同样的插件。也是同样的卡。不知道问题出现在哪里~
把重复查询、样式、脚本、 API 调用都点开看下,然后你可以看到加载的时长,估计应该是 API 调用那块要的时间多,应该是插件没有设置好,
如果看不懂的话,测试完贴个图上来。
### Gravity Forms ###
Registration: Site registered ( nulled ) ✔
Version: 2.4.17.7 ✔
Upload folder: /www/wwwroot/tw.gvgu.cn/wp-content/uploads/gravity_forms/
Upload folder permissions: Writable ✔
Output CSS: No
Output HTML5: No
No-Conflict Mode: No
Currency: USD
Background updates: No
Locale: zh_CN### Database ###
Database Version: 2.4.17.7 ✔ Your database is up-to-date.
wp_gf_form_view: ✔
wp_gf_form_meta: ✔
wp_gf_form: ✔
wp_gf_form_revisions: ✔
wp_gf_entry: ✔
wp_gf_entry_meta: ✔
wp_gf_entry_notes: ✔
wp_gf_draft_submissions: ✔### WordPress ###
Home URL: https://tw.gvgu.cn
Site URL: https://tw.gvgu.cn
WordPress Version: 5.3.2 ✔
WordPress Multisite: No
WordPress Memory Limit: 512M
WordPress Debug Mode: No
WordPress Debug Log: No
WordPress Script Debug Mode: No
WordPress Cron: Yes
WordPress Alternate Cron: No
Background tasks: Yes ✔### Active Theme ###
Twenty Seventeen: by the WordPress team (https://wordpress.org/) – 2.2 ✔
### Active Plugins ###
Query Monitor: by John Blackbourn – 3.5.2 ✔
WP Rocket: by WP Media – 3.4.4 ✔### Web Server ###
Software: nginx/1.17.8
Port: 443
Document Root: /www/wwwroot/tw.gvgu.cn### PHP ###
Version: 7.4.3 ✔
Memory Limit: 512M
Maximum Execution Time: 300
Maximum File Upload Size: 50M
Maximum File Uploads: 20
Maximum Post Size: 50M
Maximum Input Variables: 1000
cURL Enabled: Yes (版本 7.64.1)
OpenSSL: OpenSSL 1.0.2r 26 Feb 2019 (268443951)
Mcrypt Enabled: No
Mbstring Enabled: Yes
Loaded Extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, ctype, curl, dom, filter, ftp, gd, gettext, hash, iconv, intl, json, mbstring, SPL, session, pcntl, standard, PDO, mysqlnd, pdo_sqlite, Phar, posix, Reflection, pdo_mysql, shmop, SimpleXML, soap, sockets, sodium, mysqli, sysvsem, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, cgi-fcgi, zip, fileinfo, exif, imagick, Zend OPcache### MySQL ###
Version: 5.7.29 ✔
Database Character Set: utf8
Database Collation: utf8_general_ci### Date and Time ###
WordPress (Local) Timezone: Asia/Shanghai
MySQL (UTC): 2020-03-08 19:17:13
MySQL (Local): 2020 年 3 月 9 日 于 上午 3:17
PHP (UTC): 2020-03-08 19:17:13
PHP (Local): 2020 年 3 月 9 日 于 上午 3:17 -
作者帖子
- 哎呀,回复话题必需登录。