cancel
Showing results for 
Search instead for 
Did you mean: 

Removing Home Page Content?

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Removing Home Page Content?

I don't want to display Home Page. How do I get rid of this?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Removing Home Page Content?

I figured it out; I added this in Layout Update XML

<reference name="content">
<remove name="cms_page" />

View solution in original post

2 REPLIES 2

Re: Removing Home Page Content?

Hi @drillsar12,

 

Which contet do you want to show as home page?

You can change default pages on System -> Configuration -> Web -> Default pages.

Re: Removing Home Page Content?

I figured it out; I added this in Layout Update XML

<reference name="content">
<remove name="cms_page" />