Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

Twitter BootStrap Carousel

Quick Twitter Bootstrap question if anyone is up for it

http://www.blueeyed-indev.co.uk/cooper

Has a carousel on it that now stops at the end of its loop (to be fair only when I load an alternative carousel for mobile use) - check the code you will see what I mean.

Does anyone know why it is doing this please and more importantly how to get it to stop doing it.

2 Answers

Nick Pettit
STAFF
Nick Pettit
Treehouse Teacher

Hey Graham,

I opened up the Chrome Dev Tools and checked the console. Looks like this script isn't loading:

http://www.blueeyed-indev.co.uk/cooper/wp-content/themes/cooper/js/bootstrap-carousel1.js

Could that have something to do with it?

Hi Nick

Ah sorry just stuck the 1 in there while I was trouble shooting (oops)

It's there without the 1 if you know what I mean.

G