This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Bootstrap Multi-language Responsive Gallery

توضیحات

Multi-language Responsive Gallery is a simple WordPress plugin which helps you to display gallery on your website.

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

Plugin Settings:

  • Title: Using shortcode you can display gallery items on other pages too. Value added for this field will be displayed as Title of gallery section generated using shortcode.
  • Content: Like title, you can define text to be displayed above gallery items.
  • Number of Posts: Number of posts to be displayed per page. If not specified, by default 8 items will be displayed per page.
  • Gallery Page Layout: This option specifies if gallery will be displayed in 2, 3 or 4 column format.
  • Order By: Gallery data will be sorted and displayed in order of this field.
  • Order: Specify if gallery 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 [gallery count=”3″ orderby=”title” order=”asc”] to display gallery data in other templates. This shortcode is useful when you would like to display some of gallery items on home page or on 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”. If count is not specified, then by default 4 data will be displayed.

Plugin Develop by August Infotech Visit website

عکس‌های صفحه

  • Two Column Gallery Page.
  • Gallery Colorbox.
  • Three Column Gallery Page.
  • Four Column Gallery Page.
  • Gallery Section Generated From Shortcode.
  • Gallery Listing In Admin Area.
  • Admin Settings.

نصب

  1. Upload the gallery 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 “Gallery” > “Gallery Settings”.
  4. Create a page on which you want to display gallery and select “Gallery” template.
  5. You can use shortcode [gallery count=”3″ orderby=”title” order=”asc”] to display gallery data in other templates. This shortcode is useful when you would like to display some of gallery items on home page or on 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”. If count is not specified, then by default 4 data will be displayed.

Plugin developed by August Infotech Visit website

سوالات متداول

No Questions

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Bootstrap Multi-language Responsive Gallery” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Bootstrap Multi-language Responsive Gallery” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

1.0

  • First version.