Title: ModalContact (MCF)
Author: batasoy
Published: <strong>29 maart 2010</strong>
Last modified: 30 maart 2010

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://s.w.org/plugins/geopattern-icon/modalcontact.svg)

# ModalContact (MCF)

 Door [batasoy](https://profiles.wordpress.org/batasoy/)

[Download](https://downloads.wordpress.org/plugin/modalcontact.1.1.zip)

 * [Details](https://nl.wordpress.org/plugins/modalcontact/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/modalcontact/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/modalcontact/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/modalcontact/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/modalcontact/)

## Beschrijving

ModalContact is a database based contact form: it does use WP database for storage,
instead of mailing form contents. The rationale is, sometimes, especially cheap 
hosting servers can be very restrictive. Most contact form plugins have issues with
these servers.

Besides this approach, as its name suggests, ModalContact has a modal form, so user
does not have to leave the page. Contact Form pop ups on a overlay, just like the
lightboxes.

This plugin is heavily based on work from Eric Martin, SimpleModal Contact Form.

_Translations_

Since this plugin is heavily based on SMCF, you can easily translate it (if it has
a SMCF translation in your language). .pot file is included.

Thank you to all who have contributed these translations.

## Schermafbeeldingen

[⌊Message Backend⌉⌊Message Backend⌉[

Message Backend

[⌊Contact Form⌉⌊Contact Form⌉[

Contact Form

## Installatie

Activate as any other plugin.

You have 3 options to integrate form into your site:

a) Add the “mcf-link” to your existing contact link:

    ```
    <a href="/contact" class="mcf-link">Contact</a>
    ```

b) Use the “mcf()” function in one of your theme files (`sidebar.php`, for example):

    ```
    <?php if (function_exists('mcf')) : ?>
        <?php mcf(); ?>
    <?php endif; ?> 
    ```

c) If your contact link is generated using `wp_page_menu()` or `wp_list_pages()`,
you can enter the contact link title in the MCF Options under “Contact Link Title”
and MCF will automatically attempt to add the smcf-link class for that link.

## FAQ

  How do I change the styling of the contact form?

Open `modal-contact-form-smcf/css/mcf.css` and modify the CSS to fit your needs.

_Note_: There are some browser specific CSS values that are set in the JavaScript(`
modal-contact-form-mcf/js/mcf.js`).

  Can I run MCF and SMCF at the same time?

You should be, but I didnt tried that. And it doesnt make sense!

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“ModalContact (MCF)” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “ModalContact (MCF)” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/modalcontact)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/modalcontact/), haal
de [SVN repository](https://plugins.svn.wordpress.org/modalcontact/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/modalcontact/) via
[RSS](https://plugins.trac.wordpress.org/log/modalcontact/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

 * Version 1.0a
    - Initial release

## Meta

 *  Versie **1.1**
 *  Laatst geüpdatet **16 jaar geleden**
 *  Actieve installaties **10+**
 *  Getest t/m **2.9.2**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/modalcontact/)
 * Tags
 * [ajax](https://nl.wordpress.org/plugins/tags/ajax/)[contact](https://nl.wordpress.org/plugins/tags/contact/)
   [contact form](https://nl.wordpress.org/plugins/tags/contact-form/)[modal](https://nl.wordpress.org/plugins/tags/modal/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/modalcontact/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

[Je beoordeling](https://wordpress.org/support/plugin/modalcontact/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/modalcontact/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/modalcontact/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://www.barisatasoy.com/donate/)