Magento Expert Forum - Improve your Magento experience

Results 1 to 2 of 2

1 column search results page

  1. #1

  2. #2
    New member
    Join Date
    Aug 2014
    Location
    Λουτράκι, Ελλάδα
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    found the answer

    Changing the layout in catalogsearch.xml should do the trick, done this way:

    Before:
    <action method="setTemplate"><template>page/3columns.phtml</template></action>

    Replace:
    <action method="setTemplate"><template>page/1column.phtml</template></action>

    You should also clear your Magento Cache in admin>System>Cache Management.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •