🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Doctor Eve – Wachttijden

Doctor Eve – Wachttijden

0/5 (0 ratings) — active installs Updated Feb 6, 2026
Screenshot 1

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