Title: Modal
Author: David Riccitelli
Published: <strong>July 29, 2013</strong>
Last modified: July 29, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Modal

 By [David Riccitelli](https://profiles.wordpress.org/ziodave/)

[Download](https://downloads.wordpress.org/plugin/modal.1.0.7.zip)

 * [Details](https://twd.wordpress.org/plugins/modal/#description)
 * [Reviews](https://twd.wordpress.org/plugins/modal/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/modal/#installation)
 * [Development](https://twd.wordpress.org/plugins/modal/#developers)

 [Support](https://wordpress.org/support/plugin/modal/)

## Description

Modal is a WordPress plugin that enables you to create modal dialogs from posts 
or pages.

Features include:

 * Create a modal dialog from any page or post.
 * Define the size of the dialog.

## Screenshots

 * [[
 * A form in a standard page – uses the [LaunchRock Plugin](https://wordpress.org/plugins/launchrock)
 * [[
 * The same form loaded in a modal dialog using the **Modal** plugin.

## Installation

 1. Install Modal either via the WordPress.org plugin directory, or by uploading the
    files to your server
 2. Activate Modal,
 3. Insert the _[modal …]_ short-code wherever you want the modal page/post to appear.

This is an example use (using the Contact Form plugin CSS classes to style the form):

    ```
    [modal class="mt-button"
           slug="sign-up"
           content_selector="div.content div.container"
           title_selector="div.page-title h2"
           width="1000"
           height="370"
           load_scripts="no"]

    Sign-up now!

    [/modal]
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Modal” is open source software. The following people have contributed to this plugin.

Contributors

 *   [ David Riccitelli ](https://profiles.wordpress.org/ziodave/)

[Translate “Modal” into your language.](https://translate.wordpress.org/projects/wp-plugins/modal)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/modal/), check out 
the [SVN repository](https://plugins.svn.wordpress.org/modal/), or subscribe to 
the [development log](https://plugins.trac.wordpress.org/log/modal/) by [RSS](https://plugins.trac.wordpress.org/log/modal/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.7

 * Fix: fix description error in plug-in page.

#### 1.0.6

 * Fix: fix typo in plug-in page.

#### 1.0.5

 * Other: add screenshots to the plug-in page.

#### 1.0.4

 * Feature: add a close button to the modal dialog.

#### 1.0.3

 * Fix: remove html escaping from link label.

#### 1.0.2

 * Feature: add support for class attribute.

#### 1.0.1

 * Fix: remove font style definition which may conflict with the theme styles.

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.7**
 *  Last updated **13 years ago**
 *  Active installations **20+**
 *  WordPress version ** 3.3.0 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/modal/)
 * Tags
 * [Dialog](https://twd.wordpress.org/plugins/tags/dialog/)[modal](https://twd.wordpress.org/plugins/tags/modal/)
   [modal dialog](https://twd.wordpress.org/plugins/tags/modal-dialog/)
 *  [Advanced View](https://twd.wordpress.org/plugins/modal/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/modal/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/modal/reviews/)

## Contributors

 *   [ David Riccitelli ](https://profiles.wordpress.org/ziodave/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/modal/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=43GGXTUREFNZE)