Home Forums Support TBTestimonials Default templates – changed and not rotating

Default templates – changed and not rotating

This topic is: resolved

Tagged: ,

This topic contains 5 replies, has 2 voices, and was last updated by  Travis Ballard 11 years ago.

Viewing 6 posts - 1 through 6 (of 6 total)
Author Posts
Author Posts
April 4, 2013 at 11:36 am #711

stephenjnr
Participant
Post count: 4

Hi there,

Could you please provide me with the default templates for this plugin?

I’m currently using the following in my widget template, however they are not rotating;

‘<div class=”testimonial type-bubble size-small”>
<div class=”inner”>
<p>{{ testimonial }}</p>
<div class=”meta helper”>”</div>
</div>
<p class=”meta”>
<strong>{{ author }}</strong>
</p>
</div>’

I’m pretty sure I may have missed out some form of list?

Please see http://www.sdm-group.com/ at the footer for the widget.

Any help would be appreciated.

Thanks

April 4, 2013 at 3:26 pm #712

Travis Ballard
Keymaster
Post count: 34

Hey there,

The default syntax for the widget output template is below. (A button to reset them to default will be added in the next version). I would guess that it is not rotating because you probably don’t have ‘Loop through all testimonials’ checked within the widget settings. Can you check that and make sure that it’s selected?

Also note that with the widget, it’s output is inside of a unordered list by default so you would want to wrap it in an LI to keep the markup valid. This is unless of course you have changed the before_widget and after_widget properties in your register_sidebar call.

Default Widget Output Template: https://gist.github.com/TravisBallard/5311378

April 5, 2013 at 9:38 am #713

stephenjnr
Participant
Post count: 4

Thanks Travis,

Reset to the default template however still no rotating.  ‘Loop through all testimonials’  is checked and tried disabling all other plugins with no luck.

The html is correct, comparing to your sites source. What scripts manage the rotation?

 

April 5, 2013 at 10:34 am #714

stephenjnr
Participant
Post count: 4

Ok there seems to be an issue with jquery.cycle.all.min

Debugging shows;

[cycle] unknown transition:  ; slideshow terminating

I’ve tried uninstalling and reinstalling too. At a loss now as to what to try. Any ideas?

April 5, 2013 at 4:52 pm #715

Travis Ballard
Keymaster
Post count: 34

Not seeing any cycle related errors but I am only seeing that it’s only outputting a single testimonial in a single slide so there’s nothing to rotate through.  If you want to create me an admin account on the site with the email junk@ansimation.net I will login and see what I can do to help.

Thanks,
Travis Ballard

April 18, 2013 at 1:34 pm #725

Travis Ballard
Keymaster
Post count: 34

Marking this as resolved. If it has not been resolved, please feel free to re-open it.

Thanks,
Travis Ballard

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘TBTestimonials’ is closed to new topics and replies.