After watching your video, I realized the complete solution is {{block type="catalog/product_list" category_id="22" template=catalog/product/list.phtml}}
In the video you talk about this at around 6:00 mins into the video.
I’ve follow step by step video’s instructions to show products in the HomePage. The products are displayed it’s ok, but whatever the product’s link I click on, the page can’t be accessed, the browsed url seems to be invalid:
http://localhost/\/report/?id=1534233894&s;=default
I spent soo much time trying to figure out how to get the products to show on the front page. I was really getting frustrated with things. i’m glad i found this post. Things are FINALLY showing up on my front page! thank you!
Thank you for the video!!! I am new to magento, as well. One thing that wasnt covered in the video or maybe i missed it was the issue of setting up your categories correctly. Initially I just created a category then followed your tutorial not realizing i need to create sub-categories and then point the home page block to them. I was receiving and error about my product list. After setting up a sub-category under the default one, then putting the products on that newly created sub-category, did my products finally show up on my home page.
I check the tutorial…
now problam here is it does not show up the category id when i click their to the sub category....
i think the problem is there is no root category....
please check the screen shot
Using the following method here http://www.vimeo.com/1070986 it limits the home page products to show only 1 category, is there any way of showing products from all categories?
Using the following method here http://www.vimeo.com/1070986 it limits the home page products to show only 1 category, is there any way of showing products from all categories?
There is a way to show random products on the homepage with one line of code added to the homepage cms but I cannot find it.
I originally had it working on my site before I moved server.