Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Can someone help me make 2 Buttons for Checkout Confirmation ?

    It looks like I have alot of people go through the entire process of checking out
    and stopping at the last page. Checkout confirmation.

    Now I dont know if this is the problem or not. But maybe they are not scrolling to the bottom where the checkout confirmation button is.

    I dont know how to code this, could someone help me with adding another checkout button at the top. Perhaps right after : Step 3 of 3 - Order Confirmation

    If just having the checkout button at the top is my only option. How can I switch it to after : Step 3 of 3 - Order
    Center page...

    TIA

  2. #2
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Can someone help me make 2 Buttons for Checkout Confirmation ?

    What template file does it use?

  3. #3
    Join Date
    Jun 2005
    Posts
    356
    Plugin Contributions
    0

    Default Re: Can someone help me make 2 Buttons for Checkout Confirmation ?

    The file you are looking for is /includes/templates/yourtemplate/templates/tpl_checkout_confirmation_default.php and the code is
    Code:
    <div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_CONFIRM_ORDER, BUTTON_CONFIRM_ORDER_ALT, 'name="btn_submit" id="btn_submit"') ;?></div>
    but I'm not sure you can do that. The submit button needs to come at the end of the form. I think you would have to re-write the page to use a javascript form.
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store •••••••• My Plugins List

  4. #4
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Can someone help me make 2 Buttons for Checkout Confirmation ?

    Yea I wouldn't know how to do that.

    Thanks for the help.

    (And the advice on not trying to touch it...)

 

 

Similar Threads

  1. v139g Can I make USPS delivery confirmation required for first class mail?
    By stompbox in forum Addon Shipping Modules
    Replies: 2
    Last Post: 10 Feb 2013, 01:35 AM
  2. v150 Can Someone help me set up shipping properly for my site?
    By seancan in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 1 Aug 2012, 07:11 PM
  3. Where can I pay someone to make changes to my shop for me?
    By moltres93 in forum General Questions
    Replies: 1
    Last Post: 29 Dec 2011, 12:21 PM
  4. Can someone pls help to correct this for me? Thank you.
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 20 Nov 2011, 03:42 AM
  5. Can someone help me make an edit on my site?
    By neal41835 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 27 Aug 2009, 09:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg