Title: Simple Clinic
Author: Kim
Published: <strong>20. juli, 2020</strong>
Last modified: 22. marts, 2023

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://ps.w.org/simple-clinic/assets/icon-128x128.png?rev=2343755)

# Simple Clinic

 Af [Kim](https://profiles.wordpress.org/pixelovely/)

[Download](https://downloads.wordpress.org/plugin/simple-clinic.1.0.3.zip)

 * [Detaljer](https://da.wordpress.org/plugins/simple-clinic/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/simple-clinic/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/simple-clinic/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/simple-clinic/#developers)

 [Support](https://wordpress.org/support/plugin/simple-clinic/)

## Beskrivelse

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](https://ko-fi.com/U6U31XPQI).

## Skærmbilleder

[⌊An example row of providers⌉⌊An example row of providers⌉[

An example row of providers

[⌊Editing panels of the two custom Wordpress Blocks, Providers and Specialties⌉⌊
Editing panels of the two custom Wordpress Blocks, Providers and Specialties⌉[

Editing panels of the two custom Wordpress Blocks, Providers and Specialties

[⌊Screenshot of the plugin in use on an actual client site; names and faces removed.⌉⌊
Screenshot of the plugin in use on an actual client site; names and faces removed
.⌉[

Screenshot of the plugin in use on an actual client site; names and faces removed.

[⌊A Specialties block in action⌉⌊A Specialties block in action⌉[

A Specialties block in action

## Blokke

Dette plugin giver 2 blokke.

 *   Providers
 *   Specialties

## Installation

 1. Upload the plugin directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add Providers through the new post type, and categorize them into one or more “
    Specialties”
 4. Drop in the “Provider” and “Specialties” WordPress blocks onto any page where you
    need them.

## FAQ

### How do I add an image to specialties?

Please install the wonderful (and free) plugin “[Categories Images](https://wordpress.org/plugins/categories-images/)”
by Muhammad El Zahlan to enable images for specialties.

### My provider pages show 404

Please visit the Settings > Permalink page in the WordPress Admin to refresh your
permalinks.

### How do I change the post type name from providers to practitioners?

Go to Settings > Simple Clinic Settings. The settings you need are there. You may
need to refresh your permalinks after making changes.

### Do the block names change too?

No, sorry. The blocks will always be called “Providers” and “Specialties” in the
WP admin.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Simple Clinic” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

 *   [ Kim ](https://profiles.wordpress.org/pixelovely/)

[Oversæt “Simple Clinic” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/simple-clinic)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/simple-clinic/), tjek
[SVN repository](https://plugins.svn.wordpress.org/simple-clinic/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/simple-clinic/) via [RSS](https://plugins.trac.wordpress.org/log/simple-clinic/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0.3

Tested up to 6.1.1

#### 1.0.2

 * Updates to escaping some outputs.

#### 1.0.1

 * Fix to PHP shorttags usage

#### 0.4

 * Fix to Avada column display of specialties
 * Fix to displaying taxonomy images in Avada
 * Allowing the exclusion of specific specialties from Avada blocks

#### 0.3

 * Minor update to get Avada custom blocks working again.

#### 0.2

 * Added “turn off ordering practitioners by last name” to plugin settings, so that
   you can use a custom ordering plugin with Simple Clinic if you prefer.
 * Swapped out wp_make_content_images_responsive() which was deprecated in 5.5 for
   the new function wp_image_add_srcset_and_sizes()

#### 0.1

 * Plugin first released.

## Meta

 *  Version **1.0.3**
 *  Senest opdateret **3 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 5.4.0 eller højere **
 *  Testet op til **6.1.12**
 *  PHP-version ** 7.2 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/simple-clinic/)
 * Tags
 * [avada](https://da.wordpress.org/plugins/tags/avada/)[fusion-builder](https://da.wordpress.org/plugins/tags/fusion-builder/)
   [medical](https://da.wordpress.org/plugins/tags/medical/)[medicine](https://da.wordpress.org/plugins/tags/medicine/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/simple-clinic/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Din anmeldelse](https://wordpress.org/support/plugin/simple-clinic/reviews/#new-post)

[Se alle anmeldelser](https://wordpress.org/support/plugin/simple-clinic/reviews/)

## Bidragsydere

 *   [ Kim ](https://profiles.wordpress.org/pixelovely/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/simple-clinic/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://ko-fi.com/kim)