php - Design hampered if list.phtml has been edited to remove fatal error related to getSortedChildren() method -


i have installed magento ce 1.9 version getting error after calling catalog on home page. issue related list.phtml.

i have searched relevant solutions solve fatal error , got suitable answer.

i have gone through below link:

magento fatal error: call member function getsortedchildren() on non-object

as per solution given in above link have replaced codes, after doing this, error has been disappear, design of home page distorted. can 1 me in regards?

i have write following code in home page:

{{block type="catalog/product_list" name="home.catalog.product.list" alias="products_homepage" category_id="3" template="catalog/product/list.phtml"}} 

i have tried solve problem , did using css fixation.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -