Shortcode – Testimonials

Single testimonial

Warning: count(): Parameter must be an array or an object that implements Countable in /home/petiranc/domains/petiranco.ir/public_html/wp-content/plugins/sw_core/sw_plugins/sw-testimonial/themes/default.php on line 11

[testimonial image="http://imageurl" name="Author name" company="Company name"]
   Add testemonial text here
[/testimonial]

Single testimonial with stars

Warning: count(): Parameter must be an array or an object that implements Countable in /home/petiranc/domains/petiranco.ir/public_html/wp-content/plugins/sw_core/sw_plugins/sw-testimonial/themes/default.php on line 11

[testimonial image="http://imageurl" name="Author name" company="Company name" stars="5"]
   Add testemonial text here
[/testimonial]

Testimonials in a 3-column grid

Warning: count(): Parameter must be an array or an object that implements Countable in /home/petiranc/domains/petiranco.ir/public_html/wp-content/plugins/sw_core/sw_plugins/sw-testimonial/themes/default.php on line 11
Warning: count(): Parameter must be an array or an object that implements Countable in /home/petiranc/domains/petiranco.ir/public_html/wp-content/plugins/sw_core/sw_plugins/sw-testimonial/themes/default.php on line 11
Warning: count(): Parameter must be an array or an object that implements Countable in /home/petiranc/domains/petiranco.ir/public_html/wp-content/plugins/sw_core/sw_plugins/sw-testimonial/themes/default.php on line 11
[row]

[col span="1/3"]
    [testimonial image="http://imageurl" name="Author name" company="Company name"]
       Add testemonial text here
    [/testimonial]
[/col]

[col span="1/3"]
    [testimonial image="http://imageurl" name="Author name" company="Company name"]
       Add testemonial text here
    [/testimonial]
[/col]

[col span="1/3"]
    [testimonial image="http://imageurl" name="Author name" company="Company name"]
       Add testemonial text here
    [/testimonial]
[/col]

[/row]