Thread Starter
jcimb
(@jcimb)
If you look at the page now, I have added the testimonials individually as a work-around until the [testimonials] shortcode is working.
Hi jcimb,
The [testimonials] shortcode definitely works, as far as the plugin code is concerned. If it is not displaying correctly on your page, that would point more towards a theme issue.
How have you implemented the testimonials individually? Have you used the [testimonial id=”xyz”] shortcode?
Thread Starter
jcimb
(@jcimb)
This is what I have and this works:
[single_testimonial id=132]
[single_testimonial id=131]
[single_testimonial id=109]
[single_testimonial id=102]
I tried changing the last one to:
[testimonial id=102]
and only the 1st three displayed.
Clean Testimonials does not use a shortcode named “single_testimonial”. I believe you have two or more testimonial plugins installed, which could be leading to your issue.
If you wish to use Clean Testimonials, please ensure all of your other testimonial related plugins are disabled and that Clean Testimonials is activated. If this is the case, you shouldn’t have any issues.