Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Bootstrap Multi-language Responsive Testimonials

Mô tả

Bootstrap Multi-language Responsive Testimonials is a simple WordPress plugin which helps you to display testimonial data on your website.

This plugin is implemented in English as a defalut language but it is translatable so you can easily localize it.

Plugin Settings:

  • Title: Using shortcode you can display testimonials on other pages too. Value added for this field will be displayed as Title of testimonial section generated using shortcode.
  • Content: Like title, you can define text to be displayed above testimonial data.
  • Number of Posts: Number of posts to be displayed per page. If not specified, by default 8 items will be displayed per page.
  • Order By: Testimonial data will be sorted and displayed in order of this field.
  • Order: Specify if testimonials will be displayed in ascending or descending order of above selected field.

Features:

  • Easy to install.
  • It is responsive.
  • Easy to understand coding standard.
  • You can add languages to localize it.
  • Provided shortcode [testimonial count=”2″ order=”ASC” orderby=”title” category=”Category1″] to display testimonial data in other templates. This shortcode is useful when you would like to display some of testimonial data on home page or other pages. “count” paramenter specifies number of items to be displayed, “orderby” paramater specifies sorting field, “order” parameter specifies sort direction that is “asc” and “desc”, “category” parameter specifies which category data to display. If count is not specified, then by default 4 data will be displayed. If category is not specified, all category data will be displayed.

Plugin Develop by August Infotech Visit website

Ảnh màn hình

  • Testimonial page.
  • Testimonial Section Generated From Shortcode.
  • Add New Testimonial Item In Admin Area.
  • Testimonial Listing In Admin Area.
  • Testimonial Admin Settings.

Cài đặt

  1. Upload the testimonial folder to the /wp-content/plugins/ directory.
  2. Activate the plugin using the ‘Plugins’ menu in your WordPress admin panel.
  3. You can adjust the necessary settings using your WordPress admin panel in “Testimonial” > “Testimonial Settings”.
  4. Create a page on which you want to display testimonials and select “Testimonial” template.
  5. You can use shortcode [testimonial count=”2″ order=”ASC” orderby=”title” category=”Category1″] to display testimonial data in other templates. This shortcode is useful when you would like to display some of testimonial data on home page or other pages. “count” paramenter specifies number of items to be displayed, “orderby” paramater specifies sorting field, “order” parameter specifies sort direction that is “asc” and “desc”, “category” parameter specifies which category data to display. If count is not specified, then by default 4 data will be displayed. If category is not specified, all category data will be displayed.

Plugin developed by August Infotech Visit website

Hỏi đáp

No Questions

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Bootstrap Multi-language Responsive Testimonials” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0

  • First version.