… 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
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
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 . 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.
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/341-meadowlark-trail/
Thanks in advance for your attention to this issue.
Regards,
Rob
in addition I have imported all the agents (1.0.0) however their images do not show???
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/11-willow-lane/
Regenerate your thumbnails using this plugin or similar: https://wordpress.org/plugins/regenerate-thumbnails/
hello, i could still use some assistance here please.
thanks in advance!
rob
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!