=== Mint FAQ ===
Contributors: promptplugins
Tags: faq, faqs, accordion, faq plugin, accordion faq, accordion faqs, category, category faq, faq category, faq priority, sorted faq, faq order, ordered faq, gutenberg faq, tabbed faq, collapsible faq
Requires at least: 5.3
Tested up to: 5.7
Stable tag: 1.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Build Beautiful FAQs with Tabbed Navigation and Accordions. Unlimited coloring options and easy to setup.

== Description ==

Mint FAQ can be used to build beautiful customizable FAQ layouts. With unlimited coloring options available, it can be customized with any number of styles. 

The FAQs look beautiful on all devices of any shape or size (fully responsive). The plugin can integrate with any WordPress theme easily and can also be styled via color option or custom CSS. The accordion based FAQs provides easy readability to your site visitors and Tab based category navigation allows anyone to traverse through all your FAQs from a single place. Easily anyone can go through the FAQs for the category they want by a single click of a tab.

= Salient Features =

* Customize font size/color of questions and answers.

* Google **SEO optimized** with structured data inbuilt. (Verifiable with Google/Bing structured data testing tool).

* **HTML tags (rich text data)** allowed inside FAQ answers.

* Modify order of questions and answers by providing priority.

* Modify order of FAQ categories by providing priority.

* Accordion based FAQs.

* Tab based FAQ categories navigation.

* Translation Ready.

* Fully Responsive.

* [Pro Version](http://www.promptplugins.com/plugin/mint-faq/)

**SEO integration provided with structured data.** Your FAQs will look distinct in search results with structured data build into Mint FAQ. The structured data will allow your questions and answers to appear directly in the search results of Google, Bing and other structured data supporting search engines. Note: The final decision to display FAQ in search results belong to search engines, we just provide the technology.

**HTML tags and images can be used in your FAQ answers.** This feature gives you additional capabilities to provide your answers with most impact. You can add any HTML tag support by WordPress post editor to your answers like image, tables or lists. You can also add supported Gutenberg blocks to the answers.

**FAQ display order can be modified with priorities.** Use priorities to modify the order of which FAQ appears at the top and which appears at the bottom. This makes easy for you to add new FAQs anywhere in the layout. Even categories have priorities to decide their order of display. 

A single FAQ can be assigned to multiple categories thus reducing need to write it again. All FAQs are displayed as accordion and their respective categories are displayed as navigational tabs.

= Shortcodes =

For FAQ Basic Block

`
[mint_faq_basic categories="1,2,3,4"]
`
Replace "1,2,3,4" with your actual FAQ category IDs and all FAQs related to those categories will be shown.

== Frequently Asked Questions ==

= How to install Mint FAQ? =

Download and upload the plugin via WordPress plugin installation page.

= Where is the plugin documentation? =

Here is the [plugin documentation](http://www.promptplugins.com/docs/mint-faq/).

= How to create a new FAQ? =

You will find a new FAQ menu in WordPress admin dashboard. Add FAQ from there with post title being the question and post body being the answer. (Make sure to assign every FAQ to at least a single category).

= How to create a category ? =

From FAQ menu in WordPress admin dashboard, click categories. You can also provide priority to categories from there.

= How to add FAQs to my page or post? =

Mint FAQ adds a block "Mint FAQ Basic". Add this block to your posts/page -> Select FAQ categories from block settings -> Your block will be automatically populated with FAQs belonging to the chosen categories.

You can also use shortcode `[mint_faq_basic categories="1,2,3,4"]` where 1,2,3,4 is the comma-separated list of FAQ category IDs.

= How to customize FAQs layout? = 

The Mint FAQ block editor settings contain many customizable options.

= Is a pro version available =

Yes a [pro version](http://www.promptplugins.com/plugin/mint-faq/) is available

== Installation ==

= Automatic Installation =

* Login to your WordPress Admin => Go to plugins
* Search for "Mint FAQ"
* Install/Activate the plugin directly from search results.

= Manual Installation =

* Download the plugin
* Login to your WordPress Admin => Go to plugins
* Click "Add New" => Click "Upload"
* Upload the downloaded plugin zip file and "Activate"
* (You can also upload the plugin via FTP)

Learn how to [setup plugin](http://www.promptplugins.com/docs/mint-faq/)

== Screenshots ==

1. FAQ Admin
2. FAQs for your site
3. New FAQ in Admin
4. Assign to category
5. Insert Mint FAQ block in your pages or posts

== Changelog ==

= 1.2 (06/22/2021) =

* Added shortcode - mint_faq_basic
* Added settings for SEO
* Added filters

= 1.1.1 (06/09/2021) =

* Fixed plugin header
* Added instructions menu

= 1.1.0 (05/21/2021) =

* Fixed styling bug
* Added screenshots to readme

= 1.0.0 (04/12/2021) =

* Initial release
