FSM FAQ
Custom FAQ post type with page assignment and [fsm_display_faqs] shortcode. For use with FSM Foundation theme and ACF Pro.
by Full Spectrum Marketing · github.com/fsm-agency/fsm-faq-plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/fsm-agency/fsm-faq-plugin/archive/refs/heads/main.zipFrom the readme
Custom FAQ post type with page assignment and [fsmdisplayfaqs] shortcode. For use with FSM Foundation theme and ACF Pro.
Registers the faq post type (admin only, no front-end archive).
Requires Advanced Custom Fields Pro. Registers ACF field groups automatically:
- FAQs (on FAQ post type): Answer (WYSIWYG), Display On (Post Object, multiple pages)
- Page FAQs (on Page): Relationship to FAQs, bidirectional with Display On
Maintains hasfaqs post meta on pages for Divi conditional logic (show/hide FAQ section).
Shortcode: [fsmdisplayfaqs] – outputs FAQs for the current page with FAQPage schema.
Admin list column: "Assigned to Pages" with links.
Use a parent section with class faq-section and Divi visibility based on custom field hasfaqs so the section is hidden when the page has no FAQs.
A no-code settings page (FAQs - Settings, requires manageoptions) controls display without touching the theme:
Brand colors – Toggle background (closed), toggle background (hover), toggle background (open), question text, and toggle icon color. Applied to both the Divi toggle markup and the generic accordion. The question and its answer share one background so each toggle reads as a sing
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.1.9 | Aug 31, 2026 |
| v1.1.8 | Aug 31, 2026 |
| v1.1.6 | Aug 25, 2026 |
| v1.1.5 | Aug 25, 2026 |
| v1.1.4 | Aug 25, 2026 |
| v1.1.1 | Aug 25, 2026 |
| v1.1.0 | Aug 25, 2026 |
| 1.0.5 | Apr 28, 2026 |
| 1.0.3 | Apr 17, 2026 |
| 1.0.2 | Mar 18, 2026 |
| 1.0.1 | Mar 18, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.