=== LR Faq ===
Contributors: logicrays, priteshm
Tags: frequently asked questions, faq, faqs
Requires at least: 5.2
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A lightweight FAQ plugin with 5 design styles, responsive layout, and easy shortcodes to showcase FAQs beautifully on any WordPress site.

== Description ==

LR Faq adds a simple, dedicated admin panel that lets you create and manage FAQs and display them anywhere on your website with a single shortcode. Choose from five built-in design styles to match your site's look and feel, and control display settings such as which style is active and whether the first FAQ item expands automatically.

Adding FAQs is quick: create your questions and answers from the "LR FAQs" menu in your WordPress dashboard, then drop the shortcode into any page, post, or widget. The plugin is completely free.

For custom options or additional features, please contact us at [Logicrays](https://www.logicrays.com/contact-us.php). If you like this plugin, please rate us!

== Plugin Features ==

* Responsive FAQ plugin that works on any screen size.
* Supports all modern browsers.
* Works with any standard WordPress theme.
* Easy to customize for developers.
* Easy to configure from the WordPress admin panel.
* Enable/disable "Expand First FAQ" behavior.
* Five built-in design/style options.

== Shortcode ==

For all FAQs:
`[LRFAQ]`

To limit the number of FAQs shown:
`[LRFAQ limit="5"]`

== Installation ==

1. Upload the `lr-faq` plugin folder (or zip file) to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to "LR FAQs" in your WordPress dashboard to start adding FAQs and configuring display settings.

== Frequently Asked Questions ==

= How do I create and manage FAQs? =
Go to the "LR FAQs" menu in your WordPress dashboard, click "Add New", enter your question as the title, enter the answer in the content editor, and click "Publish".

= How do I display the FAQs on my website? =
You can display all your FAQs by adding the `[LRFAQ]` shortcode to any page, post, or widget. To limit the number of FAQs shown, use `[LRFAQ limit="5"]` (replace 5 with your chosen limit).

= How do I change the design style of my FAQs? =
Go to "LR FAQs" > "Settings" in the WordPress admin panel. Select your preferred style from the "FAQ Style" dropdown list, and save your changes.

= Can I configure the first FAQ item to be expanded automatically? =
Yes, go to "LR FAQs" > "Settings" and enable the "Open First Accordion by Default" toggle switch.

= Is the plugin responsive and compatible with different themes? =
Yes, LR Faq features a fully responsive layout built with the Bootstrap grid and is designed to work seamlessly with any standard WordPress theme.

== Screenshots ==

1. Style-1.png
2. Style-2.png
3. Style-3.png
4. Style-4.png
5. Style-5.png
6. Admin Settings.png

Note: image files in your plugin's /assets folder must be named screenshot-1.png through screenshot-6.png (in that order) to match this list.

== Changelog ==

= 1.5 =
* Improved compatibility with WordPress 7.0.
* General bug fixes and performance improvements.

= 1.0 - 1.4 =
* Various feature additions, style options, and bug fixes during initial development.

== Upgrade Notice ==

= 1.5 =
Backup your site before upgrading, as recommended for any plugin update.