- Author: eutelnet
- Tags: gallery, wp, carousel, cycle
- Requires at least: 3.8
- Tested up to: 4.3.1
Customizable Wordpress Gallery Plugin buit upon Malsup cycle2 with lightcase support
-
Upload the entire 'etl-wp-gallery' folder to the '/wp-content/plugins/' directory
-
Activate the plugin through the 'Plugins' menu in WordPress
-
Customize view on plugin settings page (Dashboard > Settings > ETL Gallery Settings)
-
on single post of choosen post types add echo
do_shortcode('[etl-gallery id="'. get_the_ID() .'"]')
where you want gallery to appear