Under “Shortcode Examples” you’ll see that you can categorize or tag your testimonials. Try something like the following once you’ve used categorized upon testimonials creation.
Page “happy”
[testimonialswidget_list category=happy hide_not_found=true]
Page “go”
[testimonialswidget_list category=go hide_not_found=true]
Page “lucky”
[testimonialswidget_list category=lucky hide_not_found=true]
Hi Michael,
Thank you very much. As you know, it’s also possible to do the same thing in the widget setup screen. Works real nice. I also managed to create my own css styles for individual instances of the testimonial by putting html in text widgets above and below. Worked real nice. Did a nice thing for “recent news” and “see on inside pages” with your plugin. If you want you can see it at PaulStark.name
Positively,
Paul
Paul,
Nice work. You don’t need to do the text widgets though. You can use the testimonial widgets widget CSS ID to apply your custom CSS.
#testimonials_widget-8 q{} or the like would set you up.
Ciao!
Michael