Turn off footer on checkout page

Hi, I have tried to turn off the footer on the check out page. Followed a number of suggestions on the web modifying the checkout.xml but with no luck. It is very confusing to have the full footer on the page. Thanks

10 answers

Profile photo of chavan 100.00 $tone September 12, 2014
Public

Go to this File: \app\design\frontend\default\jm_kidsland\layout\ch eckout.xml

Add this code just above first occurrence of </default>

Code:

<remove name="bots1" />
        <remove name="footer" />
#3
Profile photo of Paul Phalen -10.00 $tone September 16, 2014
Public

Actually it turned of the footer for the whole site. I just wanted to turn it off on the CheckOut Page. Is there anyway to have the footer working on the site for all pages but the One Page Check out? Thanks.

#5

This question is now closed

Written By

Comments