LR Services

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
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"]

Screenshots

Installation

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

FAQ

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.

Reviews

Read all 1 review

Contributors & Developers

“LR Services” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LR Services” into your language.

Interested in development?

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

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().