Feedback grid testimonial widget
Cory Brown avatar
Written by Cory Brown
Updated over a week ago

The feedback grid allows you to display the latest published feedback comments directly within a page on your website.

Example:

Getting your widget code

Head over to the Testimonials section and choose Testimonial Grid.

The code snippet on the page is your unique widget code. 

You can customize the following settings if you're so inclined:

  • primaryColor - A 6-digit HTML hex color code to be used as the accent color. The default is SimpleSat green. 😏 

  • showTestimonialDate - Choose  true / false  hide/show the date feedback was provided.

  • maxFeedback - The maximum number of comments to display. The widget will only display as many comments as you have published. 

Embedding on your website

Copy the entire code and paste it where you'd like it to display on your website. The widget is responsive, which means it'll span the entire width of any container it's placed in.

Some content management systems might not allow you include JavaScript directly through the content editor window. To get around this, you can add the <script>  portion of the code in the footer of your website. Then, add <div id="simplesat-full-width-widget"></div>  to any page you'd like the widget to display.

We can help!

If editing your widget code's settings is too scary, we're happy to help. Just let us know what you need, and we'll send you the updated code. 😁 

Did this answer your question?