Title: Slide In Popup
Author: pajko
Published: <strong>December 21, 2009</strong>
Last modified: December 21, 2009

---

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/slide-in-popup.svg)

# Slide In Popup

 By [pajko](https://profiles.wordpress.org/pajko/)

[Download](https://downloads.wordpress.org/plugin/slide-in-popup.0.1.zip)

 * [Details](https://wordpress.org/plugins/slide-in-popup/#description)
 * [Reviews](https://wordpress.org/plugins/slide-in-popup/#reviews)
 *  [Installation](https://wordpress.org/plugins/slide-in-popup/#installation)
 * [Development](https://wordpress.org/plugins/slide-in-popup/#developers)

 [Support](https://wordpress.org/support/plugin/slide-in-popup/)

## Description

This plugin will enable you to add any kind of slide in/out popups to your WordPress
website.
 New widget, called “SlideIn Box”, is added. Each of these widgets can 
hold one slidein box content, whitch can be any HTML or PHP code. Inside these widgets
you will have complete control over your slidein box layout. New widgets sidebar,
called “SlideIn Boxes”, is added, where you should place all defined “SlideIn Box”
widgets. After that, they will be selectable from the dropdown menu on Global SlideIn
Options page, and inside page/post meta boxes.

 * You can control the position for each SlideIn box.
 * You can control when will these SlideIn boxes display to your visitors.
 * You can specify delay for each SlideIn box.
 * With little HTML/CSS knowleadge you can have your own styles for toggle and close
   buttons.
 * Page/post settings will override global settings for SlideIn boxes.

## Screenshots

[⌊Global options page⌉⌊Global options page⌉[

Global options page

[⌊Meta box for each post/page⌉⌊Meta box for each post/page⌉[

Meta box for each post/page

[⌊Widgets page⌉⌊Widgets page⌉[

Widgets page

[⌊Front End example⌉⌊Front End example⌉[

Front End example

## Installation

 1. Download the plugin zip file, and unzip the content.
 2. Upload the content of downloaded zip file to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Go to Widgets page, and add your “SlideIn Box” widgets in “SlideIn Boxes” sidebar
 5. Go to Settings->Global Slide In page to select your global options and/or select
    your SlideIn preferences for each single post/page.

## FAQ

  I’ve installed the plugin, but I can’t see the slidein box ?

You must create at least one SlideIn Box first, in order to be able to select it
on settings page. Go to Widgets page and insert one SlideIn Box widget into SlideIn
Boxes sidebar.
 Name your widget with some easy to remember name, and insert some
content inside. This can be used as a nice example:

    ```
    <div style="background:gray;height:100px;">
        <div style="float:left;width:40%;">
            <h2 style="color:red;">Spread Your Message with SlideIn Boxes Plugin</h2>
        </div>
        <div style="float:left;width:45%;">
            <form action="" method="post">
                <p>Or do your marketing stuff more efficiant.</p>
                Name : <input type="text" name="name"/> 
                Email :  <input type="text" name="email"/>  
                <input type="submit" name="submit" value="Subscribe"/> 
            </form>
        </div>
        <div style="clear:both;"></div>
        <a style="position:absolute;top:20px;right:10px;" href="javascript:void(0);" class="slidein_custom_close">Close</a>
    </div>
    ```

Now, you will be able to select that widget on settings page.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Slide In Popup” is open source software. The following people have contributed 
to this plugin.

Contributors

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

[Translate “Slide In Popup” into your language.](https://translate.wordpress.org/projects/wp-plugins/slide-in-popup)

### Interested in development?

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

## Changelog

#### 0.1

 * Initial release

## Meta

 *  Version **0.1**
 *  Last updated **17 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.8.6 or higher **
 *  Tested up to **2.9.2**
 * Tags
 * [popups](https://wordpress.org/plugins/tags/popups/)[widgets](https://wordpress.org/plugins/tags/widgets/)
 *  [Advanced View](https://wordpress.org/plugins/slide-in-popup/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/slide-in-popup/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/slide-in-popup/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://vuleticd.com/)