Title: Before After
Author: Hemant Nandrajog (instruite)
Published: <strong>మార్చి 5, 2010</strong>
Last modified: ఫిబ్రవరి 16, 2016

---

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/before-after.svg)

# Before After

 By [Hemant Nandrajog (instruite)](https://profiles.wordpress.org/instruite/)

[Download](https://downloads.wordpress.org/plugin/before-after.1.0.2.zip)

 * [Details](https://te.wordpress.org/plugins/before-after/#description)
 * [Reviews](https://te.wordpress.org/plugins/before-after/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/before-after/#installation)
 * [Development](https://te.wordpress.org/plugins/before-after/#developers)

 [Support](https://wordpress.org/support/plugin/before-after/)

## Description

Before After plugin integrates modified version [jQuery Before/After Plugin](http://www.catchmyfame.com/2009/06/25/jquery-beforeafter-plugin/)
in the wordpress.
 It can be used to show the difference between edited and original
photo, before and after photos of changes, etc.

Please check ‘Other Notes’ for the Usage instructions to see how to use it on your
blog

Demosites:

[Demo with Latest version](https://www.instruite.com/blog/2016/02/16/before-after-works/)

[Operation on custom theme](http://www.instruite.com/blog/2011/05/18/photostrying-photoshop-filters/)

Author info:
 Follow me on [Twitter](http://twitter.com/instruite/) or become my
Friend on [facebook](http://www.facebook.com/instruite/) Also on [Google+](https://plus.google.com/108357740742566610994/)

#### Usage

 * Write the content of your post other than the images
 * Switch to ‘HTML-editor’ mode of the post editor area
 * Click ‘BeforeAfter’ button (This will start the ‘[beforeafter]’ shortcode)
 * Add the photos to your post through the wordpress image/media uploader
 * 1 photo should be left align when you insert the images on your post, the other
   one can be aligned right/center/none
 * The ‘left-aligned’ photo is taken as before photo so please align your photos
   accordingly
 * After you have inserted the two images in the post Click ‘BeforeAfter’ button
   again to close ‘[/beforeafter]’ shortcode.
 * You can add more content to your post after closing the ‘[/beforeafter]’ shortcode
 * The content other than image information withing the ‘[beforeafter]…[/beforeafter]’
   is ignored when the shortcode is executed, in other places like home page archive
   page the content will be shown as is in the post.

## Installation

#### Requirements

 * WordPress: 2.9 or newer

#### Auto Installation

 * Go to your blog’s WordPress Admin Panel -> Plugins -> Add New
 * Search for “before after instruite”
 * Click “Install now”

#### Configuration

 * Go to your blog’s WordPress Admin Panel -> Options -> Before After
 * Set the parameters as per your requirements (should work with default parameters
   too)
 * See [Plugin Page](http://www.instruite.com/blog/2010/03/04/before-after-photo-effect-plugin/)
   for more details on configuration parameters

#### Manual Installation

 * Plugin folder in the WordPress plugins folder must be `before-after`
 * Upload folder `before-after` to the `/wp-content/plugins/` directory
 * Activate the plugin through the ‘Plugins’ menu in WordPress
 * Check out ‘Other Notes’ for usage instruction.

## FAQ

**_Before after effect is breaking on my site with Chrome or Safari Browser_**
 
This effect requires image height and width to be specified with images, if your
img tags conatins those parameters and stil you are having issues with Chrome or
Safari web browsers Enable Automatic Detect Dimensions on Before After Options page
and reload your pages.

**_Issues with images not showing up or only one image being shown_**
 Make sure
code for both images “img” tag are with in the beforeafter shortcode and one image(
image supposed to be before image) has “alignleft” text in “class” attribute of 
the “img” tag.

**_Issues with miss alignment of images/bar_**
 This are mostly due to css issues
of the theme. Check the post with default wordpress theme and if it works then you
will need to customize css of your theme.

## Reviews

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

### 󠀁[It works great!](https://wordpress.org/support/topic/it-works-great-116/)󠁿

 [wordonpress](https://profiles.wordpress.org/wordonpress/) అక్టోబర్ 30, 2018

Thanks for the plugin. Everything works perfectly!

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

### 󠀁[loading ajax](https://wordpress.org/support/topic/loading-ajax/)󠁿

 [arnlig3550](https://profiles.wordpress.org/arnlig3550/) నవంబర్ 30, 2016

Hi Your plugin works it with a site using loading ajax ? Thanks

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

### 󠀁[Great idea. But doesn't work in WP 5, yet.](https://wordpress.org/support/topic/great-idea-but-doesnt-work-in-wp-5-yet/)󠁿

 [Clark](https://profiles.wordpress.org/cscooper/) సెప్టెంబర్ 3, 2016 3 replies

I like the simple idea of this plugin, and using it isn’t difficult, but alas, it
doesn’t work in Wordpress 5 in Chrome. In the end only two links show up on the 
final page: “Show only before” and “Show only after” links. The links do nothing
and there are no visible images.

 [ Read all 11 reviews ](https://wordpress.org/support/plugin/before-after/reviews/)

## Contributors & Developers

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

Contributors

 *   [ Hemant Nandrajog (instruite) ](https://profiles.wordpress.org/instruite/)

[Translate “Before After” into your language.](https://translate.wordpress.org/projects/wp-plugins/before-after)

### Interested in development?

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

## Changelog

#### 1.0.2

 * Bumping the version number
 * Updated readme file with new demo info and updated FAQs

#### 1.0.1

 * Minor Bug Fix

#### 1.0.0

 * Total revamped of code
 * Using modified version of Jquery Before After original script to V1.3
 * Added options page
 * Before After Javascripts options can be provided through shortcode attributes
   now

#### 0.1.5

 * Fixed the bug causing php error

#### 0.1.4

 * Changed code to use JScripts bundeled with WordPress
 * Modified the beforeafter.js for a fix for depreceated function
 * bug in image cause image height to default to 0

#### 0.1.3

 * Upgrade the original jquery.beforeafter to V1.2

#### 0.1.2

 * Fixed a bug causing the button to put shortcode not showing up in editor

#### 0.1.1

 * Fixed a bug caused by themes (like twentyten) which set max-width for images

#### 0.1.0

 * Changed to show effect on pages other than single post
 * Added activation and deactivation functions to add/delete options in wp-table

#### 0.0.3

 * No change in code just changing the version to push the upgrade

#### 0.0.2

 * Bug fix for Internet explorer

#### 0.0.1beta

 * Beta Release for Testing

## Meta

 *  Version **1.0.2**
 *  Last updated **10 సంవత్సరాలు ago**
 *  Active installations **100+**
 *  WordPress version ** 2.9 or higher **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/before-after/)
 * Tags
 * [after](https://te.wordpress.org/plugins/tags/after/)[before](https://te.wordpress.org/plugins/tags/before/)
   [photo effects](https://te.wordpress.org/plugins/tags/photo-effects/)[photoblog](https://te.wordpress.org/plugins/tags/photoblog/)
   [photos](https://te.wordpress.org/plugins/tags/photos/)
 *  [Advanced View](https://te.wordpress.org/plugins/before-after/advanced/)

## Ratings

 4.6 out of 5 stars.

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

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

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

## Contributors

 *   [ Hemant Nandrajog (instruite) ](https://profiles.wordpress.org/instruite/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/before-after/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.icnd.info)