Do you have a live example somewhere? Would be easier for me…
Cheers!
I don’t have one but we can do the oppposite if you prefer, just show me a site and which class/id i have to use with your plugin.
I will try to find a site with 2012 to show you.
Thanks.
Thanks i will try it and let you know.
I am sorry but i cant get it to work.When i have the ‘.thumbnail’ class in the ignore list the plugin loads but i see a js error.The plugin is changing the image name to filename.
This is the code
<div class="entry-content">
<p>
<a href="http://hello.com/wp-content/uploads/2013/03/File0001134.jpg"><picture class="hammy-responsive alignnone size-medium wp-image-91" alt="File0001134" title=""><noscript>
<img src="http://hello.com/wp-content/uploads/2013/03/File0001134-230x230.jpg" alt="File0001134" title=""></noscript></picture>
</a></p>
</div><!-- .entry-content -->
when i remove the class from the ignore list i dont think the plugin loads (cant see anything in the source).