Sliders

The Palace theme comes with a lot of different sliders. A full width slider can be set in the header of any page or post you want. You can also set a full screen slider in any page or post you want.

In addition to these two types of slider you can use three types of slider in the content of any page or post by using shortcodes.
– The slider type A 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 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_c"]
The slider type C can be controlled from the Theme Options panel.
The slider slider_c does not exist.