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

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.

후기

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