ZM Gallery plugin replace basic wordpress post's gallery displaying for custom. Also you can create greate fullwidth slider with the links to the posts
The widget is built with the following philosophy:
- Use sensible and simple markup
- Use css3 animation for fast and beautiful work on mobile devices
- Use basic wordpress gallery for galleries in posts
To install this plugin:
- Upload the
zm-gallery
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('[zm_gallery]'); ?>
in your templates or use basic wordpress gallery for posts
Alternatively you can search for the plugin from your WordPress dashboard and install from there.