Skip to content

FAQ

Yes. WooCommerce must be installed and active.

Either in a dedicated “FAQs” product-information tab, or directly after the product summary — your choice under WooCommerce → Answers.

Can I reuse the same FAQs across many products?

Section titled “Can I reuse the same FAQs across many products?”

Yes. Create a FAQ Set and assign it to specific products or whole product categories. Its items are merged with each product’s own FAQs and de-duplicated automatically.

Optionally. Enable FAQ structured data to emit FAQPage JSON-LD for products that have FAQs. Only enable it if the FAQs are genuinely visible on the page.

Basic HTML, filtered with wp_kses_post: links, lists, headings, bold/italic, images and similar. Scripts and unsafe markup are stripped.

Yes. Each question is a button with aria-expanded controlling an aria-labelled region; it is keyboard operable, has visible focus, and respects reduced-motion.

How does the shortcode know which product to show?

Section titled “How does the shortcode know which product to show?”

[answers_faqs] uses the current product on a single product page. Pass id to target a specific product and heading to add a heading.

Nothing renders for that product, and no structured data is emitted — there is no empty accordion or blank tab.

No. The accordion markup never shifts layout, styling is light/dark aware, and motion is reduced when requested.

A Pro edition is planned for FAQ search, voting, AI-assisted drafting and richer analytics. The free edition is the complete product-FAQ product.