PDA

View Full Version : Where is this template?


kalbi
July 18th, 2003, 01:50 PM
I can't find the template that includes this line:

"Are you a returning customer? Login here for easier ordering!"

It is for the section at the very top of the shipping info page.

The template controlling the section immediately below it is:
ship_billing_address_header template.

Thanks
Eric

Jamie
July 18th, 2003, 01:55 PM
Hi Eric,

This is actually in a function file. It is in squirrelcart/functions/shipping_info.func, about half way through the file.

Thanks,
Jamie

kalbi
July 19th, 2003, 07:57 PM
Hi Eric,

This is actually in a function file. It is in squirrelcart/functions/shipping_info.func, about half way through the file.

Thanks,
Jamie

Hi Jamie

I know that you don't like users fiddling with function files, but if I decide to remove the login facility from the cart this line will have to come out too.

What is the safest method? To rem it out?

Thanks
Eric

Jamie
July 21st, 2003, 12:33 PM
Hi Jamie

I know that you don't like users fiddling with function files, but if I decide to remove the login facility from the cart this line will have to come out too.

What is the safest method? To rem it out?

Thanks
Eric

Yes, that would be fine. Just put:

//

right at the beginning of the line.

Thanks,
Jamie

Brainwrek
October 22nd, 2003, 02:56 PM
Where has this moved? I don't have a squirrelcart/functions/shipping_info.func file.

Thanks.

Jamie
October 23rd, 2003, 12:57 AM
The file was renamed to "address_info.func". Line number is 140.

Thanks,
Jamie

haxalot
November 18th, 2003, 02:34 PM
I am eager to view this page but none of the links seem to work.

http://www.squirrelcart.com/forums/viewtopic.php?t=113

Thanks.