=== LR Services ===
Contributors: logicrays, priteshm
Donate link:
Tags: services, showcase, icons, columns, shortcode
Requires at least: 3.6
Tested up to: 7.0
Stable tag: 1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A responsive and easy-to-use plugin to showcase your services in columns with icons, styles, custom CSS, and a simple shortcode.

== Description ==

LR Services is a clean, lightweight, and responsive plugin that lets you display services on your WordPress site in columns with customizable FontAwesome icons, diverse layout options, and pre-designed styles.

Easily configure column counts, styles, custom CSS, and "Read More" links directly from the WordPress admin panel, and embed the services anywhere using a simple shortcode.

For more features Please contact us at [Logicrays](http://www.logicrays.com/contact-us-logicrays-india/)
If you like this plugin Please rate us :)

== Plugin Features ==
Responsive services plugin
All modren browser support
works with anytype of theme
Easy to customize for developeres
Easy to configure

== Shortcode ==

`
[LRSERVICES]
`
Shortcode to limit the number of services:

`
[LRSERVICES limit="5"]
`

== Installation ==

1. Upload Zip file lr-services to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently asked questions ==

= How do I display the services on my website? =
You can use the shortcode `[LRSERVICES]` on any page, post, or widget area.

= Can I limit the number of services displayed? =
Yes, you can specify a limit using the limit attribute in the shortcode, for example: `[LRSERVICES limit="6"]`.

= How do I change the style or column layout? =
Go to the "LR Services" menu in your WordPress admin panel, click on "Settings", select your preferred style (Style 1 to 6) and column layout, and save the options.

= How can I assign icons to my services? =
While creating or editing a service post, you will find a "Select Service Icon" metabox where you can choose a FontAwesome icon from the dropdown list.

= Does the plugin support custom styling? =
Yes, you can write custom CSS in the "Custom css" text area under the plugin settings page to match the design with your theme.

== Screenshots ==

1.screenshot-1.png
2.screenshot-2.png
3.screenshot-3.png
4.screenshot-4.png
5.screenshot-5.png
6.screenshot-6.png
7.screenshot-7.png

== Changelog ==

= 1.2 =
* Fix: Upgraded minimum required WordPress version to 3.6 to resolve `wp_unslash()` compatibility.
* Fix: Added missing version parameters in `wp_enqueue_style()` calls.
* Add: Added "Copy shortcode" button on settings page with clipboard copy action.
* Add: Integrated standard WordPress success notices using `settings_errors()`.

== Upgrade notice ==
