I have installed magento-1.9.1.0 on my hosting. I have added four new products from admin panel but it does not shows newly added product on magento store (home page). I have set the product is "In Stock" and quatity 1000 from catalog -> Manage Product -> Inventory tab. Please let me know how can I display newly added product on magento store (home page)?
try by flusing magento cache in admin panel got System->Cache Management-> Flush Magento cache , then refresh the frontend , if it is still not worked go to System->Index Management -> Select all the indexes and reindex them and refresh the front end
Make sure of the following:
Let us know if this helps
Also I want to add to the points to check mentioned above:
in case of multi-store, check if you do changes in the same website/store view as you check products at the front-end.
Moreover, the problem might be with your template.
It sounds like the products are appearing within the catalog, but not appearing on the homepage?
The homepage product block uses products that have a New From/New To date. Edit each product you want on the homepage and set "Set Product as New from Date" and "Set Product as New to Date" from the General tab.
If they still don't appear on the homepage, go to CMS > Pages > Your Homepage. Under the "Design" tab look at the "Layout Update XML" and add the following
<reference name="content"> <block type="catalog/product_new" name="home.catalog.product.new" alias="product_new" template="catalog/product/new.phtml" after="cms_page"> <action method="setProductsCount"><count>6</count></action> <action method="addPriceBlockType"> <type>bundle</type> <block>bundle/catalog_product_price</block> <template>bundle/catalog/product/price.phtml</template> </action> </block> </reference>
If your would like to display the products on the homepage under the navigation menu.
I am talking about the frontpage/homepage of your webshop - CMS page with identifier "home", from under CMS > Pages, you will have to insert a block to make the new products show up.
Do the following:
It would also be good idea, if your would provide a URL for your site as well for us, so it will be easier for testing/reference.
I have the exact same problem, I installed the latest stable CE 1.9.1 version on a dedicated Linux (Unbuntu 14.04) and added products and made sure following
Make sure of the following:
- Product is set to enabled under status
- Product is set to catalog (and search) under visibilty
- Product has qty (in stock) and set to in stock
- Product is attached to a category
- Then run a "Empty cache" and a re-index.
product shows up using "Search" tool, but doesn not show up in home page even after refresh cache & indexes. I guess its probably due to the default Magento theme rwd , so I installed a new theme "magento_classic_theme_free" but I can't get the new theme displayed, I can't find a place or option available for me to switch to a different theme. Can you help and let me know what could be wrong? the site name is: www.bamkingusa.com
Thank you very much
Hello @IntellisoftTeam,
You might be looking for something to display Products in Newly added product block.
If yes, then you might haven't been choosen date while creating new products.
While creating new product : Catalog > Manage Products > Add New product > Default and simple > General > Set Product as New from Date and Set Product as New to Date.
Hope you are looking for this.
Hi
I'm witnessing the same problem, the products are not showing up on my Homepage.
I've also tried all the solutions mentioned on this forum like I've set the dates, installed the widget, attached the products to a category. I'll be very grateful if u guys cn help me.
website : www.voltaze.com
Hi,
Kindly help me becasue everytime i am setting up all my products in my front end as a New and Featured is not appearing on the front end despite doing all the steps;
1. set as New and Featured
2. availability of the stocks
Hope you can help in this matter.
Thank you