Skip to content

Scrolling widget version

Step 1 - Sign up for our Trial 

Our scrolling version requires the user to be signed up for the FREE Trial version.
Visit our page and pay for the plan and remember to enter the member code or email you registered with.

Step 2 - Update your code and scripts

The script should install without any need for other code.

The placement div is where your widget will appear.

<!-- place where you want widget -->
<div id="trobot"> </div> 

The main script changes slightly with the src link from to trobot-scr-js.php and a second <script> tag below with tr-scroller.js (as below)

<!-- best place near bottom of the page if possible -->
<script type="text/javascript" defer src="http://www.testimonialrobot.com/ver/latest/trobot-scr-js.php?add=true&id={ YOUR ID HERE }&d=true&t=t&f=2&st=1&sh=100px></script>

<script defer src="http://www.testimonialrobot.com/tr-scroller.js"></script>

Remember to replace the { YOUR ID HERE } with your 8 digit code used 

The parameter above sh=100px is the widget display height of the scroller, change this to suit your testimonials / reviews layout.

Thanks

Testimonial Robot Team

(We appreciate your support and also you opinion on features!)

Feedback and Knowledge Base