Sliders
-The slider type to fits in any width.
-The slider type B must be displayed on the full width of the page. The slider type B breaks in two parts on wide screen
-The slider type C fits in any width like the slider type A. This slider is different from the 2 previous sliders as it is controlled via the Theme Options panel.
Slider type A
Example 1.
[slider_type_a image_link="full-size" images_from_media_library="image-1,image-2,image-3"]
Here we add an images_from_media_library argument so the slider will display images from the media library. image 1, image 2, image-3 are the name (as they appear in the media-library) of the images we want to display.
Nice images
Slider type A
Exemple 2.
[slider_type_a category="news-and-deals" content="excerpt" width="one-third"]
Because this slider displays posts of the "news-and-deals" category if you want to have images, you need to set feature images in the posts of the "news-and-deals" category.
News and deals
Slider type B
Example 1.
[slider_type_b image_link="full-size" images_from_media_library="image-1,image-2,image-3"]
Here we add an images_from_media_library argument so the slider will display images from the media library. image 1, image 2, image-3 are the name (as they appear in the media-library) of the images we want to display.
Example 2.
[slider_type_b category="testimonials" image="small" image_link="none" title="none" link="none"]
Example 3.
[slider_type_b category="rooms" content="excerpt"]
If you want to have images in this slider, you need to set feature images in the posts of the "rooms" category.
Slider type C
Example 1.
[slider_type_c name="slider_top_content"]
The slider type C can be controlled from the Theme Options panel.
The slider slider_top_content does not exist.