This slideshow will adjust automatically to its surrounding container and we can navigate through the slides by using the thumbnail previewer or the autoplay slideshow option.
Demo
You can see
WP EIS
Tutorial
Docs & Support
If you have any questions about this plugin you can put your comments here
Mehral Blog and I will answer to your comments as soon as possible.
Attention
Before installing this plugin, please read installation section
WP EIS Needs Your Support
If you enjoy using WP EIS and find it useful, please consider
My Facebook. Your supporting will help encourage and support the plugin's continued development..
Translate
If you have created your own language pack, or have an update of an existing one, you can send
gettext PO and MO files to
me so that I can append it into WP EIS.
Photos
- Upload the entire
wp-eis
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Place
<?php echo do_shortcode('[wp_eis id="slideshow ID"]'); ?>
in everywhere in your theme.
- Place
[wp_eis id="slideshow ID"]
in your post but for best display consider the post's width with your Images's width
IMPORTANT!!!!
PLEASE MAKE SURE THAT YOUR THEME HAS THE FOLLOWING LINE IN ITS HEADER FILE:
<?php wp_enqueue_script("jquery"); ?>
BEFORE
<?php wp_head(); ?>
You will find 'WP EIS' menu in your WordPress admin panel.
For basic usage, you can also have a look at the
plugin homepage.