Title: image distortion
Last modified: August 31, 2016

---

# image distortion

 *  [Rob_Strickland](https://wordpress.org/support/users/rob_strickland/)
 * (@rob_strickland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/)
 * Hi There… all my Listing detail pages have blurred and out of proportion featured
   images.
    I have no idea where the template decides what image size to show or
   where to edit that. Please let me know what i can do to resolve this issues.
 * Example link:
    [http://todayrealtyinc.net/listings/11-willow-lane/](http://todayrealtyinc.net/listings/11-willow-lane/)
 * The listings looked fine last I checked… then suddenly this broken display appeared.
 * Thanks in advance!
    Rob
 * [https://wordpress.org/plugins/wp-listings/](https://wordpress.org/plugins/wp-listings/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Thread Starter [Rob_Strickland](https://wordpress.org/support/users/rob_strickland/)
 * (@rob_strickland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094258)
 * … so it looks like the image code in the single listing template is correct where
   the width is set to 100% and the height is set to auto…
 * But on the property listing page you can see the image code is some strange URL
   and dimension…
    [http://todayrealtyinc.net/wp-content/uploads/2016/02/4749-1060×9999.jpg](http://todayrealtyinc.net/wp-content/uploads/2016/02/4749-1060×9999.jpg)
 * The uploaded image from IDX is 1280×960
 * Also when you click the image link above (or right click from the listing page)
   you see only a sliver of the image…
 * So if anyone can tell me where this code is generating from and how to fix this
   I’d be GREATLY appreciative!
    Thanks in advance! Rob
 *  [IDX Broker](https://wordpress.org/support/users/idxco/)
 * (@idxco)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094368)
 * We just updated this plugin. Can you try again with the updated version to see
   if this resolves the issue? The image was not created correctly by the plugin
   and should be using [http://todayrealtyinc.net/wp-content/uploads/2016/02/4749.jpg](http://todayrealtyinc.net/wp-content/uploads/2016/02/4749.jpg).
   I would return to the import listings section and delete that listing, update
   the plugin, and import the listing again and see if that corrects this for you.
 *  Thread Starter [Rob_Strickland](https://wordpress.org/support/users/rob_strickland/)
 * (@rob_strickland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094370)
 * I have manually removed all listings since they were all effected.
    I then deleted
   the plugin and uploaded anew, since wp didn’t offer and update option. I loaded
   2.0.3 hopefully that is the latest??
 * I then imported listings… and the issue persists on all listings. Here’s a few
   examples for your review:
    [http://todayrealtyinc.net/listings/1410-w-gunnison-avenue/](http://todayrealtyinc.net/listings/1410-w-gunnison-avenue/)
   [http://todayrealtyinc.net/listings/341-meadowlark-trail/](http://todayrealtyinc.net/listings/341-meadowlark-trail/)
 * Thanks in advance for your attention to this issue.
 * Regards,
    Rob
 *  Thread Starter [Rob_Strickland](https://wordpress.org/support/users/rob_strickland/)
 * (@rob_strickland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094371)
 * in addition I have imported all the agents (1.0.0) however their images do not
   show???
 *  Thread Starter [Rob_Strickland](https://wordpress.org/support/users/rob_strickland/)
 * (@rob_strickland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094372)
 * Through the IMPress for IDX Brokers plugin I have refreshed plugin options
 * Through ‘Tools’ I have attempted to clear the IDX cache …
 * I have cleared my browser cache as well!
 * and still the issues persist:
    [http://todayrealtyinc.net/listings/413-415-s-12th-street/](http://todayrealtyinc.net/listings/413-415-s-12th-street/)
   [http://todayrealtyinc.net/listings/11-willow-lane/](http://todayrealtyinc.net/listings/11-willow-lane/)
 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094387)
 * Regenerate your thumbnails using this plugin or similar: [https://wordpress.org/plugins/regenerate-thumbnails/](https://wordpress.org/plugins/regenerate-thumbnails/)
 *  Thread Starter [Rob_Strickland](https://wordpress.org/support/users/rob_strickland/)
 * (@rob_strickland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094396)
 * thanks of that suggestion… still not working:
    [http://todayrealtyinc.net/listings/413-415-s-12th-street/](http://todayrealtyinc.net/listings/413-415-s-12th-street/)
   [http://todayrealtyinc.net/listings/911-sunny-slope-drive/](http://todayrealtyinc.net/listings/911-sunny-slope-drive/)
 * also agents are not showing their images either.
 *  Thread Starter [Rob_Strickland](https://wordpress.org/support/users/rob_strickland/)
 * (@rob_strickland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094505)
 * hello, i could still use some assistance here please.
    thanks in advance! rob
 *  [maejolley](https://wordpress.org/support/users/maejolley/)
 * (@maejolley)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094580)
 * I had the same issue and did not receive a solution, just to check the CSS. So
   after wading through that, I hope this doesn’t come too late! I had to go in 
   to the plug-in editor, go to the wp-listings/includes/wp-listings.css file and
   locate the following line of code: (should be near the top)
 * ‘img{margin:0;padding:0;width:100%;height:auto%;border:none}’
 * When I changed the height to 100%, the problem was resolved.
 * Again, hope this is not too late but I went through lots of support questions
   trying to find a solution to this problem so I wanted to share what worked for
   me!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘image distortion’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-listings_978e8f.svg)
 * [IMPress Listings](https://wordpress.org/plugins/wp-listings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-listings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-listings/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-listings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-listings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-listings/reviews/)

 * 9 replies
 * 4 participants
 * Last reply from: [maejolley](https://wordpress.org/support/users/maejolley/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/image-istortion/#post-7094580)
 * Status: not resolved