Shortcode Won't Obey the per_row Paremeter
-
I’m using the Canvas theme and trying to get one testimonial to display per row using the shortcode and parameters.
Here is an example of what I am trying to achieve (from another forum member with a similar problem): https://www.sarasjodin.com/voices/
I am using the following shortcode on a page:
[woothemes_testimonials limit="10" size="150" per_row="1"]
Looking at the HTML source ouput the testimonial list is wrapped with the following:
<div class="testimonials component columns-3 effect-fade">
Am I using the shortcode wrong?
Or does the shortcode not obey the parameter per_row?
https://www.ads-software.com/plugins/testimonials-by-woothemes/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shortcode Won't Obey the per_row Paremeter’ is closed to new replies.