Description
Plugin automatically create responsive collage gallery (like Google, Flickr, VK.com…) from images attached to the post with lightbox.
Features
- Create collage gallery with caption from images, attached to the post automatically or manual with shotcode
[collage_gallery]
with parameters[collage_gallery photo = "1,3,4-12"]
, where1,3,4-12
– number of attached images: first, third and from 4-th till 12-th. - !!! Open lightbox (
PhotoSwipe
: touch, mobile, responsive), when clicked on image in collage. - Select the pages types on which will be added collage:
is_tax()
,is_single()
,is_front_page()
. - Create collage only if post has
post_meta
with given name. - Some collage gallery settings: caption, collage row height, last images…
Links
Plugin site | Plugin Support | Author site
Thanks
- Collage based on jQuery plugin “Justified Gallery” by
miromannino
github. - PhotoSwipe – Responsive JavaScript image Gallery by Dmitry Semenov.
Screenshots
Installation
Upload the Collage Gallery plugin to your blog and Activate it.
!!! If you want to show collage from images attached to the post automatically, you need choose approprite option in plugin settings page.
FAQ
- Installation Instructions
-
Upload the Collage Gallery plugin to your blog and Activate it.
!!! If you want to show collage from images attached to the post automatically, you need choose approprite option in plugin settings page.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Collage Gallery” is open source software. The following people have contributed to this plugin.
Contributors“Collage Gallery” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Collage Gallery” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.41 / 2015-12-22
- Changeg collage default settings.
0.4 / 2015-12-21
- Fixed bugs.
- Improve API (documentation in progress).
0.3 / 2015-04-11
- Added option to positioned collage in post.
- Fix minor bugs.
0.2 / 2015-03-28
- Added PhotoSwipe – touch, mobile, responsive lightbox.
0.1 / 2015-03-26
- First stable release.