Basic Usage
[gs_testimonial]
Shortcode attributes Usage
[gs_testimonial posts="20" order="DESC" orderby="rand" cat_name="ceo" transition="carousel" theme="gs_style1" img="gs_circle"]
No. | Attribute | Default value | Options | Description |
---|---|---|---|---|
1 | posts | -1 | -1 for all or any number | By default it’ll show all the Testimonials but you can control it by posts attribute. |
2 | order | DESC | DESC ASC | Normally Testimonials will show by descending order, latest will show first. But if you wish to display ascending order, oldest at first then pass order="ASC" parameter |
3 | orderby | date | ID title modified rand | Use preffered orderby attribute |
4 | cat_name | all | Testimonial Category Slug | To get your Testimonial category slug, go to GS Testimonials -> Testimonial Category. Here you will find Testimonial category & all the slugs |
5 | transition | carousel | carousel fade fadeout scrollHorz scrollVert flipHorz flipVert shuffle tileSlide | Use preffered transition effect attribute from 9 different Transitions |
6 | theme | default | gs_style1 gs_style2 gs_style3 gs_style4 gs_style5 gs_style6 gs_style7 gs_style8 gs_style9 none gs_style11 gs_style12 gs_style13 gs_style14 gs_style15 gs_style16 gs_style17 | Use preffered theme attribute from 20 different Themes / Styles |
7 | img | default | gs_square gs_circle gs_radius gs_square_shadow gs_circle_shadow gs_radius_shadow | Use preffered Image thumb attribute from 6 Different Author thumb styles |
8 | readmore_link | None | Number Value | Applicable for Column Slider (gs_style11) to control number of characters expand & hide. |