Hi guys,
Can you please help me with the slider. It is only showing one img at the moment. There are two major problems happening that I can see.
1. [caption id="attachment_56" align="alignnone" width="1024" caption="Caption Img"] This shows up above the image.
2. `<div class="content" style=""data-thumb=""><div class="slide-content slide-content-">[caption id="attachment_56" align="alignnone" width="1024" caption="Caption Img"]<a href="http://localhost:8888/jk/wp-content/uploads/2012/01/Eval_Plan.jpg"><img class="size-large wp-image-56" title="Eval_Plan" src="http://localhost:8888/jk/wp-content/uploads/2012/01/Eval_Plan-1024x330.jpg" alt="Alt Text Img" width="1024" height="330" /></a>[/caption]</div><img class="orbit-slide" src="" /></div>
<a target="" href="http://www.google.ie/"data-caption="#slide-51"data-thumb=""><img class="orbit-slide" src="" /></a>
<a target="" href="http://localhost:8888/jk/contact-me/"data-caption="#slide-42"data-thumb=""><img class="orbit-slide" src="" /></a>
<a target="" href="http://wpmu.org/10-responsive-wordpress-plugins-to-complement-your-theme/"data-caption="#slide-37"data-thumb=""><img class="orbit-slide" src="" /></a>
<a target="" href="http://www.google.ie/"data-caption="#slide-29"data-thumb=""><img class="orbit-slide" src="" /></a>`
I am assuming all of the <a target=""> should resemble the first chunk of code in the second problem.
Thanks for any help you can give.