Hi Huys !
i use this plugin and it works correctly on many thèmes however on a a theme i don't have all the path of the picture.
on this theme (and others) it works and i have :
First li for big picture :
<li>
<h3><a title="sdfdfdfdfdfdfdfdfdf" href="http://localhost:8888/wordpress/?p=48">sdfdfdfdfdfdfdfdfdf</a></h3>
<span>http://localhost:8888/wordpress/wp-content/uploads/2012/04/MYPODCAST-250x171.jpg</span>
<p>
but on an other theme i don't habve the path only the name of the picture.
ex :
<li>
<h3><a title="sdfdfdfdfdfdfdfdfdf" href="http://localhost:8888/wordpress/?p=48">sdfdfdfdfdfdfdfdfdf</a></h3>
<span>MYPODCAST</span>
<p>
dfdfdfdfdfzfqzqdfdfdfdfdfdfdfdfdfdfdfdfdfdfdfdf </p>
<a title="sdfdfdfdfdfdfdfdfdf" href="http://localhost:8888/wordpress/?p=48"> </a>
</li>
i got the same on the thumbs ifsomeone can help me thanks !