Shortcodes can be used to extend theme functionality. All shortcodes in this theme can be easily disabled if you don’t need them, they are installed via plugin that don’t affect overall theme functionality.
Slideshow shortcode
Slideshow is a presentation supplemented by or based on a display of projected images or photographic slides. The shortcode can be configured to fade or slide, horizontal or vertical animation and speed of the animation.
[slideshow speed="15000" animation="slide" direction="horizontal" ids="299,291,290,287"]
Columns shortcode
You can use up to four columns of text in different proportions – one-half, one-third and one-fourth
[grid] [col]One third[/col] [col]One third[/col] [col]One third[/col] [/grid]
Notice shortcode
You can create notification or warning of something that needs visitors attention.
[notice icon='pied-piper-alt' color='#3498db']Text of notice[/notice]
Buttons shortcode
You can create button linking to anything.
Three different sizes, unlimited colors and icons from the list see more →
[button link="http://example.com" icon="heart" color="#3498db" size="large"]Heart[/button]