RMTheme featured photo thumb gallery

Featured photo thumb gallery to use anywhere of pages by below shortcode. RMTheme has 5 featured photo options. so gallery generates by those photos.

{rmtheme_featured_gallery}

{rmtheme_featured_gallery thumb_position=”right” thumb_size=”rmt-recent-works-thumbnail” main_photo_size=”full” animation_speed=”slow”}

{rmtheme_featured_gallery photo_ids=”” thumb_position=”right” thumb_size=”rmt-recent-works-thumbnail” main_photo_size=”full” animation_speed=”slow” carousel=false slideshow_speed=”3000″ animation=”fade” easing=”swing” pause_on_action=false pause_on_hover=”true” direction_nav=”true” control_nav=”true” thumb_item_width=80 thumb_item_margin=10 gallery_name=”slider with thumb”}

‘photo_ids’ => ”,
‘thumb_position’ => ‘bottom/right’,
‘thumb_size’ => ‘rmt-recent-works-thumbnail’,
‘main_photo_size’ => ‘full’,
‘animation_speed’ => ‘slow’,
‘carousel’ => false/true,
‘slideshow_speed’ => 3000,
‘animation’ => ‘fade’,
‘easing’ => ‘swing’,
‘pause_on_action’ => ‘false’,
‘pause_on_hover’ => ‘true’,
‘direction_nav’ => ‘true’,
‘control_nav’ => ‘true’,
‘thumb_item_width’ => 80,
‘thumb_item_margin’ => 10,
‘gallery_name’ => ‘slider with thumb’

Param “carousel” is very important for slider mode for thumb gallery or carousel gallery with auto-scrolling.

For multiple gallery in same page “gallery_name” param is required with a different name.