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

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# ModalContact (MCF)

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

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

 * [Dettagli](https://it.wordpress.org/plugins/modalcontact/#description)
 * [Recensioni](https://it.wordpress.org/plugins/modalcontact/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/modalcontact/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/modalcontact/#developers)

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

## Descrizione

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.

## Screenshot

 * [[
 * Message Backend
 * [[
 * Contact Form

## Installazione

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!

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“ModalContact (MCF)” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “ModalContact (MCF)” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/modalcontact)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/modalcontact/) segui
il [repository SVN](https://plugins.svn.wordpress.org/modalcontact/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/modalcontact/)
tramite [RSS](https://plugins.trac.wordpress.org/log/modalcontact/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

 * Version 1.0a
    - Initial release

## Meta

 *  Versione **1.1**
 *  Ultimo aggiornamento **16 anni fa**
 *  Installazioni attive **10+**
 *  Testato fino alla versione **2.9.2**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/modalcontact/)
 * Tag
 * [ajax](https://it.wordpress.org/plugins/tags/ajax/)[contact](https://it.wordpress.org/plugins/tags/contact/)
   [contact form](https://it.wordpress.org/plugins/tags/contact-form/)[modal](https://it.wordpress.org/plugins/tags/modal/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/modalcontact/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/modalcontact/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/modalcontact/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://www.barisatasoy.com/donate/)