I'm think it's better to ask these questions in one post rather than split them up. Just looking for an override system sanity-check and some pointers.
1) Would someone please check my work with overriding files? I have attached a screen cap of the directories. It seems to be working ok. Is english.php in the right place? html_includes laid out correctly? see any problems?
2) The store name has an '&' in it and I forgot to escape that (&) initially. Now that I have corrected it, it seems to be OK everywhere but the footer. I get a validation error on it:
"...c316c3a3" target="_blank">X & Y Services</a>. Powered by <a href..."
How to fix that?
3) We need to require new customers to fill out a form before completing their purchase. I'm thinking this might work well as the first step in checkout but am not sure. We might use a editable PDF form for this. I'm not sure how to fit this together... ideas?
4) We want to make a horizontal 'tab interface' for the handful of services we have, one 'product' per tab. Pointers to quality threads or code appreciated.
Thanks!



