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 ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con 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://cl.wordpress.org/plugins/modalcontact/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/modalcontact/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/modalcontact/#installation)
 * [Desarrollo](https://cl.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 de pantalla

[⌊Message Backend⌉⌊Message Backend⌉[

Message Backend

[⌊Contact Form⌉⌊Contact Form⌉[

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.

## 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!

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“ModalContact (MCF)” es software 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).

## Historial de cambios

 * Version 1.0a
    - Initial release

## Meta

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

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/modalcontact/reviews/#new-post)

[Ver todas las reseñas](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 avance de este plugin?

 [ Donar para este plugin ](http://www.barisatasoy.com/donate/)