=== Faqnova ===
Contributors: balkrishana
Tags: faq, accordion, faq schema, questions and answers, shortcode
Requires at least: 5.6
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Beautiful, SEO-friendly FAQ accordions. Add FAQs via shortcode, Gutenberg block, or per-page. Works with every major page builder.

== Description ==

Faqnova lets you create clean, accessible, SEO-optimised FAQ sections anywhere on your site.

**Key features**

* Dedicated FAQ manager (custom post type) with categories
* `[faqnova]` shortcode — works in Elementor, WPBakery, Divi, Beaver Builder, Gutenberg, and classic editor
* Per-page FAQs — write unique questions & answers on any page or post
* Gutenberg block with live settings
* Schema.org FAQPage markup for Google rich results (SEO)
* Live search box
* 3 layouts (accordion, toggle, list) and 3 icon styles (plus, arrow, chevron)
* Full colour, radius and animation customisation
* Accessible (ARIA) and fully responsive
* Lightweight — vanilla JS, no jQuery on the frontend
* Clean uninstall

**Shortcode examples**

* `[faqnova]` — all FAQs
* `[faqnova category="shipping"]` — one category
* `[faqnova source="page"]` — this page's own FAQs
* `[faqnova ids="12,15,20"]` — specific FAQs
* `[faqnova layout="list" limit="5" search="yes"]` — override options

== Installation ==

1. Upload the `faqnova` folder to `/wp-content/plugins/`, or install the ZIP via Plugins → Add New → Upload.
2. Activate the plugin.
3. Go to **FAQs → Add New** to create FAQs, or open any page and use the **Page FAQs** box.
4. Paste `[faqnova]` where you want the FAQs to appear, or add the **Faqnova** block.
5. Adjust styles under **FAQs → Settings**.

== Frequently Asked Questions ==

= Does it work with page builders? =
Yes. It uses the standard WordPress shortcode API, so it works in Elementor, WPBakery, Divi and others. Just drop a Text/HTML/Shortcode widget and paste `[faqnova]`.

= How do I show different FAQs on different pages? =
Open the page, scroll to the **Page FAQs** box, add your questions/answers, then paste `[faqnova source="page"]` in the content.

= Will it help SEO? =
Yes. It outputs valid FAQPage schema so Google can show your FAQs as rich results. You can disable this in Settings.

== Screenshots ==

1. FAQ accordion on the front end with smooth open/close animation.
2. The FAQ manager where you create and categorize FAQs.
3. The per-page FAQ box with a copyable shortcode.
4. The settings page for colors, icons, layout and behavior.
5. Adding FAQs with the Gutenberg block.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
First release.
