Title: Image Gallery Google Style
Author: bigflannel
Published: <strong>14 junija, 2017</strong>
Last modified: 17 junija, 2023

---

Search plugins

![](https://ps.w.org/image-gallery-google-style/assets/banner-772x250.png?rev=1678266)

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://ps.w.org/image-gallery-google-style/assets/icon-256x256.png?rev=1678266)

# Image Gallery Google Style

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

[Download](https://downloads.wordpress.org/plugin/image-gallery-google-style.zip)

 * [Details](https://sl.wordpress.org/plugins/image-gallery-google-style/#description)
 * [Reviews](https://sl.wordpress.org/plugins/image-gallery-google-style/#reviews)
 *  [Installation](https://sl.wordpress.org/plugins/image-gallery-google-style/#installation)
 * [Development](https://sl.wordpress.org/plugins/image-gallery-google-style/#developers)

 [Support](https://wordpress.org/support/plugin/image-gallery-google-style/)

## Description

Transform your regular WordPress galleries into elegant grids of thumbnails. Click
on any thumbnail to open a panel and display a bigger image with its title and caption
and previous and next buttons. Easy to use (just edit a gallery and check a box),
matches any theme, clean standards compliant code, responsive, supports high resolution
screens, no image cropping.

Supported in Classic Editor, either using the plugin, or using the Classic Editor
block in Gutenberg. Do NOT set thumbnails to crop in WordPress Admin / Settings /
Media.

### Author

 * [Image Gallery Plugin Home Page](https://imagegallerygooglestyle.com/)

## Screenshots

 * [[
 * Check ‘Image Gallery Google Style’ when editing a gallery to see it display as
   an elegant grid of thumbnails.
 * [[
 * An Image Gallery Google Style grid of thumbnails.
 * [[
 * The larger image displayed when a thumbnail is clicked on.

## Installation

#### For an automatic installation through WordPress

 * Go to the ‘Add New’ plugins screen in your WordPress admin area
 * Search for ‘Image Gallery Google Style’
 * Click ‘Install Now’ and activate the plugin
 * Edit an existing gallery, or create a new one, and check ‘Image Gallery Google
   Style’ in the gallery options

#### For a manual installation via FTP

 * Upload the folder you download to the directory `/wp-content/plugins/`
 * Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
 * Edit an existing gallery, or create a new one, and check ‘Image Gallery Google
   Style’ in the gallery options

## Reviews

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

### 󠀁[Best service](https://wordpress.org/support/topic/best-service-7/)󠁿

 [hank10](https://profiles.wordpress.org/hank10/) 30 julija, 2018

Works as expected, gives a nice Google-look to your web site. Very happy with the
service, replied asap!

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

### 󠀁[Beautiful and efficient gallery](https://wordpress.org/support/topic/beautiful-and-efficient-gallery/)󠁿

 [hossein911](https://profiles.wordpress.org/hossein911/) 6 septembra, 2017 1 reply

It’s a beautiful and efficient gallery

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

### 󠀁[Finally!](https://wordpress.org/support/topic/finally-233/)󠁿

 [exit31](https://profiles.wordpress.org/exit31/) 12 avgusta, 2017

Very glad i found this brilliant plugin! It’s clean, without unnecessary distractions(
no lightbox!) and works perfect. The fact that it lines up all the images very neat(
including on smartphones) and the ability to add caption and title next to the image,
makes it a no-brainer. I did purchase the pro version which has some additional 
settings. The developer (Mike) is very kind and dedicated to help and to further
develop the plugin. Thumbs up! Bert

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

### 󠀁[great gallery](https://wordpress.org/support/topic/great-gallery-45/)󠁿

 [billwesty](https://profiles.wordpress.org/billwesty/) 27 junija, 2017

this makes my gallery look really great.

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/image-gallery-google-style/reviews/)

## Contributors & Developers

“Image Gallery Google Style” is open source software. The following people have 
contributed to this plugin.

Contributors

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

[Translate “Image Gallery Google Style” into your language.](https://translate.wordpress.org/projects/wp-plugins/image-gallery-google-style)

### Interested in development?

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

## Changelog

#### 0.42

 * bug fix where content panel loaded in final grid instance, not clicked instance

#### 0.41

 * grid layout achieved using flexbox css (no js)
 * lower CLS score, faster load
 * removed console.log messages from last update

#### 0.40

 * amended grid to align based on large image width and height not thumbnail (in
   case thumbs are cropped)
 * added some reset css based on problem with twenty seventeen theme

#### 0.39

amending release notes and version

#### 0.38

amending release notes and version

#### 0.37

added width and height to all thumbnail images to reduce CLS (cuumulative layout
shift)

#### 0.36

 * updated info regards plugin upgrade

#### 0.35

 * amended js to make prev and next transition smoother
 * stopped a ‘bump’ happening in the image below the panel as the panel image changes

#### 0.34

 * added prev and next
 * added icons to iggs-control in iggs.thumbGridAddPanel
 * amended close code and put in function iggs.thumbGridAddPanel
 * added iggs.previousPanelImage, iggs.nextPanelImage, and iggs.changePanelImage
 * added Pan Controls using http://hammerjs.github.io, iggs.lookForSwipe
 * added a class to all thumbnail links used to open the panel to better target 
   them in js
 * targeted a.iggs-grid-thumb-link for thumbgrid click events only

#### 0.33

 * added max-width: 100%; to .iggs-grid, CSS reset
 * added imagesloaded.js after allowing panel to open on small screens, left-panel
   drops below right panel and the panel height needs to be checked after the image
   has loaded

#### 0.32

 * fixed enabling image gallery google style, test for $attr[‘imagegallerygooglestyle’]
   == ‘true’ not $attr[‘imagegallerygooglestyle’] == true in class-image-gallery-
   google-style-paid-public.php
 * amended tested up too version 4.9

#### 0.31

 * removed title tag from img tags of thumbnails in gallery

#### 0.30

 * added max-width: 100% !important to .iggs-grid-thumb, CSS reset
 * amended enqueued js to load in footer
 * amended default behaviour of plugin to open panel at all screen widths, previously
   thumbnail linked to attachment page on screens less than 480px wide

#### 0.29

 * amended grid CSS, added !important to margins and padding of grid ul, li, and
   thumb img

#### 0.28

 * added css to reset .iggs-thumbgrid ul
 * amended readme

#### 0.27

 * readme amendments as plugin goes live in WordPress
 * added credits from readme to license.txt

#### 0.26

 * further amendments regards name from google-image-style-gallery to image-gallery-
   google-style

#### 0.25

 * changed name from google-image-style-gallery to image-gallery-google-style

#### 0.24

 * initial version

#### 0.23

 * pre-release version

#### 0.22

#### 0.21

 * readme amendments
 * stopped image-gallery-google-style-admin.js being enqueued
 * cleaned up js, commented out console.log statements

#### 0.20

 * initial release

## Meta

 *  Version **0.42**
 *  Last updated **3 leta ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5.0 or higher **
 *  Tested up to **6.2.9**
 *  Language
 * [English (US)](https://wordpress.org/plugins/image-gallery-google-style/)
 * Tags
 * [elegant](https://sl.wordpress.org/plugins/tags/elegant/)[gallery](https://sl.wordpress.org/plugins/tags/gallery/)
   [image gallery](https://sl.wordpress.org/plugins/tags/image-gallery/)[responsive](https://sl.wordpress.org/plugins/tags/responsive/)
   [simple](https://sl.wordpress.org/plugins/tags/simple/)
 *  [Advanced View](https://sl.wordpress.org/plugins/image-gallery-google-style/advanced/)

## Ratings

 5 out of 5 stars.

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

[Your review](https://wordpress.org/support/plugin/image-gallery-google-style/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/image-gallery-google-style/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/image-gallery-google-style/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/bigflannel)