can you please help to fix the issue of "Images not shown on front page".
I am new to Magento and I don't know internal code of Magento. I am using admin option. I am using Magento 1.8.1 (latest version) free theme "Womem fashion" and configured it using online documents. My domain is [b]mychoice4life.com[/b]
I have uploaded images and product details using import option. I spent 24 hours to fix the image issue but no success. What I have done so far...
- Created categories and added one product manually. I set image for the one product.
- Exported product in csv format.
- Added more products in the newly download csv. Added details in required fields. [product qty, dates, evverything]
- Imported csv data into system and products were shown on front page without image. product image start with dn so I copied my images in /MyChoice4Life/magento/media/catalog/product/d/n/*.jpg. In csv file, I set image path as /d/n/product1.jpg
- I set media folder permission as 777 (all sub folders).
- I cleared cache from cache management. (There are multiple buttons to clear different cache, i called on all buttons.)
- I deleted all files from /var/cache folder.
- Re-indexed products.
- Cleared browser cache.
- I tried IE,FF and chrome browsers.
Still product images are not shown. If I manually update product image from product page, image is getting displayed on front page and magento adds new image file in same folder by adding _1 in file name. i.e. if dnproduct.jpg exists in the ../d/n/ folder, new image will be added as dnproduct_1.jpg. This mean, I have uploaded images in correct folder.
When I edit product details on product page, image is not getting displayed in image tab in admin page. I need to re-upload image. I am software engineer so I tried all possible way I know except changing code. I need to upload 5000 products and don't want to upload images manually from admin page.
Other problem is, I modified few images which are shown at top for this theme but those images are also not getting displayed.
I modifed 4 images at the folder /MyChoice4Life/magento/media/wysiwyg/pagayo/pt002
Please guide me. If you have solution, please let me know. Thanks in advance.
Bharat Patel