Place the widget into the sidebar called 'Think Up Testimonials To output the rotator on the front end, insert the function `thinkup testimonials into your template files where you want the rotator to appear.
To stop the default auto-rotate of the plugin, add the parameter to the function like this thinkup testimonials ..
Activate the plugin through 'Plugins WordPress.
Go to the widgets page and place in the ' Think Up Testimonials sidebar and add testimonial using this mark up Testimonial text here ~ Author..
If you want to control the timing of the rotator, include the time within the callback function ie thinkup testimonials creates slider with sec delay..
If you want to stop the default auto-rotate feature, just add parameter 'false to the function like so thinkup testimonials ...
Use the CSS selector #thinkup-testimonials h3 { } for the text and #thinkup-testimonials h2 { } for the author text...
You are able to set the time between testimonials using the function.
Place the time with the brackets of the the callback function ie thinkup testimonials would set the time delay to 9 seconds between testimonials...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more