
A simple plugin to handle FAQ layout and interaction with a shortcode.
This plugin is now deprecated and will no longer receive feature updates.
Alternatives:
– Block Editor users: build an FAQ page with the Atomic Blocks plugin using the Accordion block.
– Classic Editor users: check out the wide range of other FAQ plugins.
Adding a FAQ is easy and relies on custom post types to organize and format your FAQs. To add an FAQ, do the following:
To find the shortcode for that specific FAQ:
When using the shortcode to display your FAQs, you can either display all FAQs by adding the shortcode without any parameters:
[gs_faq]
Or you can customize the display of FAQs using the following parameters:
For example, FAQs can be displayed using one or more FAQ post type ID:
[gs_faq id="12, 24"]
Or by one or more category ID:
[gs_faq cat="10, 11"]
You can also specify how many FAQs will be displayed. For example:
[gs_faq cat="10, 11" limit="10"]
By default, the limit is set to the number of posts you’ve set to display in Settings > Reading.
Enter -1 to display an infinite number of FAQs.
NOTE: shortcodes should not be entered on consecutive lines, like so:
[gs_faq id="X"] [gs_faq id="X"]
Instead, shortcodes should be separated by at least one blank line, like so:
[gs_faq id="X"] [gs_faq id="X"]
You can also show FAQs by using the built in widget. Just go to the Appearance > Widgets screen and drag the Genesis Simple FAQ widget to the widget area where you would like it to display. Then, enter a title and select a category to display FAQs from, and click save.
Currently, there are three filters: one to toggle JS animation on or off, one to control critical CSS output, and one to control the default FAQ markup.
By default, animation is set to true. This will add a slide animation to showing/hiding the FAQ. To remove JS animation and rely on classes to do your state-changing, add the following to your functions.php file:
add_filter( 'gs_faq_js_animation', '__return_false' );
You can modify the CSS output using the following filter (styles are minified on the front-end):
add_filter( 'gs_faq_critical_styles', 'your_custom_function' ); function your_custom_function( $styles ) { $styles = '.gs-faq { padding: 5px 0; } .gs-faq__question { display: block; text-align: left; width: 100%%; } .gs-faq__answer { display: none; padding: 5px; }'; return $styles; } The following filter accepts 3 parameters:
– $template: Full string of HTML to output.
– $question: The title of the FAQ, usually a question.
– $answer: The content of the FAQ, usually the answer.
add_filter( 'gs_faq_template', 'your_custom_function', 10, 3 ); function your_custom_function( $template, $question, $answer ) { $template = sprintf( 'The question: %s, and the answer: %s.', $question, $answer ); return $template; } Starting from $0 per month.
Rating
Reviewers
4 reviews
Tags
Developed By
StudioPress
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Contact Form plugins for Wordpress
Maps plugins for Wordpress
Translation plugins for Wordpress
Chat plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Contact plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Forms plugins for Wordpress
Comments plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Comments plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Portfolio plugins for Wordpress
Video Player plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Inventory plugins for Wordpress
Testimonials plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Analytics plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Security plugins for Wordpress
Ads plugins for Wordpress
Music Player plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Membership plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Video Player plugins for Wordpress
Tabs plugins for Wordpress
Social Feeds plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Use a Cookie Banner to inform visitors about cookies on your site and let them manage their consent in a clear, structured way.
Add interactive video overlays with links, product cards, and buttons that appear on top of your videos to boost engagement and guide user actions.
Display Bluesky posts with a Bluesky feed carousel that auto updates, shows posts in a clear layout, and keeps visitors engaged.
Showcase visuals with a multi row image slider that displays images in layered rows, improves design, and helps visitors explore content more easily.
Showcase content with a creative card carousel that rotates banner style items to highlight offers and important messages.
Create job listings with a jobs board widget that lets you post openings, manage roles easily, and help candidates find the right positions quickly.
Create structured layouts with a section builder that lets you design custom website sections, customize styles, and organize content for a clearer user experience.
Show trust badges that highlight security and reliability, build customer confidence, and help visitors feel safe making purchases on your site.
Use a countdown to download widget that reveals files after the timer ends, builds anticipation, and guides visitors toward higher engagement.
Use a support form that lets customers submit tickets, saves each request, sends notifications, and helps you manage support more efficiently.
Add a countdown bar to your site to create urgency, highlight limited time offers, and drive faster engagement and higher conversions.

Show Facebook posts in a live Facebook feed that keeps content fresh, boosts social proof, and helps visitors engage more with your brand.
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!
