This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago by Wajid Khan.
Viewing 3 posts - 1 through 3 (of 3 total)
#1 I am using the Testimonials shortcode in a page and it does not respect the speed option I’m using. I have also changed the slide speed in theme options and neither seem to have any affect.
#2 – I am only showing 1 testimonial on the page, is there a way to set the shortcode to display in Random order so that it is different on each page refresh or visit?
#3 – Is there a way to create a button allowing a site visitor to submit their own testimonial?
Widget Code on Page:
[testimonials style="carousel" limit="2" itemslimit="5" speed=6000]
Thanks.
#1 For the testimonial speed that can be controlled via shortcode itself.
[testimonials style="fade_tm" cat="client-testimonials" limit="5" speed="9000"]
#2 You can have the multiple testimonial shortcode on each page or the same page I have the changed the code in plugin/anona-core/anona-shortcodes/shortcode/testimonials.php line #42 added the 'orderby' => 'rand', tag
#3 Yes we have that in a widget area Testimonial Submission Widget
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.