LR Services

描述

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

屏幕截图

安装

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

常见问题

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.

评价

2026 年 5 月 12 日
This plugin is very easy to use and higly flexible for the Classic Editor.It provides a smooth editing experience with useful customization options that help users manage and format content easily. A great plugin for both beginners and advanced users.
阅读所有1条评价

贡献者及开发者

「LR Services」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「LR Services」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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