PDA

View Full Version : select country


big g
02-Oct-2003, 07:09 PM
pls help
how can i get rid of the select country field which is located below the select different invoice address field.:confused:

Ben
03-Oct-2003, 10:04 AM
Hi Gareth

It looks as though you have managed this on your site already. If you want to remove the field altogether you can do this by commenting out the second instance of NETQUOTEDEL:PRELIMINARYINFORMATION in Act_Order00.html.

Ben

big g
03-Oct-2003, 10:15 AM
hi ben
on my website after you have gone to checkout now you see a over view of the shopping cart the a line then "select shipping destination " the another line, i am trying to remove the txt between the lines and i cant figure it out. there are no check boxes for it in the design txt tab.:D

Ben
03-Oct-2003, 10:35 AM
See my last comment for this. You can remove the text between the lines by editing Act_Order00.html.

big g
03-Oct-2003, 11:00 AM
sorry ben where would i find it

Ben
03-Oct-2003, 11:25 AM
Go to Advanced | Template Manager and make sure you are viewing the grey boxes and tab view (if not, select Change View). On the Ordering tab, select Order Phase 0. This will open Act_Order00.html in your html editor. Search for NETQUOTEDEL:PRELIMINARYINFORMATION - it is the second instance of this that you want.

Hope this helps.

big g
03-Oct-2003, 12:50 PM
hi ben
nearly sorted my problem but i cant get rid of the " united kingdom" line.

Ben
03-Oct-2003, 01:18 PM
Have you tried commenting out the first NETQUOTEDEL:PRELIMINARYINFORMATION or any of the other code between the <HR> tags?

big g
03-Oct-2003, 02:48 PM
hello again ben

i have commented the second 'NETQUOTEDEL:PRELIMINARYINFORMATION'
but not sure about anything else