Medivox
Free Medical & Healthcare WordPress Theme
Getting Started
Thank you for using Medivox. This documentation will guide you through installation, configuration and everything included in the free version.
The quickest path to a working site:
- Install WordPress on your server.
- Install and activate the Medivox theme from Appearance → Themes.
- You are redirected to the Setup Wizard automatically.
- On the Setup Wizard, install all recommended plugins in one click.
- Install the free Medivox Core plugin from the same page.
- Import the demo content (optional but recommended).
- Customise via Appearance → Customize.
Want more features?
Upgrade to Medivox Pro for 5 header layouts, 13 additional Elementor widgets, the Template Builder, Appointment Manager and more.
Upgrade to Pro →Install WordPress
To use this theme you must have WordPress installed. If you need help installing WordPress, the following resources will help:
- WordPress Codex — general installation guide.
- First Steps With WordPress — getting started overview.
- FAQ New To WordPress — most common questions answered.
Install Theme
Medivox is available for free on WordPress.org. You can install it directly from your WordPress admin or by uploading the ZIP file.
Install from WordPress.org (Recommended)
- Go to Appearance → Themes → Add New.
- Search for Medivox in the search box.
- Click Install then Activate.
- You will be redirected to the Setup Wizard automatically.
Install via ZIP Upload
- Download
medivox.zipfrom wordpress.org/themes/medivox. - Go to Appearance → Themes → Add New → Upload Theme.
- Choose the ZIP file and click Install Now.
- Click Activate.
Setup Wizard
After activating the theme, WordPress redirects you to Medivox → Setup Wizard. This single page handles all plugin installations — you do not need to visit the Plugins page manually.
The Setup Wizard — install all plugins from one page.
Recommended Plugins
The wizard shows a table of plugins from the WordPress.org repository. Click Install & Activate All Selected to install them all at once.
| Plugin | Purpose |
|---|---|
| Contact Form 7 | Appointment booking forms on doctor pages |
| One Click Demo Import | Import demo content in one click |
Import Demo Data
Once Medivox Core and One Click Demo Import are active, you can import the full demo in one click.
- On the Setup Wizard, click Go to Demo Import — or go to Appearance → Import Demo Data.
- Click Import next to the demo you want.
- Wait 1–3 minutes — do not close the browser tab.
- Click Visit Site to see the result.
Permalink Settings ( Important )
After activating the plugin or importing demo data, flush WordPress permalink rules to prevent 404 errors on Doctor, Service and Department pages.
- Go to Settings → Permalinks.
- Click Save Changes — no changes needed, just clicking Save is enough.
- Visit your site to confirm all post type pages load correctly.
Theme Customizer
Access all visual settings at Appearance → Customize. Changes preview live and are only saved when you click Publish.
Colors
- Primary ColorMain brand colour for buttons, links and highlights.
- Secondary ColorAccent colour for hover states.
- Accent ColorUsed for badges and success states.
- Text ColorBody text colour.
Typography
- Heading FontFont used for all headings.
- Body FontFont used for paragraph text.
--medivox-primary, --medivox-secondary, etc. — available in the Custom CSS field.
Contact Information
- Main PhoneUsed as
{{phone}}token. - Secondary PhoneUsed as
{{phone_secondary}}token. - Main EmailUsed as
{{email}}token. - AddressUsed as
{{address}}token. - Business HoursUsed as
{{business_hours}}token.
Social Media
Enter URLs for Facebook, Twitter/X, Instagram, LinkedIn, YouTube and WhatsApp. These are available as {{facebook}}, {{instagram}} etc. tokens.
Custom CSS
Add custom CSS rules at Customizer → Custom Code → Custom CSS without modifying theme files.
Header Settings
Configure at Appearance → Customize → Header. The free version includes Header 1 (Classic).
- Announcement BarToggle an info bar above the header with custom text.
- Button Text / URLConfigure the header CTA button (default: "Appointment").
- Header Background ColorBackground colour of the header bar.
- Menu Color / Hover ColorNavigation link colours.
- Sticky HeaderHeader stays fixed as the user scrolls.
- Logo WidthAdjust your logo size (80–400px).
- Mobile BreakpointScreen width (px) where the hamburger menu appears.
Logo Setup
- Go to Appearance → Customize → Site Identity.
- Click Select Logo and upload your image.
- Recommended: SVG or PNG with transparent background.
- Adjust Logo Width in Header settings to fit.
Elementor Pro Widgets
Upgrade to Medivox Pro to unlock all 20 Pro widgets.
Unlock All Pro Widgets
Upgrade to Medivox Pro to unlock all 13 Pro widgets, 5 header layouts, Template Builder, full Appointment Manager and more.
Upgrade to Medivox Pro →Child Theme
If you edit PHP template files directly, always use a child theme so changes survive updates.
- Create folder
medivox-childinwp-content/themes/. - Create
style.cssinside it:
/* Theme Name: Medivox Child Template: medivox Version: 1.0.0 */
- Create
functions.phpthat enqueues the parent stylesheet. - Activate Medivox Child at Appearance → Themes.
medivox/ folder into medivox-child/ and edit it there. The child version always takes priority.
Theme Update
Because Medivox is on WordPress.org, updates appear in your dashboard automatically at Dashboard → Updates. Click Update — your settings and content are never affected.
Support & Contact
| Channel | Details |
|---|---|
| Email Support | support@caresortsolutions.com |
| WordPress.org Forum | wordpress.org/support/theme/medivox |
| Website | caresortsolutions.com |
| Response Time | Within 48 business hours |