upload product images in magento - magento

I just installed magento on wampserver, and I can create categories and add products, but whenever I try to upload an image for a product, it seems that the "upload files" button doesn't work. Here is a screenshot .
Can anyone please help me out??
Thanks!!

maybe update flash. This button uses Flash. Or check that the permissions are correctly set: http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/magento_filesystem_permissions

Related

In Magento ,I cant upload the image in the products

In magneto when i create the new products. I cant upload the product image. That page shows error like this
"Image type and information need to be specified for each store view. "
I cleared the Cache Storage but i also face this issue. Please help to solve this issue
I fixed problem below. I found solution from google.
Go chrome settings,
chrome://settings/content
Content settings flash
Choose Allow sites
This solution fixed my problem.
Usually this problem is browser based (corrupted flash player plugin)
Checklist suggested for it:
Check in another browser, if it is working try to reset the browser where it is giving problem.
missing /media directory or if /media directory has no write permission.
prototype js version is also causes this but rarely. (Only when you are doing up gradation or installing incompatible magento extension)
Let me know which one is working for you.
If you can’t upload images for a product in your admin section of magento it may have something to do with your flash plugin in your browser.Please disable Flash in your browser.
Use Magento HTML5 Uploader Extension. Extension link is below: https://marketplace.magento.com/mavenecommerce-html5-uploader.html
Just add those tags in layout file you can find solution here fixed

Magento configurable swatch (1.9.1 native) not switching image in main product page

I couldn't figure what's wrong but the native configurable swatch no longer work, it won't change the product image when different option is selected. I have tried the catalog page option and it worked, jus the main product page. Can anyone please take a look?
http://store.yocupco.com/yogurtcups/16-oz-paper-yogurt-cups.html
Thanks!!
There is a conflict with "Onepage check out" from IWD indeed. However you don't need to uninstall it.
Just login to Admin Panel, go to 'System', 'IWD Extensions', 'Core' and set 'enable jQuery on frontend' to NO. That worked for me with Magento 1.9.1.1
In http://store.yocupco.com/skin/frontend/rwd/default/js/app.js file find
image.elevateZoom();
and replace it with
if (jQuery('.product-image').length == 0) {
image.elevateZoom();
}

Removing Newsletter Subscription popup on loading of the website in magento

I had purchased a theme for Magento and installed it, but on loading of the website it shows an popup to subscribe for the news letter and i want to disable it. please help me
Please refer the phtml file from which it is called. there will be some jQuery/JS code, which you just need to comment.

Magento products are not showing in admin panel

I installed price count down extension, products are showing in admin panel when i click the product it showing me a blank page. I uninstalled the extension still the problem persists. Please any suggestions .
Thanks in advance
please remove module xml file from modules folder and remove cache and try to try compilation process again its enable

Magento: images disappear when creating a new product

I’m using Magento 1.6.1.0,.
When I want to create a new product, I can upload the images, but when I save the product, the images I uploaded are gone, as if I had never uploaded them…
I upgraded Magento from 1.3.2.4 to 1.6.1.0 and the products already loaded show their images fine.
Anyone knows whats going on?
Thanks!
You uploaded a product image, but did you set the Base Image,Small Image and Large Image radio buttons and saved for that uploaded image?
You must save configuration after uploading images, and also make sure that remove checkbox is unchecked when you save configuration.

Resources