Medivox

Free Medical & Healthcare WordPress Theme

v1.0.0 WordPress 6.0+ PHP 7.4+ Free on WordPress.org

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:

  1. Install WordPress on your server.
  2. Install and activate the Medivox theme from Appearance → Themes.
  3. You are redirected to the Setup Wizard automatically.
  4. On the Setup Wizard, install all recommended plugins in one click.
  5. Install the free Medivox Core plugin from the same page.
  6. Import the demo content (optional but recommended).
  7. 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:

Server Requirements: PHP 7.4+, MySQL 5.7+, WordPress 6.0+, PHP ZipArchive extension enabled (required for Medivox Core plugin install).

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)

  1. Go to Appearance → Themes → Add New.
  2. Search for Medivox in the search box.
  3. Click Install then Activate.
  4. You will be redirected to the Setup Wizard automatically.

Install via ZIP Upload

  1. Download medivox.zip from wordpress.org/themes/medivox.
  2. Go to Appearance → Themes → Add New → Upload Theme.
  3. Choose the ZIP file and click Install Now.
  4. 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.

Medivox Setup Wizard

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.

PluginPurpose
Contact Form 7Appointment booking forms on doctor pages
One Click Demo ImportImport 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.

Medivox Setup Wizard
  1. On the Setup Wizard, click Go to Demo Import — or go to Appearance → Import Demo Data.
  2. Click Import next to the demo you want.
  3. Wait 1–3 minutes — do not close the browser tab.
  4. Click Visit Site to see the result.
Note: Demo images are placeholders only — replace them with your own via the Media Library. Demo import does not overwrite any existing content.

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.
CSS Variables: All Customizer colours are output as CSS custom properties — --medivox-primary, --medivox-secondary, etc. — available in the Custom CSS field.
🔒 Pro: Multiple header layouts (5 options), Custom JavaScript field, Header & Footer tracking code fields, additional social platforms. Upgrade to Pro →

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

  1. Go to Appearance → Customize → Site Identity.
  2. Click Select Logo and upload your image.
  3. Recommended: SVG or PNG with transparent background.
  4. Adjust Logo Width in Header settings to fit.
🔒 Pro: Header 2 (Top Bar), Header 3 (Centered), Header 4 (Transparent) and Header 5 (Mega Menu) are available in Medivox Pro. Upgrade →

Elementor Pro Widgets


Upgrade to Medivox Pro to unlock all 20 Pro widgets.

👨‍⚕️
Doctor Card
🔒 Pro
🎠
Doctor Carousel
🔒 Pro
🔄
Before & After
🔒 Pro
📋
MV Process
🔒 Pro
🎞️
MV Slider
🔒 Pro
🎬
MV Mega Slider
🔒 Pro
🧭
Nav Menu
🔒 Pro
🔷
Site Logo
🔒 Pro
📬
Medivox Form
🔒 Pro
🏷️
Post Title
🔒 Pro
📄
Post Content
🔒 Pro
ℹ️
Post Info
🔒 Pro
🖼️
Post Featured Image
🔒 Pro
🚀

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.

  1. Create folder medivox-child in wp-content/themes/.
  2. Create style.css inside it:
    /*
     Theme Name:  Medivox Child
     Template:    medivox
     Version:     1.0.0
    */
  3. Create functions.php that enqueues the parent stylesheet.
  4. Activate Medivox Child at Appearance → Themes.
Copy any template file from the parent 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.

Before updating: If you edited parent theme PHP files directly (without a child theme), back them up first. Use a child theme for all customisations.

Support & Contact


ChannelDetails
Email Supportsupport@caresortsolutions.com
WordPress.org Forumwordpress.org/support/theme/medivox
Websitecaresortsolutions.com
Response TimeWithin 48 business hours
Please include when contacting support: WordPress version · Medivox theme version · Medivox Core version · Elementor version · PHP version · Description of issue and any error messages.

Update History


----- 1.0.0 ( July 2026 ) ----- Initial release on WordPress.org. 10 free Elementor widgets. Custom Post Types: Doctors, Services, Departments, Testimonials. 1 Header layout (Header 1 — Classic). Blog settings: Grid, List and Classic layouts. Customizer: colors, typography, social media, contact information. Template token system ({{year}}, {{copyright}}, {{phone}}, etc.). 404 page template.