Title: jellybox
Author: jellyfilledstudios
Published: <strong>फेब्रुअरी 21, 2013</strong>
Last modified: अप्रिल 21, 2014

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

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

# jellybox

 [jellyfilledstudios](https://profiles.wordpress.org/jellyfilledstudios/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/jellybox.zip)

 * [विवरण](https://ne.wordpress.org/plugins/jellybox/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/jellybox/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/jellybox/#installation)
 * [विकास](https://ne.wordpress.org/plugins/jellybox/#developers)

 [सहायता](https://wordpress.org/support/plugin/jellybox/)

## विवरण

jellybox provides a simple to use shortcode that allows you to apply rotations and/
or animations to text, images and boxes. Image, box and text rotation also works
on older versions of Internet Explorer.

#### Example Usage

    ```
    [jellybox class="jellyboxGreen" width="200" height="140" angle="15"]
    This text will appear in an attractive green gradient colored box tilted to a 15 degree angle.
    [/jellybox]



    [jellybox class="jellyboxBlue" width="200" height="140" deltaheight="100" deltatop="-100"]
    This text will appear in an attractive blue gradient colored box. When you click on this box, it will grow by 100px.
    [/jellybox]
    ```

#### Contact Form Example

    ```
    [jellybox class="jellyboxGreen" width="100" height="20" deltawidth="350" deltaheight="700" deltatop="-400" gospeed="500" returnspeed="100" target="boxtrigger"]
    <div id="boxtrigger">Contact us
    <div style="float:right;">
    <span style="color:#ffffff;">[X]</span>
    </div>
    </div>
    [contact-form-7 id="152" title="Contact form 1"]
    [/jellybox]
    ```

#### Documentation & Support

Detailed examples and instructions for use can be found at http://www.jellyrobotics.
com/2013/02/09/jellybox-shortcode-wordpress-plugin/

You can find [documentation](http://www.jellyrobotics.com/2013/02/09/jellybox-shortcode-wordpress-plugin/)
and more detailed information about jellybox at [JellyRobotics.com](http://www.jellyrobotics.com/2013/02/09/jellybox-shortcode-wordpress-plugin/).
If you were unable to find the answer to your question on the examples page or in
any of the documentation, please check the [support forum](https://wordpress.org/support/plugin/jellybox)
on WordPress.org.

## स्क्रिनसटहरू

 * [[
 * Slide in reminder using jellybox
 * [[
 * In-line text at an angle using jellybox
 * [[
 * Simple jellybox
 * [[
 * nested jellybox with rotations
 * [[
 * nested jellyboxes with animation

## स्थापना

#### Installation via WordPress admin panel

 1. Navigate to the plugins section
 2. Select Add New
 3. In the search box enter jellybox
 4. Install and activate the plugin jellybox

#### Manual Installation

 1. Download the file `jellybox.zip` from WordPress.org
 2. Extract the content of the `jellybox.zip`
 3. Upload the extracted content to the `/wp-content/plugins/` directory
 4. Activate the plugin through the ‘Plugins’ menu in WordPress

## प्रश्नोत्तर

  How can I place a Contact Form inside a jellybox?

Some contact forms cause the jellybox to close when entering the fields or pressing
the submit button. A work around for this is to place a header line at the top of
the jellybox that controls the opening and closing of the box. Here is an example
that uses a Contact Form 7 inside a jellybox

    ```
    [jellybox class="jellyboxGreen" width="100" height="20" deltawidth="350" deltaheight="700" deltatop="-400" gospeed="500" returnspeed="100" target="boxtrigger"]
    <div id="boxtrigger">Contact us
    <div style="float:right;">
    <span style="color:#ffffff;">[X]</span>
    </div>
    </div>
    [contact-form-7 id="152" title="Contact form 1"]
    [/jellybox]
    ```

This example creates an `[X]` in the upper right hand corner of the box. Clicking
anywhere on the title line or the `[X]` cause the jellybox to open or close as expected.

  Where can I find additional FAQs for jellybox?

The ‘live’ site for documentation, FAQs and comments for jellybox is http://www.
jellyrobotics.com/2013/02/09/jellybox-shortcode-wordpress-plugin/

  Where can I find some examples?

Detailed examples can be found at http://www.jellyrobotics.com/2013/02/09/jellybox-
shortcode-wordpress-plugin/

  Some of my boxes have a line spaces above them

This is an issue with the wordpress wpautop() function and certain themes. The workaround
for this issue has been to insert a div tag above the affected jellybox with a bottom
margin that will offset the P tag added by wpautop()

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“jellybox” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

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

[“jellybox” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/jellybox)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/jellybox/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/jellybox/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/jellybox/) हेर्नुहोस्, वा [विकास लग](https://plugins.trac.wordpress.org/log/jellybox/)
को सदस्यता लिनुहोस्।

## चेन्जलग

Version 1.0.0 released

Version 1.1.0 updated to use WP constants for include paths

Version 1.2.0 updated the readme.txt file with more detailed description

Version 1.3 added new option `inline="YES"` (default is “NO”). This new option allows
the jellybox to be displayed as in-line text using SPAN tags rather than the default
wrapper which is DIV tags.

## मेटा

 *  संस्करण **1.4**
 *  पछिल्लो अपडेट **12 वर्ष अघि**
 *  सक्रिय स्थापना **30+**
 *  वर्डप्रेस संस्करण ** 3.5.1 वा उच्च **
 *  जाँच गरिएको **3.9.40**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/jellybox/)
 * ट्यागहरू
 * [animation](https://ne.wordpress.org/plugins/tags/animation/)[shortcode](https://ne.wordpress.org/plugins/tags/shortcode/)
   [slider](https://ne.wordpress.org/plugins/tags/slider/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/jellybox/advanced/)

## रेटिङ्गहरू

 ५ मा 5 तारा।

 *  [  3 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/jellybox/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/jellybox/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/jellybox/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/jellybox/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/jellybox/reviews/?filter=1)

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

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

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/jellybox/)

## दान गर्नुहोस्

के तपाईँ यस प्लगिनको उन्नतिको लागि सहायता गर्न चाहनुहुन्छ?

 [ यो प्लगिनको लागि दान गर्नुहोस् ](http://www.jellyrobotics.com/)