標籤: 重力表單
-
作者帖子
-
重力表單如何實現用户編輯後前端查看提交記錄
並且是否可以實現提交後審批被拒絕重新修改提交,或提交後修改
還有~重力表單會導致後台很卡~有什麼解決方案嘛?機器為: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 -
作者帖子
- 哎呀,回覆話題必需登錄。