Hi,
I'm trying to use the hms_testimonials_rotating shortcode in a footer on the site I'm working with. It seems that the testimonials are all loaded (in a hidden div), but they do not rotate.
The site is: http://www.glisteningpoolserviceaz.com/
This is what I have in footer.php:
<?php echo do_shortcode('[hms_testimonials_rotating seconds="10" order="testimonial_date" direction="DESC"]'); ?>