=== RG Responsive Gallery === Contributors:india-web-developer Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WN785E5V492L4 Tags: responsive gallery, Image Gallery,wordpress Gallery, responsive slider, wp slider, wordpress slider, image slider, gallery, slider Requires at least: 3.8 Tested up to: 4.5.2 Stable tag: 1.2 Add a responsive image gallery and category post thumbnail slider on your website! == Description == "rg-responsive-gallery" is the very simple plugin for add to image gallery on your site. Using "rg-responsive-gallery" plugin we can easily add gallery on any page/post using shortcode. Usign [rr_gallery slider_slug="ENTER SLIDER SLUG"] sortcode you can add a new slider on any page/post and using [rr_post_thumb_gallery category="ENTER CATEGORY SLUG"] this shortcode you can publish recent blog post as slider on any page/post. Recent blog post will be publish by publish date in decending order, that's means always recent publish post will come first. = Features = * Responsive gallery * Shortcode * Blog post thumbnail gallery = Shortcode = ==[rr_gallery slider_slug="ENTER SLIDER SLUG"]== * You can use this shortcode for add to slider on any page/post. you will need only to add slider slug ==[rr_post_thumb_gallery category="ENTER POST CATEGORY SLUG"]== * You can use this shortcode to publish post thumbnail gallery. Slider image will be manage from post featured image. == Installation == Step 1. Upload "rg-responsive-gallery" folder to the `/wp-content/plugins/` directory Step 2. Activate the plugin through the Plugins menu in WordPress Step 3. Go to Settings/"Responsive Gallery" and configure the plugin settings. == Frequently Asked Questions == = Q.1 How add gallery on my website? = Ans. Use [rr_gallery slider_slug="ENTER SLIDER SLUG"] shortcode to add the gallery on any page/post. = Q.2 How add gallery in theme template files? = Ans. Add given code = echo do_shortcode('[rr_gallery slider_slug="ENTER SLIDER SLUG"]'); = Q.3 How i can find the slider slug? = Ans. You can find the slider slug from sliders list page. == Screenshots == 1. screenshot-1.png 2. screenshot-2.png 3. screenshot-3.png 4. screenshot-4.png == Changelog == = 1.2 = * Testetd with wordpress version 4.5.2 * Fixed gallery slider major issue = 1.1 = * Fixed some js and css related issue = 1.0 = * First stable release