內容簡介
總結:Doctor Eve - Wachttijden 外掛讓醫療診所能在其 WordPress 網站上顯示治療等待時間,提供浮動按鈕和可嵌入組件兩種顯示方式,具有各種客製化選項。
問題與答案:
1. 這個外掛如何幫助醫療診所?
- 答:Doctor Eve - Wachttijden 外掛讓醫療診所能在其 WordPress 網站上展示治療等待時間,提供浮動按鈕和可嵌入組件兩種顯示方式。
2. 可以透過哪些屬性來客製化外掛?
- 答:可以透過屬性如 theme、accent_color、title 等來客製化外掛,如修改顯示主題風格、自定義強調顏色、設置標題等。
3. 是否有搜尋功能?
- 答:是的,這個外掛提供治療搜尋功能,讓使用者更容易找到所需的治療信息。
外掛標籤
開發者團隊
原文外掛簡介
Note: This plugin connects to the Doctor Eve API to retrieve waiting time data. By configuring your Clinic UUID and activating the plugin, you consent to sending requests to https://api.doctoreve.com. No personal user data is collected or transmitted. For more information, see the Doctor Eve Privacy Policy.
Doctor Eve – Wachttijden allows healthcare clinics to display their treatment waiting times on their WordPress website. The plugin offers two display methods:
Floating Button
A customizable floating button that appears on all pages, opening a popup with your clinic’s waiting times when clicked.
Embeddable Component
A shortcode-based component that can be placed anywhere on your website, with full customization options for styling and layout.
Features
Floating button with on/off toggle
Embeddable component via [doctoreve_wt] shortcode
5 beautiful themes: Doctor Eve, Corporate, Soft, Dark, Minimal
Customizable colors, sizes, and styling
Search functionality for treatments
Expandable treatment lists
Mobile-responsive design
Accessibility compliant
Shortcode Usage
Basic usage:
[doctoreve_wt]
With customization:
[doctoreve_wt theme=”dark” width=”600px” limit=”10″ shadow=”true”]
Available Shortcode Attributes
theme – Theme style (doctor-eve, corporate, soft, dark, minimal)
accent_color – Custom accent color (hex code)
title – Title above the list (empty to hide)
width – Component width (e.g., “600px” or “100%”)
max_height – Maximum height with scroll
limit – Number of items to show initially (0 for all)
show_search – Show search bar (true/false)
show_count – Show treatment count (true/false)
border – Show border (true/false)
shadow – Show shadow (true/false)
class – Additional CSS classes
