Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Change the Search results to ‘Right Column’
 
mrbrett
Jr. Member
 
Total Posts:  12
Joined:  2007-11-09
 

So I changed all my categories and pages to a right column only layout.. but when i search for a product, the results show up on a 3 column page..

any idea how to change this??

Cheers.

 
Magento Community Magento Community
Magento Community
Magento Community
 
ohminu
Magento Team
 
Avatar
Total Posts:  171
Joined:  2007-08-07
Portland, OR
 

Hello mrbret,

By default all pages in the Magento store is 3 columns format. If you want to have a right column only layout, you will have to go into app/design/frontend/your_package/your_theme/layout/main.xml and change the file accordingly.

To change the search page to your spec, search and change the following:

<catalogsearch_result_index>
        <
reference name="content">
            <
block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml"/>
        </
reference>
    </
catalogsearch_result_index>

to the following:

<catalogsearch_result_index>
        <
reference name="root">
            <
action method="setTemplate"><template>page/2columns-right.phtml</template></action>
        </
reference>
        <
reference name="content">
            <
block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml"/>
        </
reference>
    </
catalogsearch_result_index>

 
Magento Community Magento Community
Magento Community
Magento Community
 
mrbrett
Jr. Member
 
Total Posts:  12
Joined:  2007-11-09
 

awesome .. that totally worked !!!!

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
52306 users|455 users currently online|105631 forum posts