| 开发者 |
wpfeelteam
nayanchamp7 mriajur optemiz azha18 happydevs |
|---|---|
| 更新时间 | 2026年8月18日 21:27 |
| PHP版本: | 7.4 及以上 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Upgrade to Happy FAQs PRO Upgrade to Happy FAQs PRO now for priority email support and all PRO features. Pro adds FAQ Groups, AJAX FAQ search, extra accordion layouts, import/export, customer questions, variation product FAQs, and shop, cart, and checkout FAQs.Who it is for
{product_price} in the answer.[ffw_template]
Show a FAQ category. faq_cat is the FAQ category ID (Happy FAQs → Categories):
[ffw_template faq_cat="32"]
Show selected FAQs. faq_ids are FAQ post IDs (Happy FAQs → All FAQs):
[ffw_template faq_ids="10,11,12"]
Show FAQs for a WooCommerce product:
[ffw_template id="20"]
id is the WooCommerce product ID, not the FAQ ID. Find it under Products → All Products: hover the product, or open it and read post=20 in the browser URL. Replace 20 with your product’s ID.
Show FAQs for the current product (use this on a single product page or product template):
[ffw_template dynamic_post="true"]
Pick an accordion layout with template:
[ffw_template template="1" id="20"]
Sort with order (ASC or DESC) and order_by (id, date, title, name, modified, comment_count, author).
Pro adds group_id for FAQ Groups (PRO), and [ffw_search] for AJAX library search (PRO).
Pro features
Upgrade to Happy FAQs Pro
Library
[ffw_search], block, or Elementor widget)#ffw-faq-123{product_price}[ffw_template] on a page, insert Happy Prebuilt FAQs or Happy Custom FAQs (Gutenberg, Elementor, or Divi), or choose an FAQs page in Happy FAQs → Settings.faq-for-woocommerce folder to /wp-content/plugins/.Both. Happy WooCommerce FAQs is a WordPress FAQ accordion plugin. Product FAQs work when WooCommerce is active. You can use it without WooCommerce for site FAQs.
No. Use it as a site FAQ plugin. WooCommerce is only needed for product FAQs and store extras.
Yes. It works with standard WordPress themes.
Go to Happy FAQs → Add New, write the question and answer, then in the Happy FAQs Panel metabox search and select products. You can also assign product categories or tags so many products inherit the same FAQ. Or open a product and attach FAQs there.
Paste [ffw_template] in the page, insert Happy Prebuilt FAQs (library) or Happy Custom FAQs (write Q&A on the page) as a Gutenberg block, Elementor widget, or Divi 4/5 module, or pick a page in Happy FAQs → Settings → FAQ page.
Go to Products → All Products. Hover the product, or edit it and look at the URL: post=20 means the product ID is 20. Use [ffw_template id="20"].
Yes, in the free version. Every product in that category or tag can inherit those FAQs.
Product pages are included in free. Shop, cart, checkout, and product archive locations are Pro.
Yes. FAQPage schema is included for help pages and product pages. Duplicate questions are removed so Google can show FAQ rich results.
Yes. Free includes Happy Prebuilt FAQs and Happy Custom FAQs as a Gutenberg block, Elementor widget, and Divi 4/5 module. Prebuilt shows FAQs from your library. Custom lets you write questions and answers on the page.
Yes. Answers use the WordPress editor, so you can add HTML, images, and video.
Yes. Drag FAQs on a product, or use order and order_by on the shortcode.
Five in free (Classic, Whitish, Trip, Pop, Basic). Four more in Pro (Glow, Smart, Wow, Zoom).
Inline search (free) filters the FAQs already on the page. AJAX library search (Pro) searches all published FAQs and can be placed anywhere with [ffw_search].
post_type issue has been fixed.ffw_faq_products issue has been fixed.