- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
show products of a category on home page in magento 1.9.2.2
Hello,
i'm getting crazy right now. I'm setting up a template and this easy thing which was done in 5 minutes took my last 3 hours.
I can't figure out why this simple block thing for showing a category on home page is not working anymore in magento 1.9.2.2:
{{block type="catalog/product_list" name="home.catalog.product.list" category_id="7" template="catalog/product/list.phtml"}}
Could anyone help me? I would really appreciate that!
Thanks a lot in advance!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: show products of a category on home page in magento 1.9.2.2
Hello,
Because Magento 1.9.2.2 included SUPEE-6788 so that you must add your block type to white list blocks.
Login into Magento Admin > System > Permissions > Blocks > add your block type catalog/product_list
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: show products of a category on home page in magento 1.9.2.2
Problem solved for dealtempt.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: show products of a category on home page in magento 1.9.2.2
Thanks i solved it too...
Is there a way to limit the products shown ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: show products of a category on home page in magento 1.9.2.2
Nice
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: show products of a category on home page in magento 1.9.2.2
how to display product with category title like mobiles,spares,electronics
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: show products of a category on home page in magento 1.9.2.2
PROBLEMA RESOLVIDO MESMO. OBRIGADOOOO.