Overview
The "Category FAQs" shortcode can be used to display an accordion box with all FAQs attached to a specific category. The knowledge base id (kb_id) will be used to load the required design settings (CSS).
Syntax
Open the relevant WordPress page and add a shortcode block. Copy-paste the below shortcode syntax and adjust the input parameters (kb_id, category_id).
[idocs_category_faqs kb_id = X category_id = Y]
Demo Example
Backend - WordPress Editor
Frontend - Page View