Categories

Featured templates

Magento. How to change search page layout

Ray Taylor May 4, 2015
Rating: 4.6/5. From 5 votes.
Please wait...

This tutorial will show you how to change the layout (from 2 columns to 1 column) on Search result pages in Magento.

Magento. How to change search page layout

  1. Using FTP client or FileManager via Hosting Control panel, open catalogsearch.xml file located in app\design\frontend\default\themeXXX\layout directory.

  2. Look for the following code under Quick Search Form label:

    <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
    

    Change it to:

    <action method="setTemplate"><template>page/1column.phtml</template></action>
  3. Save this file and upload to the server replacing the original file.

Thank you for reading this tutorial. Now you know how to change Magento layout on Search result pages.

Feel free to check the detailed video tutorial below:

Magento. How to change search page layout

Themes for Magento
This entry was posted in Magento Tutorials and tagged layout, Magento, page, result, search. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket