這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Bootstrap Multi-language Responsive Portfolio

外掛說明

Bootstrap Multi-language Responsive Portfolio is a simple WordPress plugin which helps you to showcase yout portfolio data 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:

  • Portfolio Page: Select the page on which you would like to dispaly the portfolio.
  • Title: Using shortcode you can display portfolio items on other pages too. Value added for this field will be displayed as Title of portfolio section generated using shortcode.
  • Content: Like title, you can define text to be displayed above portfolio items.
  • Number of Posts: Number of posts to be displayed per page. If not specified, by default 8 items will be displayed per page.
  • Portfolio Page Layout: This option specifies if portfolio listing would be 2, 3 or 4 column format.
  • Order By: Portfolio data will be sorted and displayed in order of this field.
  • Order: Specify if portfolio 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.
  • Categorized and filterable portfolio.
  • Portfolio detail page with slider and social media sharing options.
  • Sidebar widget (Portfolio Featured Recent Posts) provided to display featured recent portfolios. You can define title of the widget and number of posts to be displayed. There is a facility provided in admin to mark portfolio item as featured item.
  • Provided shortcode [portfolio count=”2″ orderby =”title” order=”asc” category=”category title”] to display portfolio data in other templates. This shortcode is useful when you would like to display some of portfolio 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

螢幕擷圖

  • Two Column Portfolio Page.
  • Three Column Portfolio Page.
  • Four Column Portfolio Page.
  • Portfolio Detailed Page
  • Portfolio Section Generated From Shortcode.
  • Portfolio Listing In Admin Area.
  • Added Portfolio Item In Admin Area.
  • Portfolio Admin Settings.
  • Portfolio Featured Recent Posts Widget.

安裝方式

  1. Upload the portfolio 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 “Portfolio” > “Portfolio Settings”.
  4. Create a page on which you want to display portfolio and go to “Portfolio” > “Portfolio Settings” and select the page for field “Portfolio Page”, save the changes and browse the page to view portfolio.
  5. You can use shortcode [portfolio count=”2″ orderby =”title” order=”asc” category=”category title”] to display portfolio data in other templates. This shortcode is useful when you would like to display some of portfolio 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

常見問題集

No Questions

使用者評論

閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Bootstrap Multi-language Responsive Portfolio〉的開發相關工作。

參與者

變更記錄

1.0

  • First version.

1.1

  • Added title and content in portfilo template page.