=== NextGEN Flex Slider Template === Contributors: mohsinrasool Donate link: http://mohsinrasool.wordpress.com/nextgen-flex-slider-template Tags: nextgen, gallery, slider, slideshow, nextgen-gallery, template, flexslider Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: 1.1 Author: Mohsin Rasool License: GPLv2 This plugin adds "sliderview" template for the NextGen gallery. Use the shortcode [nggallery id=x template="sliderview"] == Description == This plugin adds "sliderview" template for the NextGen gallery. Use the shortcode [nggallery id=x template="sliderview"] to display images as the slider. You can visit Settings -> NextGen Slider to select theme, toggle between image and content slider and change width of the image or content area. Note: It requires NextGen Gallery plugin that can be downloaded from http://wordpress.org/extend/plugins/nextgen-gallery. == Usage == [nggallery id=x template="sliderview"] == Installation == This section describes how to install the plugin and get it working. 1. Upload `nextgen-flex-slider-template` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You can now use "sliderview" template in nggallery shortcode. == Frequently Asked Questions == = What is NextGen gallery? = NextGEN Gallery is the most popular photo gallery plugin for WordPress. It provides a powerful engine for uploading and managing galleries of images, with the ability to batch upload, import meta data, add/delete/rearrange/sort images, edit thumbnails, group galleries into albums, and more. = Does it work without NextGen gallery? = No, It is solely developed for the NextGen gallery and does not work without it. = Where I can download NextGen gallery? = You can download NextGen gallery either from their official website http://www.nextgen-gallery.com or from WordPress plugin repositry http://wordpress.org/extend/plugins/nextgen-gallery. = How can use text and title beside the image? = You would use the photo description and the title text to populate the right side of the slider. Go to WP Admin -> Gallery -> Manage Gallery -> Click on Gallery Title. = Can I place links or achor tags in the description? = Yes, you can. You can not only place links but also can use any HTML tag in the description. But, make sure you HTML is properly formatted. An unclosed tag or quotes may mess up your page. = Is it a content slider or an image slider? = Both, You can configure it to be either a content slider or an image only slider. == Screenshots == 1. screenshot-1.png 2. screenshot-2.png 3. screenshot-3.png 4. screenshot-4.png == Changelog == = 1.1 = * Added Configuration page where user can configure slider options. = 1.0.1 = * Fixed static title problem. = 1.0 = * First Revision