This plugin is used for adding instagram image gallery into your wordpress
site.It's easy to use,user friendly,completely responsive and have 4 different styles.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Got to settings page from settings->stylish instagram gallery and set your instagram information.
- Use shortcode in page,post or in widgets.
- If you want to use this in your theme php,Place
<?php do_shortcode('YOUR_SHORTCODE'); ?>
in your templates
ShortCodes:
1.Default style
[fr-instagram-gallery]
2.Normal style
[fr-instagram-gallery style=normal]
3.Box style
[fr-instagram-gallery style=box]
4.Circle style
[fr-instagram-gallery style=circle]