wordpress-plugin
wordpress-plugin copied to clipboard
For IMPress Showcase widget
@csjoblom
Can we update the image output code, current image output:
<img src="http://mlsphotos.idxbroker.com/a000/exterior/a000-sampleImage011.jpg" alt="" title="">
Can we please update it to include the image width and height. And maybe update the alt and title to pull say the address or MLS #?
<img src="http://mlsphotos.idxbroker.com/a000/exterior/a000-sampleImage011.jpg" alt="" title="" width="720" height="480">