I am not sure if katerinawilk and I were trying to accomplish the same outcome or not, so I thought I would follow-up with a question of my own within this topic...
In WordPress Admin, when I add a product to eshop via a post (as opposed to a page), I choose "Add Image" and upload a new image in order to add the product image to the post, then I save. After saving, I then go to "Product Entry" > "Choose Listing Image" and confirm the current image for that product is correct.
On the front end, I can see the product images are being displayed when I view a single/specific product. My problem is when I choose to "browse by price" or "by type", a number of products are displayed but without their associated images (the border and correct 'alt' tags are present, but there is no image to view). I have reviewed the source code and am finding img src="" is present, in the correct structure within my content div, but blank/empty.
What do I need to change or do differently in order for the product images to properly display when a user is browsing the store?
(Sorry for being long winded but I just wanted to be sure I was accurately describing my problem and symptoms).
Thank you for your help! eshop is great!