前言介紹
- 這款 WordPress 外掛「WooCommerce Product FAQs」是 2013-07-22 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2016-09-22,距離現在已有 3145 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.5.1 以上版本才可以安裝。
- 有 19 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
faq | faqs | woocommerce | woocommerce faqs | frequently asked questions |
內容簡介
從 3.0.0 版本開始,此外掛有以下需求:
PHP 5.3+
WooCommerce 2.0.0+
如果您曾使用過 eBay 的「向買家提問」系統,您將會知道該外掛的使用方式。
WooCommerce Product FAQs 允許訪客對特定產品發問,取得回答,並查看其他串流。
它還允許您,商店所有人,手動新增特定產品的問題。
點擊此處查看帶有一些常見問題的 WooCommerce 產品頁面範例。
常見問題通知
通知會通知管理員有新的問題,每個問題都有管理連結。
通知會通知發問者其問題已回答,提供連結以查看該產品。
每個通知電子郵件都有突出顯示電子郵件中指定的問題,
因此在多個問題的情況下,使用者不需要尋找自己的問題。
待辦事項:
在使用 ajax 的地方添加 ajax 加載程序,以便使用者知道其請求正在處理中,已完成
考慮添加內圈註冊選項以供FAQ表單使用
不相容性
Disqus - 會干擾comment_form功能。希望能夠儘快解決此問題。
404 Redirected - 從 URL 中刪除 $_GET 參數,從而刪除「查看」和「預覽」功能
開發人員
= 可用的篩選器: =
格式: (filter ; filtered variable ; 可用變數: var1 (解釋 [變數類型]), var2, var3, …)
所有篩選器都以woocommerce_faqs_為前綴或開頭。
admin_faq_highlight_color ; 管理面板中管理問題時的突出顯示顏色。
front_faq_highlight_color ; 前端查看電子郵件連結中的問題時的突出顯示顏色。
antispam_error_message ; 防止垃圾郵件檢測失敗時的錯誤訊息; $result[‘message’] (錯誤訊息 [str]), posted form (整個 $_POST[array])
answerer_email ; 管理問答答案的電子郵件; $post_data (‘question_title’, ‘faq_author_name’, ‘product_title’, ‘question_content’ [array])
asker_email ; 問答發問者的電子郵件, $post_data (‘question_title’, ‘product_title’, ‘post_id’ [array])
answerer_email_subject ; 管理問答答案的電子郵件主旨; 與 answerer_email 變數相同
answerer_email_message ; 最終管理電子郵件訊息; 與 answerer_email 變數相同
asker_email_subject ; 問答發問者的電子郵件主旨; 與 asker_email 變數相同
asker_email_message ; 最終問答發問者的電子郵件訊息; 與 asker_email 變數相同
answer_caps; 回答問題的能力
原文外掛簡介
UPDATE As of 3.0.0, this plugin has the following requirements:
PHP 5.3+
WooCommerce 2.0.0+
If you have ever used eBay’s ‘Ask Buyer’ system before, you will know how this plugin behaves.
WooCommerce Product FAQs allows visitors to ask questions about specific products, get answers, and view other threads.
It also allows you, the store owner, to manually add questions to specific products.
Click here for a sample WooCommerce product page with some FAQs.
FAQ Notifications
Notifications are in place that will notify the admin of new questions, with links to administer each question.
Notifications are in place that will notify the asker when their question has been answered, with links to view the product.
Each notification email has a system to highlight the question specified in the email,
so in the case of numerous questions, the user does not have to hunt for his question.
To Do:
Add ajax loaders where ajax is used so the user knows that their request is being processed DONE
Consider adding inline registration option to FAQ form
Incompatibilities
Disqus – interferes with the comment_form function. Will hopefully rectify this soon.
404 Redirected – strips $_GET parameters from URL, removing ‘View’ and ‘Preview’ functionality
Developers
= Available filters: =
Format: (filter ; filtered variable ; available variables: var1 (explanation [var type]), var2, var3, …)
All filters are prefixed/begin with woocommerce_faqs_
admin_faq_highlight_color ; Highlight color in the Dashboard when administering a question from the email link
front_faq_highlight_color ; Highlight color on the front-end when viewing a question from the email link
antispam_error_message ; Error message when the anti-spam check fails ; $result[‘message’] (error message [string]), posted form (full $_POST[array])
answerer_email ; Email for administering FAQs; $post_data (‘question_title’, ‘faq_author_name’, ‘product_title’, ‘question_content’ [array])
asker_email ; Email for the asker; $post_data (‘question_title’, ‘product_title’, ‘post_id’ [array])
answerer_email_subject ; Subject of administer email; same as answerer_email vars
answerer_email_message ; Final adminster message; same as answerer email vars
asker_email_subject; Subject of asker email; same as asker_email vars
asker_email_message; Final asker message; same as asker_email vars
answer_caps; Capability of answering questions
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WooCommerce Product FAQs」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
2.0 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | 1.0.9 | 1.1.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 3.0.0 | 3.0.1 | 3.0.2 | 3.0.3 | trunk | 3.0.3
|
延伸相關外掛(你可能也想知道)
VK Blocks 》這是一個擴充 Gutenberg 模塊的外掛。, [ 模塊 ], , 成員, 外框, 警示, 常問問題, 氣球, 流, 按鈕, 公關模塊, 公關內容, 邊框盒, 標題(帶副標題), 響應間距...。
Easy Accordion – Responsive Accordion FAQ Builder and Product FAQ 》Easy Accordion 是 WordPress 最好的回應式拖放式手風琴常見問題解答建立外掛,並具有許多自訂選項。它可幫助您在沒有寫任何程式碼的情況下快速在您的網站或...。
Accordion FAQ – Compatible With All Page Builder (Elementor, Gutenberg) 》感謝使用我們的外掛。如果需要一個很棒的手風琴常見問題解答(FAQ)外掛,那就是它了。Responsive Accordion 備有 WordPress 的優秀手風琴 FAQ 建構工具,您...。
BetterDocs – Advanced AI-Driven Documentation, FAQ & Knowledge Base Tool for Elementor & Gutenberg with Encyclopedia, AI Support, Instant Answers 》u in creating a comprehensive and informative knowledge base page using BetterDocs. This WordPress plugin allows you to organize your FAQ (Frequent...。
Ultimate FAQ Accordion Plugin 》可以輕鬆地創建常見問題集並將它們添加到您站點的任何頁面中。響應式手風琴顯示方式能夠無縫地融入任何網站,並提供任何設備上良好的常見問題使用體驗。, , ...。
Show-Hide / Collapse-Expand 》現場演示:, 請至showhide.bunte-giraffe.de參閱我們的外掛現場演示。帳號:demo,密碼:demo。, Show-Hide / Collapse-Expand 允許您輕鬆管理進入您的網站後...。
Quick and Easy FAQs 》本外掛提供一個快速簡易的方法,使用自訂文章類型添加常見問題並使用 Gutenberg Blocks 或 shortcodes 顯示這些問題。詳細資訊請參閱下方的文件。, 功能, , ...。
Chatway Live Chat – Customer Support, FAQ & Helpdesk Customer Service, Chat Buttons, and WhatsApp 》- 使用Chatway - 即時聊天應用程式,您可以通過WordPress網站與訪問者進行即時聊天以及更多互動。, - Chatway是一個輕量級、易於使用的即時聊天應用程式,以...。
FAQ / Accordion / Docs / KB – Helpie WordPress FAQ Accordion plugin 》Helpie FAQ 是一個先進的 WordPress 常見問題解答外掛,可以輕鬆地在 WordPress 網站上創建、編輯和嵌入常見問題解答和手風琴。您可以輕鬆地創建驚人的手冊頁...。
Advanced Knowledge Base Documentation, Articles and FAQ Tool with AI Chat Integration, Security, Support, and Import/Export 》g integration lets you integrate your WordPress Knowledge Base with the popular Help Dialog software, allowing you to provide instant support to yo...。
Arconix FAQ 》這款外掛可以讓您輕鬆創建時尚的常見問題解答區,並透過提供的簡碼([faq])顯示您的常見問題解答,使用動畫的 jQuery 切換或手風琴折疊框來顯示/隱藏它們。 ...。
Advanced Accordion Gutenberg Block 》Advanced Accordion Gutenberg Block 是一個自定義的原生 Gutenberg 區塊,允許您在網站文章和頁面上使用 Gutenberg 編輯器輕鬆構建常見問題解答部分或手風琴...。
Turn Rank Math FAQ Block to Accordion 》這個外掛不僅會將 Rank Math FAQ schema blocks 轉換成手風琴(accordion),同時也會讓它們符合無障礙設計。這個外掛開箱即可使用,安裝和啟用後,它會自動...。
Gutena Accordion – Beautiful FAQ Accordion Block 》Gutena 手風琴是一款 WordPress 外掛,可在區塊編輯器內創建手風琴下拉式選單。此外,它非常輕量,不使用 jQuery,不會影響網站速度。您可以直接在區塊編輯器...。
Turn Yoast SEO FAQ Block to Accordion 》該外掛可將 Yoast SEO FAQ schema 區塊轉換為手風琴(accordion)風格。該外掛無需進行任何設定,只要安裝和啟用後,就會自動地將 Yoast SEO FAQ schema 區塊...。