I am working from a wordpress theme and I'm having trouble getting images to appear in the homepage slider. The theme uses the nivo slider. Below I've pasted the html code that appears when I look at my current home page. Am I missing something here? I don't understand why the slider will not appear on the home page.... Any advice?
</div><!--.container_24-->
</header>
<section id="slider-wrapper">
<div class="indent">
<div class="container_24 clearfix">
<div class="grid_24"><div id="slider" class="nivoSlider">
<img width="516" height="152" src="http://zapalapr.com/wp-content/uploads/2012/09/Picture-12.jpg" class="attachment-slider-post-thumbnail wp-post-image" alt="Picture 1" title="Picture 1" /> <img width="670" height="414" src="http://zapalapr.com/wp-content/uploads/2012/09/110409_WJ_VIEWS_0072-670x414.jpg" class="attachment-slider-post-thumbnail wp-post-image" alt="Windjammer Landing Resort" title="Windjammer Landing Resort" /> </div>
<div id='' class='nivo-html-caption'></div><div id='' class='nivo-html-caption'></div>View More
</div>
</div>
</div>
</section><!--#slider-->