內容簡介
這款外掛可以快速地幫醫療診所或集體製作網站。我經常為客戶製作這類網站,現在我把其中一種方法與社群分享。
此外掛將會新增「醫護人員」的文章類別,以及「專業領域」的分類 —— 然而,您也可以更改成「開業醫生」和「技術型態」等名稱,這在針灸師或脊椎按摩療法師等中醫造訪者中比較受歡迎。
您可以上傳照片、設定個人經歷,以及為每位醫護人員指定專業稱號(那些醫生名字後面的種種字母!)和職稱。建立醫護人員名冊,可為整體或每個專業領域設定。
此外掛還將新增自訂 WordPress 區塊,可以在任何需要的位置顯示您的醫護人員和專業領域。
與 Avada 佈景主題和 Fusion Builder 外掛的特殊整合
此外掛將新增「醫護人員」和「專業領域」Fusion Builder 元素,提供多種易於自定義的設定。
將專業稱號和職稱放入 Avada 頁面標題欄位的單一醫護人員頁面中。
佈景主題
如果您正在自製佈景主題並希望對醫護人員和專業領域頁面進行自定義,我建議您在您的佈景主題文件夾中創建以下頁面模板:
single-provider.php
taxonomy-specialty.php
我還注意到,醫護人員的名字大小和邊距經常需要調整。以下是一段 CSS 樣式,可添加到您的主題文件中以供參考:
h3.provider-title {
font-size: 25px;
margin: .5rem 0;
}
根據自己的喜好調整數值。😊
感謝使用此外掛
如果我的外掛對您有所幫助,請考慮買我一片披薩當能量補給吧。
外掛標籤
開發者團隊
原文外掛簡介
Make a website for a medical office or collective in a snap. I build this kind of website for clients very frequently, and now I am sharing one of the ways I do it with the community.
Adds the “provider” post type, and the “specialty” category — however, you can swap the names to “practitioner” and “modality,” which I’ve found to be somewhat more popular among complimentary medicine providers like acupuncturists or chiropractors.
Upload headshots, set biographies, and specify professional suffixes (all those letters after a doctor’s name!) and titles for each provider. Create directories of providers, either in total or per specialty.
Adds custom WordPress Blocks to display your practitioners and specialties wherever you like.
Special integrations with the Avada Theme & Fusion Builder plugin
This plugin adds the “Provider” and “Specialty” fusion builder elements, with various easy customization settings.
Puts professional suffixes and title into the Avada Page Title Bar on single provider pages.
Theming
If you are working on a custom theme and want to make your own layout for providers and specialties pages, I recommend you create the following page templates to add to your theme folder:
single-provider.php
taxonomy-specialty.php
I also notice that commonly, provider name sizes and margins need adjusting. Here’s a snippet of css to add to your theme to get you started:
h3.provider-title {
font-size: 25px;
margin: .5rem 0;
}
Adjust values to taste. 🙂
Show your appreciation for this plugin
If I’ve helped you, please consider buying me a slice of pizza to fuel my coding .
