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

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# ModalContact (MCF)

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

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

 * [Detalles](https://es-mx.wordpress.org/plugins/modalcontact/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/modalcontact/#reviews)
 *  [Instalación](https://es-mx.wordpress.org/plugins/modalcontact/#installation)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/modalcontact/#developers)

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

## Descripción

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.

## Capturas

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

## Instalación

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.

## Preguntas frecuentes

  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!

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

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

[Traduce “ModalContact (MCF)” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/modalcontact)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/modalcontact/), echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/modalcontact/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/modalcontact/)
por [RSS](https://plugins.trac.wordpress.org/log/modalcontact/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

 * Version 1.0a
    - Initial release

## Meta

 *  Versión **1.1**
 *  Última actualización **hace 16 años**
 *  Instalaciones activas **10+**
 *  Probado hasta **2.9.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/modalcontact/)
 * Etiquetas:
 * [ajax](https://es-mx.wordpress.org/plugins/tags/ajax/)[contact](https://es-mx.wordpress.org/plugins/tags/contact/)
   [contact form](https://es-mx.wordpress.org/plugins/tags/contact-form/)[modal](https://es-mx.wordpress.org/plugins/tags/modal/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/modalcontact/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/modalcontact/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/modalcontact/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://www.barisatasoy.com/donate/)