This plugin allows you to easily create an image gallery on any post, page or custom post type.
Images are can be added and previewed from the metabox. Images can be re-ordered by drag and drop.
About:
There comes a time when you need more flexibility than the standard WP gallery offers, That’s when this plugin steps in.
This plugin’s goal is to make it easy to create a gallery and place it wherever you need.
A perfect example would be to create a product gallery for an ecommerce website and then
have the flexibility to position it where you wanted to match your theme’s design.
Features:
Use the shortcode or the function to show the gallery.
Use the following shortcode anywhere in the content area to display the gallery
[easy_image_gallery gallery="XXX"]
Where “XXX” is the ID of the gallery item.
The following template tag is available to display the gallery
if( function_exists( 'easy_image_gallery' ) ) {
echo easy_image_gallery( "XXX" );
}
Where “XXX” is the ID of the gallery item.
If you use the template tag above, you will need to remove the default content filter:
Stay up to date
Become a fan on Facebook
https://www.facebook.com/DevriXLtd
Follow us on Twitter
https://twitter.com/wpdevrix
2547 websites
easy-image-gallery
Free Plugin