Title: Flexible Modals
Author: Bage
Published: <strong>জুলাই 22, 2014</strong>
Last modified: জুলাই 24, 2014

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/flexible-modals/assets/banner-772x250.png?rev=952606)

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/flexible-modals_d85a0e.svg)

# Flexible Modals

 [Bage](https://profiles.wordpress.org/bagerathan/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/flexible-modals.0.2.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/flexible-modals/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/flexible-modals/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/flexible-modals/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/flexible-modals/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/flexible-modals/)

## বৰ্ণনা

Modal windows are interesting way to include extran information on a page. [adaptive-modal.js](http://www.onextrapixel.com/2014/06/25/create-modal-windows-that-can-be-morphed-from-anything-with-jquery-adaptive-modal-js/)
makes it beautiful. You can use this little plugin which uses the same jQuery plugin
to creae modal windows easily in any page or post or even on a widget uisng shortcode.

I have also added another functionality into this plugin, which will let you to 
embed your modal content into your post a page directly.

### Usage

Upon activation, the plugin will create a custom post type called ‘Modals’. Where
you can add your content, which later you can use it on a modal or embed directly
into your page or post.

 1. [modal]
 2. [block]

### modal

the ‘modal’ shortcode is to create modal windows.

For now the [modal] shortcode comes with four attributes.

**id**
 Your modal id. eg: _[modal id=2]Click here[/modal]_

**data**
 If your modal only going to have just text, you can directly add the content
in the shortcode. eg: _[modal data=”This is my modal content”]Click here[/modal]_.
This shortcode is much useful when you want to add a modal window to a word in a
paragrap without braking the paragrap.

    ```
    note: you cannot use both id and data in the same shortcode
    ```

**background**
 This is to style the link and the modal window background. Have 
to specify a valid color. eg: _[modal id=2 background=”#DDDDDD”]Click here[/modal]_

**color**
 This attribute is to change the color of the link. eg: _[modal id=2 background
=”#DDDDDD” color=”#000000″]Click here[/modal]_

### block

The ‘block’ shortcode is to embed your modal content into any page or post. It only
has one attribute.

**id**
 id of the modal post type post.

    ```
    note: both block and modal shortcodes uses the same Modals custom post type.
    ```

## ইনষ্টলেশ্যন

This section describes how to install the plugin and get it working.

 1. Upload `flexible-modal` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/0df9a0224674e55748361e5b9e2563ab48594d90fa12d75869905f64b010fd87?
s=60&d=retro&r=g)

### 󠀁[It doesn't work](https://wordpress.org/support/topic/it-doesnt-work-103/)󠁿

 [christoff](https://profiles.wordpress.org/christoff/) ছেপ্টেম্বৰ 3, 2016

The plugin doesn’t work properly.

 [ আটাই 4টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/flexible-modals/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Flexible Modals” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

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

[আপোনাৰ ভাষাত “Flexible Modals” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/flexible-modals)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/flexible-modals/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/flexible-modals/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/flexible-modals/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/flexible-modals/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 0.1

 * Initial release.

#### 0.2

 * Updated shortcode. – I have removed the label attribute from the [modal] shortcode
   and instead made it to wrap a text. eg: in **[modal id=2]Click here[/modal]**
   the “Click here” will become the anchor tag to activate the modal. So basically
   if you have a shortcode like **[modal id=”2″ label=”Click here”]**, you will 
   have to change it to **[modal id=”2″]Click here[/modal]**

## মেটা

 *  **0.2** সংস্কৰণ
 *  **12 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **30+**
 *  WordPress-ৰ সংস্কৰণ ** 3.5 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **3.9.40**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/flexible-modals/)
 * [block](https://as.wordpress.org/plugins/tags/block/)[modal](https://as.wordpress.org/plugins/tags/modal/)
   [popup](https://as.wordpress.org/plugins/tags/popup/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/flexible-modals/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 3.5টা তৰা।

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/flexible-modals/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/flexible-modals/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/flexible-modals/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/flexible-modals/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/flexible-modals/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/flexible-modals/reviews/)

## অৱদানকাৰীসকল

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

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/flexible-modals/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](http://www.wpsnippet.com/flexible-modals)