Listings Slider

ACADP listings slider / carousel allow you to showcase your listings in a nice sliding manner. This is a PRO add-on comes with,

  • Two shortcode options to add the slider / carousel in your posts or pages.
  • Widgets to add the sliders in your theme sidebars.

Fully responsive, Swipe enabled, Desktop mouse dragging and infinite looping. Fully accessible with arrow key navigation, Autoplay, dots, arrows etc.

Check DEMO to know more.

BANNER ROTATOR

Designed to showcase listings in the form of banner in your site front-page.

Widget:

ACADP Banner Rotator

Shortcode:

Use [acadp_banner_rotator] to showcase the listings in your post or pages.
Example: [acadp_banner_rotator location=8 category=8 limit=5]

Here is Template code:

<?php echo do_shortcode('[acadp_banner_rotator]'); ?>

CAROUSEL SLIDER

Designed to showcase listings carousel in your posts or pages.

Widget:

ACADP Carousel Slider

Shortcode:

Use [acadp_carousel_slider] to showcase the listings in your post or pages.
Example: [acadp_carousel_slider location=8 category=8 limit=5]

Here is Template code:

<?php echo do_shortcode('[acadp_carousel_slider]'); ?>

SHORTCODE ATTRIBUTES

Attributes
Supported Shortcodes
Values
location [acadp_banner_rotator]
[acadp_carousel_slider]
ACADP Location ID
category [acadp_banner_rotator]
[acadp_carousel_slider]
ACADP Category ID
follow_locations [acadp_banner_rotator]
[acadp_carousel_slider]
0 (or) 1
follow_categories [acadp_banner_rotator]
[acadp_carousel_slider]
0 (or) 1
featured [acadp_banner_rotator]
[acadp_carousel_slider]
0 (or) 1
limit [acadp_banner_rotator]
[acadp_carousel_slider]
15
Use “-1” to show all listings
orderby [acadp_banner_rotator]
[acadp_carousel_slider]
title
date
price
views
order [acadp_banner_rotator]
[acadp_carousel_slider]
asc
desc
slides_to_show [acadp_carousel_slider] 4
slides_to_scroll [acadp_carousel_slider] 4
images_scale_type [acadp_banner_rotator]
[acadp_carousel_slider]
uniform
fill
images_ratio [acadp_banner_rotator]
[acadp_carousel_slider]
A Float Value
0 (to) 1
Example: 0.5625
images_size [acadp_carousel_slider] thumbnail
medium
large
full
show_content [acadp_banner_rotator] 0 (or) 1
dots [acadp_banner_rotator]
[acadp_carousel_slider]
0 (or) 1
dots_bg_color [acadp_banner_rotator]
[acadp_carousel_slider]
#DDDDDD
dots_active_bg_color [acadp_banner_rotator]
[acadp_carousel_slider]
#008BCF
arrows [acadp_banner_rotator]
[acadp_carousel_slider]
0 (or) 1
arrows_bg_color [acadp_banner_rotator]
[acadp_carousel_slider]
#008BCF
arrows_icon_color [acadp_banner_rotator]
[acadp_carousel_slider]
#FFFFFF
arrows_top_offset [acadp_banner_rotator]
[acadp_carousel_slider]
50%
arrows_left_offset [acadp_banner_rotator]
[acadp_carousel_slider]
-30px
arrows_right_offset [acadp_banner_rotator]
[acadp_carousel_slider]
30px
arrows_padding [acadp_banner_rotator]
[acadp_carousel_slider]
10px
arrows_icon_size [acadp_banner_rotator]
[acadp_carousel_slider]
28px
arrows_border_radius [acadp_banner_rotator]
[acadp_carousel_slider]
24px
autoplay [acadp_banner_rotator]
[acadp_carousel_slider]
0 (or) 1
autoplay_interval [acadp_banner_rotator]
[acadp_carousel_slider]
5000
speed [acadp_banner_rotator]
[acadp_carousel_slider]
500
fade [acadp_banner_rotator] 0 (or) 1
center_mode [acadp_carousel_slider] 0 (or) 1
ACADP Slider