PDA

View Full Version : footer question


jacy
22-Sep-2003, 10:00 AM
I have a footer specified in Design/Options/shop defaults

the problem is that when a customer goes to the checkout the diveder image specified in the footer invokes the following message "this page has secure and non secure items do you want to display non secure items?"

If i chose to display non secure items the address still shows https://... but there is no padlock.

If I choose not to display non secure items the padlock is there.

How can i remove the footer from only the secure part of the site?

Cheers,

Jacy

www.jacyscomputers.com.au

cdicken
23-Sep-2003, 04:11 PM
Save your current overall layout (Act_Primary) template as Act_CheckoutPrimary.html. Then, edit this file to remove the problematic footer.

You can then use this file for the checkout part of the store by specifying it in the 'Checkout Pages Layout' field in 'Design | Options | Layouts'.

jacy
24-Sep-2003, 12:52 AM
Excellent!! Thanks Chris that worked.