I am trying to think of the best way to display random testimonials for specific pages in a specific weblog (ie. Product A page in Products weblog)
1. To have all testimonials as comments, and then to randomize the display of the comments in a block. Problem is each comment needs to be manually tweaked to ensure uniformity.
2. To have all testimonials as custom fields (ie. Test1, Writer1name, Test2, Writer2name) and then to randomize the display of Test1 to Test10. Problem is testimonial space is limited but will be all in a correct format due to the custom fields.
Is there any other better method that others has aleady done and tried?