WP responsive FAQ with category plugin

Description

✅ Now that you have your website ready then why don’t you download and try out this FAQ to give it better functionality.

Download now and display FAQ plugin using shortcode with category. FAQ section is one of the significant requirements of any informative or business website.

Download Now this FAQ plugin because It is proven that FAQ Plugin have been a powerful tool to present your content in a very neat manner with the help of fancy sliders and customized designs.

FREE DEMO | PRO DEMO

Your customer might like the professional and fancy vibe of your site with FAQ

✅ This plugin displays your FAQ post using :

  • FAQ (1 designs)

Download Now it today and explore all the features.

When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider the FAQ.

The FAQ section needs to be handled with ease by the webmaster to deliver the right requirement of frequently asked doubts on the webpage. Using WP Responsive FAQ with Category Plugin, your CMS website gets an opportunity to easily add, edit, manage or display the important FAQs.

This plugin is highly customized, responsive and versatile to make your FAQ section empower your customer’s doubts. Simply download, install and use it on your website to give a valid reason for your customer for staying a little longer.

Also added Gutenberg block support.

✅ Here is the plugin shortcode example

FAQ
[sp_faq]

If you want to display FAQ by category then use this short code:
[sp_faq category=”category_ID”]

✅ Here is Template code

<?php echo do_shortcode('[sp_faq]'); ?> 

✅ Use Following FAQ parameters with shortcode

  • limit : [sp_faq limit=”10″] (i.e. Limit the number FAQ’s items to be display. By default value is limit=”-1″ i.e. all)
  • category : [sp_faq category=”category_ID”] (i.e. Display FAQ’s by category. You can find shortcode under FAQ -> FAQ Category)
  • single_open : [sp_faq single_open=”true”] (i.e. Display One FAQ item when click to open. By default value is “true”. Values are “true” and “false”)
  • transition_speed : [sp_faq transition_speed=”300″] (i.e. transition speed when user click to open FAQ item )
  • extra_class : [sp_faq extra_class=””] (Enter extra CSS class for design customization ).

This FAQ plugin add a FAQs page in your WordPress website with accordion.

The FAQ plugin adds a “FAQ” tab to your admin menu, which allows you to enter FAQ Title and FAQ Description items just as you would regular posts.

we have also used FAQ accordion function so that user can show/hide FAQ content.

Checkout demo for better understanding

FREE DEMO | PRO DEMO

Essential Plugin Bundle Deal

Annual or Lifetime Bundle Deal

✅ Features include:

  • wp-faq with category [sp_faq category="category_ID"] You can find shortcode under FAQ -> FAQ Category
  • Just create a FAQs page and add short code [sp_faq limit="-1"]
  • accordion
  • Setting page removed and add shortcode parameters i.e. single_open and transition_speed
  • Add thumb image for FAQ
  • Easy to configure FAQ page
  • Smooth FAQ Accordion effect
  • Smoothly integrates this FAQ plugin into any theme
  • CSS and JS file for FAQ customization
  • Search Engine Friendly URLs
  • Added Text Domain and Domain Path
  • Also work with Gutenberg shortcode block.
  • Elementor, SiteOrigin and Beaver Page Builder native support.

Privacy & Policy

  • We have also opt-in e-mail selection , once you download the plugin , so that we can inform you and nurture you about products and its features.

Screenshots

  • All FAQ
  • Add new FAQ
  • preview FAQ
  • How to add short code
  • FAQ with category

Blocks

This plugin provides 1 block.

  • FAQ

Installation

  1. Upload the ‘sp-faq’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the sp-faq list plugin through the ‘Plugins’ menu in WordPress.
  3. Add a new page and add this short code [sp_faq limit="-1"]

FAQ

What templates FAQs are available?

There is one templates named ‘faq.php’ which work like same as default POST TYPE in WordPress.

You can also change the CSS as per your layout

Are there shortcodes for FAQs items?

Yes, Add a new FAQ page and add this short code [sp_faq limit="-1"]

Reviews

March 27, 2023
Just makes creating FAQ pages easy. Great overview, very easy to start using, and if you ever need help - simply reach out to their support and they will help. Reaching them on the chat makes getting support go fast - no waiting - and even when reaching them out of hours they will respond quickly the next day.
April 17, 2021
After installation, the sidebar become distorted, the plugin injected some code to my theme causing a message appeared in the side bar position. The situation remain the same after un-installation of the plugin. restoration from the backup to recover the theme is required. It is a terribly experience of using it.
December 10, 2018
Always wary of 'free' plugins as the support in the main, is lacking. Had a problem implementing this plugin with regard CSS issues. Contacted the author, Anoop, who within 30 minutes, visited my site, checked the code, saw a conflict with other files and fixed it! All done...thank you Anoop 😉 That's support!!
August 7, 2018
Works very smoothly and support is very helpful and perfect!
October 5, 2017
Had a few questions about the plugin. Dev said if I bought it, he would send css to make it look how I wanted. So I bought it. Then he sent css. But some of the css didn't work. And he stopped answering my inquiry. So, left with a plugin that didn't look or work the way I wanted, I just hired a dev to whip me up a jquery accordion. WP Online Support won't send a refund though. Now they want to keep going through what was wrong---IT'S TOO LATE NOW! Keep the money. Use it to hire a coder for your own site. YOUR WEBSITE IS THE SLOWEST SITE I've seen in a long time. And if you, being developers, have such an incredibly SLOW SITE, SO PAINFULLY SLOW, that doesn't say much about your products. I didn't stick around to see if the accordion added drag to my site.
Read all 17 reviews

