After reading many posts on how to show products, product categories, etc. on the home page, I’ve tried to do the following - and end up getting the following results:
1) I the the following error (below) with this code:
“Fatal error: Call to a member function getMetaTitle() on a non-object in /home/awcoffee/public_html/1.0/app/code/core/Mage/Catalog/Block/Product/View.php on line 35”
I have a category with id 4 (definitely) which shows up in my navigation and all the products do show within that category page on the front end, however, when I try to list the products from this category on the front page, nothing at all shows, as if the code is ignored. Anyone got any ideas why this might be happening?