Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • I tried setting up wp-content/uploads as the default location, but had problems. However wp-content/uploads/image did work.

    Thank you for suggesting switching themes. I did not end up needing to as I (finally) figured out what the issue was, however I would have caught it if I had switched.

    The problem was the E-Commerce White theme was not correctly pulling the full product content from the database when using the get_post_meta() function. So, I used your eshop “shortcode” code for pulling Featured Product images and changed the variables in order for it to work!

    Let me again say thank you for all of your help. It did not turn out to be an eshop-related issue afterall, but I appreciate all the effort you put into assisting me nonetheless!

    It may not have been a standard installation – I am finding the images upload to wp-content but NOT the /uploads folder.

    If I switch themes to test, will anything be lost (I have edited some of the PHP in the “E-Commerce white” theme)

    1. Yes, the image is attached to the post (the iPod does show up in the Gallery).

    2. I understand what you mean. The image has been posted as the very first entity within the post.

    3. I have enabled images to be displayed in search results for all pages and posts through eshop settings.

    4. This is currently our only activated plugin.

    Katerinawilk’s site seems to be able to pull images correctly (browse “maids” and then each maids’ images appears with their name) so I know it should work…but I am at a loss as to why it does not.

    I do really appreciate your effort in helping me. Thank you.

    I have created pricing and product categories via WordPress (i.e. “Over $500”, “Under $100”, or “Electronics”, etc.). I then use standard WordPress codex to search products within those categories. For example, if I search for “Electronics”, I see the specific electronics-products appear, with their correct information, only without their images.

    Site:
    http://visionworks.com/test/mwp/

    Thank you!

    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!

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