Title: ModalContact (MCF)
Author: batasoy
Published: <strong>2010年3月29日</strong>
Last modified: 2010年3月30日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

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

# ModalContact (MCF)

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

[ダウンロード](https://downloads.wordpress.org/plugin/modalcontact.1.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/modalcontact/#description)
 * [レビュー](https://ja.wordpress.org/plugins/modalcontact/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/modalcontact/#installation)
 * [開発](https://ja.wordpress.org/plugins/modalcontact/#developers)

 [サポート](https://wordpress.org/support/plugin/modalcontact/)

## 説明

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.

## スクリーンショット

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

## インストール

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!

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

ModalContact (MCF) はオープンソースソフトウェアです。以下の人々がこのプラグインに
貢献しています。

貢献者

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

[“ModalContact (MCF)” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/modalcontact)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/modalcontact/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/modalcontact/)をチェックするか、
[開発ログ](https://plugins.trac.wordpress.org/log/modalcontact/)を [RSS](https://plugins.trac.wordpress.org/log/modalcontact/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

 * Version 1.0a
    - Initial release

## メタ

 *  バージョン **1.1**
 *  最終更新日 **16年前**
 *  有効インストール数 **10+**
 *  検証済み最新バージョン: **2.9.2**
 *  言語
 * [English (US)](https://wordpress.org/plugins/modalcontact/)
 * タグ
 * [ajax](https://ja.wordpress.org/plugins/tags/ajax/)[contact](https://ja.wordpress.org/plugins/tags/contact/)
   [contact form](https://ja.wordpress.org/plugins/tags/contact-form/)[modal](https://ja.wordpress.org/plugins/tags/modal/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/modalcontact/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/modalcontact/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/modalcontact/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://www.barisatasoy.com/donate/)