
內容簡介
Address Book 是一個小而強大的外掛程式,可用於創建您需要的任何通訊錄,並擁有先進的搜索功能。
這個外掛程式簡單易用,完全安全。
這個外掛程式怎麼運作?
這個外掛程式使用簡碼和自定文章類型操作。
安裝並啟用外掛程式後,您將獲得包含類別和外掛程式設置的新文章類型,填入所有信息。
之後,您只需要添加新頁面,嵌入簡碼:
[address_book]
您將獲得您的搜索功能和列表。
如果您想將搜索欄放置在不同的位置並將結果放在另一個位置,可以像這樣做:
<h1>Search Our Teams</h1>
[address_book_search]
<hr>
<h3>Results:</h3>
[address_book search="false"]
注意:您需要根據您的模板要求在 CSS 中設計您的搜索字段和設計。我們提供了一些基本的響應式設計,但您需要為您的模板進行設計。如果您不擅長 CSS,您總是可以聘請某人為您完成。您可以聯繫 Ivijan-Stefan Stipic 來幫助您完成這一操作並為您的模板進行設計。
外掛標籤
開發者團隊
原文外掛簡介
Address Book is small and powerfull plugin for creating address book for anything you need. with advanced search functionality.
This plugin is simple, easy for use and totaly safe.
How this plugin work?
This plugin works with shortcode and custom post types.
After installing plugin and activae, you will get new post type with categories and settings for plugin and fill all informations.
After that you just need to add new page, embed shortcode:
[address_book]
and you will get your search functionality and lists.
If you want to place search field to diferent place and results to another, you can do that like this:
Search Our Teams
[address_book_search]
Results:
[address_book search="false"]
NOTE: You need to style your search fields and design in CSS by your template requiremants. We give you some basic responsive design but you need to style this for your template. If you are not good with CSS, you always can hire someone to do it for you. You can contact Ivijan-Stefan Stipic to help you in this and made design for your template.