Contributors & Developers

“WP responsive FAQ with category plugin” is open source software. The following people have contributed to this plugin.

Contributors

“WP responsive FAQ with category plugin” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “WP responsive FAQ with category plugin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.9 (24, Nov 2023)

  • [*] Updated analytics SDK.
  • [*] Check compatibility with WordPress version 6.4.1

3.8 (28, Aug 2023)

  • [*] Tested up to: 6.3

3.7.1 (02, Aug 2023)

  • [*] Tested up to: 6.2.2
  • [*] Fixed all security related issues.

3.7 (13, April 2023)

  • [*] Fixed – Fixed some issues of optin screen.
  • [*] Update – Improve escaping functions for better security.
  • [*] Tested up to: 6.2

3.6.7 (09, Dec 2022)

  • [*] Check compatibility to WordPress version 6.1.1

3.6.6 (08 Nov 2022)

  • [*] Check compatibility to WordPress version 6.1

3.6.5 (06, Oct 2022)

  • [*] Update – Use escaping and sanitize functions for better security.
  • [*] Update – Check compatibility to WordPress version 6.0.2
  • [*] Update – Gutenberg change block_categories to block_categories_all add_filter function
  • [*] Fix – Fixed some typo mistake.
  • [*] Fix – Fixed one deprecated warning in Gutenberg block from WordPress 5.7
  • [*] Remove – Removed unnecessary files, code and images.
  • [*] Tweak – Code optimization and performance improvements.

3.6.4 (28, March 2022)

  • [+] Added demo link
  • [-] Removed some unwanted code and files.

3.6.3 (11, Feb 2022)

  • [-] Removed some unwanted code and files.

3.6.2 (12, Nov 2021)

  • [*] Fix – Resolve Gutenberg WP-Editor script related issue.
  • [*] Update – Add some text and links in read-me file.

3.6.1 (18, Aug 2021)

  • [*] Updated language file and JSON file.

3.6 (18, Aug 2021)

  • [*] Updated all external links
  • [*] Tweak – Code optimization and performance improvements.
  • [*] Fixed Blocks Initialize Issue.

3.5.1 (31, May 2021)

  • [*] jQuery( document ).ready(function($) is replaced with function( $ ) to solve the issue with 3rd party plugin and theme JS error.
  • [*] Added – HTTPS link in our analytics code to avoid browser security warning.
  • [*] Tested up to: 5.7.2
  • [*] Tweak – Code optimization and performance improvements.

3.5(22, March 2021)

  • [+] New – Added Gutenberg block support. Now use plugin easily with Gutenberg!
  • [+] New – Added native shortcode support for Elementor, SiteOrigin and Beaver builder.
  • [+] New – Added Divi page builder native support.
  • [+] New – Added Fusion page builder native support.
  • [*] Tweak – Code optimization and performance improvements.
  • [*] Tested up to: 5.7

3.4(30, Oct 2020)

  • [+] New – Click to copy the shortcode from the getting started page.
  • [*] Update – Regular plugin maintenance. Updated read me file.
  • [*] Added – Added our other Popular Plugins under FAQ –> Install Popular Plugins From Us. This will help you to save your time during creating a website.

3.3.4 (14, July 2020)

  • [*] Follow WordPress Detailed Plugin Guidelines for Offload Media and Analytics Code.

3.3.3 (31, Dec 2019)

  • [*] Replaced wp_reset_query() with wp_reset_postdata() in both shortcodes.

3.3.2 (08, Feb 2019)

  • [*] Minor change in Opt-in flow.

3.3.1 (24, Dec 2018)

  • [*] Update Opt-in flow.

3.3 (08, Dec 2018)

  • [*] Tested with WordPress 5.0 and Gutenberg.

3.2.6 (11, June 2018)

  • [*] Follow some WordPress Detailed Plugin Guidelines.

3.2.5

  • [+] Added “How it work” tab
  • [-] Removed Pro design tab

3.2.4

  • Update plugin design page.

3.2.3

  • Fixed some CSS issues.

3.2.2

  • Fixed some bugs

3.2.1

  • Fixed some bugs
  • Added new shortcode for Pro version

3.2

  • Setting page removed and add shortcode parameters i.e. single_open and transition_speed
  • Added Text Domain and Domain Path

3.1.1

  • Added Pro Designs and link

3.1

  • Fixed some bugs

3.0

  • Setting page added.
  • Fixed some bugs

2.2

  • wp-faq with category

2.1

  • Added jQuery UI
  • Adds custom post type
  • Adds FAQs
  • Smooth accordion effect

2.0

  • Adds custom post type
  • Adds FAQs
  • New CSS and CSS file
  • Smooth accordion effect

1.0

  • Initial release
  • Adds custom post type
  • Adds FAQs