You can use WordPress shortcode or use the additional shortcode to create awesome dynamic galleries.
If you omit this parameter, all the images you have uploaded along with the post will be included in the gallery. exclude featured if set to 1 and you did not specify specific ids as above, the post featured image will be excluded from the gallery.
If you omit this parameter, it will default to the value set in the plugin settings page. hide carousel if set to 1, the carousel with thumbnails will not be shown.
For instance transition 'fade, 'horizontal or 'vertical the type of transition between slides adaptive height if set to 1, the height of the gallery will adjust to the content of the current slide auto start if set to 1, the slideshow will start after the page has loaded. shuffle if set to 1, the images will be shown random order. and shortcodes.
For instance transition 'fade, 'horizontal or 'vertical the type of transition between slides adaptive height if set to 1, the height of the gallery will adjust to the content of the current slide auto start if set to 1, the slideshow will start after the page has loaded...
Those functions are all static methods of BXSG ThemeUtils. To be safe, in case the plugin is not active, you should check that the class exists before calling the 1.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
New Added parameter to the gallery and bx-gallery shortcodes to specify image size and thumbnail size to use . 1.5.3.
The sliders get assigned to JS variable so they can be re-used somewhere else . 1.5.1.
Added option to avoid adding bxSlider when the theme already includes it. 1.5.0.
Read more