Neil Hennigan Posted September 18, 2007 Share Posted September 18, 2007 Hi All; Customizing and php aren't my "thing", although I've done surprisingly well so far.. but I have been going nuts for the past few hours trying to find the right file to edit for the checkout page (step 5). Just need to add a few bits next to "issue date", pop some stuff in at the bottom, etc., but I can't for the life of me figure out which file!! Found everything else... but on this one - stumped. Will probably slap myself for showing my stupidity/blindness when it's pointed out to me, but hey.. it'll be worth it.. Help the stupid blind guy, please? Thanks, Neil 0 Quote Link to comment Share on other sites More sharing options...
Jordan Posted September 18, 2007 Share Posted September 18, 2007 Neil, what order form are you currently using? 0 Quote Link to comment Share on other sites More sharing options...
Neil Hennigan Posted September 18, 2007 Author Share Posted September 18, 2007 Hi Jordan; Using "Boxes". Neil 0 Quote Link to comment Share on other sites More sharing options...
Jordan Posted September 18, 2007 Share Posted September 18, 2007 You said step five (order.php?step=5), which is the registration page if the person is not already a client? If so, then that's the order-signup.tpl under orderforms/box/. Otherwise maybe you're referring to the "order complete," page? Ianno, cos I was trying to place what you're trying to edit, but can't seem to recall "issue date," then again I haven't used the box order form in ages :3 0 Quote Link to comment Share on other sites More sharing options...
Neil Hennigan Posted September 18, 2007 Author Share Posted September 18, 2007 Hi Jordan; I'm sorry - what a dope I am. I did figure out "sign-up" page, but the one that I have been really struggling with is the actual checkout page (which comes after.. I had 2 combined in my tired brain at the time). Next to credit card information fields and below the "continue" button. I've opened more things than I can even count or remember at this point with zero luck. N 0 Quote Link to comment Share on other sites More sharing options...
Jordan Posted September 18, 2007 Share Posted September 18, 2007 It's for the page that accepts offline credit card payments? The one that's like https://domain.com/creditcard.php?invoiceid=### ? What are you trying to add in? You're kind of just confusing the crap out of me :6 0 Quote Link to comment Share on other sites More sharing options...
Neil Hennigan Posted September 18, 2007 Author Share Posted September 18, 2007 haha.. After a night up to my ears in it, I'm not surprised that I've been confusing you.. I've been there myself for like 17 hours straight! Yes, you are correct - that would be the page. I need to add information next to a few of the payment input fields (issued date, etc.), as well as adjust the placement of the lock icon and text under the "continue" button. Stuff that takes... oh, I don't know, about 2 minutes?... but first you've gotta be on the right page!! Neil 0 Quote Link to comment Share on other sites More sharing options...
Jordan Posted September 18, 2007 Share Posted September 18, 2007 Okay, gotcha! Go into your default theme (templates/foldername), and then look for creditcard.tpl. That's the file you'll want to edit =) 0 Quote Link to comment Share on other sites More sharing options...
Neil Hennigan Posted September 18, 2007 Author Share Posted September 18, 2007 Now, how did I manage to miss that! Thanks! N 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.