Title: WPJaipho Mobile Gallery
Author: Tihomir Dmitrović
Published: <strong>21 Тамыз, 2012</strong>
Last modified: 25 мая, 2015

---

Search plugins

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

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

# WPJaipho Mobile Gallery

 By [Tihomir Dmitrović](https://profiles.wordpress.org/tolecar/)

[Download](https://downloads.wordpress.org/plugin/wpjaipho.1.5.0.zip)

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

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

## Description

WPJaipho is plugin which adds mobile optimized look & feel to your WP based galleries.

It is based on the original [Jaipho](http://jaipho.com/), iPhone optimized Javascript
gallery and it works on iPhone, iPad and Android devices.

#### Supported WP galleries

WP Jaipho works with: [NextGEN 1.x](https://wordpress.org/extend/plugins/nextgen-gallery/)
Gallery and Default WP Gallery (via Media Library). It also works flawlessly with
some mobile theme plugins such as [WPTouch](https://wordpress.org/extend/plugins/wptouch/)
and [WordPress Mobile Pack](https://wordpress.org/extend/plugins/wordpress-mobile-pack/).

#### How Does it Work?

Simple enough — just activate the plugin, and all your galleries are automatically
transformed into mobile optimized gallery, which is visible for mobile users only.
Check out demo [here](http://www.viberfaq.com/viber-android-beta-version-review/)
with your iPhone.

#### Demo

 * WPJaipho installation on [The Viber FAQ](http://www.viberfaq.com/viber-android-beta-version-review/)

## Installation

 1. Download the plugin from WordPress.org, and install it.
 2. Activate WPJaipho after the installation.
 3. Optionally — visit Settings page for some modifications.

After the activation, any page containing Gallery made on WP Media Library, NextGEN
1.x or NextCellent plugin will work out of the box, transforming the gallery pages
into mobile optimized for all iPhone and iPad visitors on your site.

## Reviews

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

### 󠀁[Life Saver](https://wordpress.org/support/topic/awesome-3469/)󠁿

 [cjoaweb](https://profiles.wordpress.org/cjoaweb/) 3 сентября, 2016

Works out of the box with Jetpack Tiled Galleries. I had a problem with the Mobileview
plugin showing the pictures below the visible screen. I installed this plugin, activated
it and with no further setup they are now being rendered perfectly. Thanks

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/wpjaipho/reviews/)

## Contributors & Developers

“WPJaipho Mobile Gallery” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Tihomir Dmitrović ](https://profiles.wordpress.org/tolecar/)

[Translate “WPJaipho Mobile Gallery” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpjaipho)

### Interested in development?

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

## Changelog

#### v1.5.0 — 25.5.2015 — exclude featured image

 * Feature : option to exclude featured image from gallery
 * Bugfix : Fixes pre 5.3 PHP issue with anonymous functions
 * Bugfix : disables Parallax theme lightbox gallery on wpjaipho supported devices
 * Bugfix : disable all stylesheets that theme and other plugins might include

#### v1.4.5 — 8.5.2014 — Jetpack carousel fix

 * Bugfix : disables Jetpack carousel gallery on wpjaipho supported devices (iphone,
   ipad …)

#### v1.4.4 — 7.5.2014 — ngg legacy fix

 * Bugfix : ngg detection changed to be more general — NextCellent gallery support

#### v1.4.3 — 2.5.2013 — javascript arrays fix

 * Bugfix : fixed javascript compatibility issue with scripts which are modifyng
   the Array object itself
 * Bugfix : disabled javascript debug related options on settings page

#### v1.4.2 — 10.2.2013 — ngg permalinks and quotes fix

 * Bugfix : Fixed not working direct slide selection on NextGEN gallery when permalinks
   are active
 * Bugfix : Removed addslashes for NextGEN Gallery images (NextGEN fixes quotes 
   by itself)
 * Bugfix : Forcing the Yoast WordPress SEO to disable «Redirect attachment URL’s
   to parent post URL.» option

#### v1.4.1 — 26.11.2012 — selection fix

 * Bugfix : Fixed not working direct slide selection
 * Bugfix : Javascript library upgraded to Jaipho 0.60.1
 * Bugfix : Fixed problem with multiline image descriptions

#### v1.4.0 — 31.10.2012 — Android support

 * Feature : Support for Android users (before was limited to iOS only)
 * Feature : User agent matcher config option to trigger WPJaipho for other devices
 * Feature : Paste html code to splashscreen or thumbnails view through admin options
 * Feature : For developers: better integration with WordPress debugging facilities(
   WP_DEBUG and WP_DEBUG_LOG constants, debug.log file)

#### v1.3.0 — 28.9.2012

 * Feature : Added posibility to disable displaying of image title and description.
 * Bugfix : Two NextGEN galleries on a single page are now working OK. It was showing
   the last one.
 * Bugfix : Splashcreen duration admin option now can be set to 0. That way you 
   can disable splashscreen completely.

#### v1.2.1 — 20.9.2012

 * Bugfix : suppressed eventual php warnings when calling realpath() function. Prior
   to this version, realpath() call could trigger php warning when the php safe_mode
   was on.

#### v1.2.0 — 4.9.2012

 * Feature : basic NextGEN Gallery support — [nggallery] shortcode and only «id»
   attribute are used
 * Feature : thumbnails view support
 * Feature : new settings options for chosing Jaipho theme
 * Feature : added hooks for extending WPJaipho — jaipho_theme_folder_filter, jaipho_template_api_handler_filter,
   jaipho_plugin_enabled_filter, jaipho_template_file_filter

#### v1.1.1

 * Bugfix : changed reference to plugin folder from wp-jaipho to wpjaipho

#### v1.1.0

 * Feature : WPJaipho is now using wp_head function. That means that the head information
   set by other plugins (like All in one SEO) will be preserved on gallery pages
   too.

#### v1.0.0

 * Feature : Works with WordPress native gallery (shortcode [gallery])
 * Feature : Settings page with configuration options

## Meta

 *  Version **1.5.0**
 *  Last updated **11 года ago**
 *  Active installations **60+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **4.2.39**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpjaipho/)
 * Tags
 * [gallery](https://kk.wordpress.org/plugins/tags/gallery/)[images](https://kk.wordpress.org/plugins/tags/images/)
   [media](https://kk.wordpress.org/plugins/tags/media/)[photos](https://kk.wordpress.org/plugins/tags/photos/)
   [slideshow](https://kk.wordpress.org/plugins/tags/slideshow/)
 *  [Advanced View](https://kk.wordpress.org/plugins/wpjaipho/advanced/)

## Ratings

 5 out of 5 stars.

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

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

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

## Contributors

 *   [ Tihomir Dmitrović ](https://profiles.wordpress.org/tolecar/)

## Support

Got something to say? Need help?

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