Carousel

Button - RSTemplate! Carousel


This plugin allows you to add a customizable slider. By clicking on the Carousel RSTemplate! button found in any editor you might be using, a modal similar to the one in the image to the right will be opened. Here, aside from the carousel's title you can specify any number of carousel items, and set the following information for each of them:


  • Image URL: set the image's URL (the src attribute of the <img> tag)
  • Text: This text will be displayed inside the carousel, along with the image it was associated with
  • The image's width: set the image's width attribute (in pixels)
  • The image's height: set the image's height attribute (in pixels)

When you're done configuring the carousel, simply click on Insert Shortcode (you can find the button by scrolling down inside the modal). The code generated for the settings shown in the image presented above will look like this:



As you can see, the syntax is quite simple and user-friendly. It can be later edited manually, you don't have to delete the whole code and generate it again should you require to perform any changes.


Result


The code presented above will generate this in the frontend:



IMPORTANT!:

  • Make sure to publish both the System - RSTemplate! and the Button - RSTemplate! Carousel plugins in order to have this functionality available in your editor. This can be done in Extensions >> Plugin Manager.
  • For this feature to work correctly, you need to set up your editor to use <br /> tags instead of <p> tags when creating new lines. Also, you should set up the editor to use a raw encoding for HMTL entities.

Was this article helpful?

Yes No
Sorry about that

You Should Also Read

Box

Accordion

Adding Shortcodes within Bootstrap Grid System

Tabs