Realsmart Help

← Realsmart Help

Smart Content Slider

Create a carousel of content slides on any page using simple nested shortcodes.


Overview

Smart Content Slider wraps multiple content slides in a carousel (slider) that visitors can navigate through. Each slide has a title and body content. You control auto-scroll, delay, navigation arrows, and display mode.


Getting Set Up

No admin configuration needed. Add shortcodes to your page.


Features

Slider shortcode

[content-slider autoscroll="false" delay="250" navigation="false" linkposition="top" display=""]
  [content-slide title="Slide 1"]Your content here[/content-slide]
  [content-slide title="Slide 2"]More content[/content-slide]
[/content-slider]
Parameter What it does Default
autoscroll Auto-advance slides false
delay Auto-scroll delay (ms) 250
navigation Show prev/next arrows false
linkposition Position of slide links top
display Display mode

Requires: Realsmart Core (for Slick Carousel assets).


Tips & Best Practice

  • Keep slide content concise — sliders work best with short, visual content.
  • Enable navigation arrows for accessibility.
  • Test on mobile — carousels can be tricky on small screens.

Last updated: 9 July 2026 · Plugin version: 1.0.0

Was this helpful?