Canto Testimonials

plugin banner

Canto Testimonials simple and effective testimonials shortcode. It's interrogated with BxSlider.

Author:CantoThemes.com (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.7.31
Plugin version:1.0
Added to WordPress repository:05-11-2013
Last updated:17-10-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:1
Plugin URI:
Total downloads:1 824
Active installs:20+
plugin download
Click to start download

Canto Testimonials simple and effective testimonials shortcode. It’s interrogated with BxSlider.

Shortcode

[canto_testimonials_slider]

Attributes List:

  • count (int): Amount of Testimonials at slider. Default: 3

  • fx (string): Type of transition between slides. Default: 'horizontal'

    Options: 'horizontal', 'vertical', 'fade'
    
  • pager (bool): If 1 (true), a pager will be added. Default: 0

    Options: '0 - False', '1 - True'
    
  • auto (bool): If 1 (true), Slides will automatically transition. If ‘hidecontrolonend’ is 1 (true), This option not will be work. Default: 0

    Options: '0 - False', '1 - True'
    
  • pause (int): The amount of time (in ms) between each auto transition. Default: 2000
  • speed (int): Slide transition duration (in ms). Default: 1000

  • hidecontrolonend (bool): If 1 (true), “Next” control will be hidden on last slide and vice-versa. Default: 1

    Options: '0 - False', '1 - True'
    
  • infiniteloop (bool): If 1 (true), Slides will automatically transition. If ‘hidecontrolonend’ is 1 (true), This option not will be work. Default: 0

    Options: '0 - False', '1 - True'
    

Example

[canto_testimonials_slider]
[canto_testimonials_slider pager=1]
[canto_testimonials_slider pause=1500]
[canto_testimonials_slider fx="fade" hidecontrolonend=0]

FAQ