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

    Default Problem with my " Edit Shipping Address " button on Step 1 of Checkout

    www.nothingbutcostumes.com

    On my site for some reason the users cant change their
    shipping address on Step 1 of Checkout

    1st, the button was not showing at all.
    so I moved the line

    <div class="buttonRow forward"><?php echo '<a href="' . $editShippingButtonLink . '">' . zen_image_button(BUTTON_IMAGE_CHANGE_ADDRESS, BUTTON_CHANGE_ADDRESS_ALT) . '</a>'; ?></div>
    a bit lower in the file and now it shows.
    But now if I click on the button it brings back to the main page.

    They can edit the Address Book... But I dont know how to make it change to go there.

    This is really important. I need to get this fixed immediately! I appreciate the help.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Problem with my " Edit Shipping Address " button on Step 1 of Checkout

    Sorry I can't help with the button problem - maybe revert to the default checkout_shipping file temporarily to see if it fixes it.

    After you fix that, you really need to look at your site in IE7. A lot of your text is all jammed together, and every secured page gives the secure/non-secure box, caused by your addbottom image.

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

    Default Re: Problem with my " Edit Shipping Address " button on Step 1 of Checkout

    When I switch the checkout success the button goes away completely..

    Owww man I don't know what to do!!!

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

    Default Re: Problem with my " Edit Shipping Address " button on Step 1 of Checkout

    Got someone to fix it for me.

    <div class="buttonRow forward"><?php echo '<a
    href="index.php?main_page=checkout_shipping_address">' .
    zen_image_button(BUTTON_IMAGE_CHANGE_ADDRESS, BUTTON_CHANGE_ADDRESS_ALT) .
    '</a>'; ?></div>
    That change fixed it...

 

 

Similar Threads

  1. Need to edit shopping cart "Checkout" button
    By impius1 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Aug 2010, 12:35 AM
  2. How can I "flip" layout of Back to Shopping button with the Shipping Estimator button
    By MarleneF in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 7 May 2010, 09:38 PM
  3. Downloadables: Why "Delivery Address: n/a" when "Shipping Address Required"?
    By zcnb in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 13 Nov 2008, 03:55 AM
  4. missing step via the "paypal express checkout button"
    By szarin in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 28 Aug 2008, 02:55 AM
  5. Mask "Confirm" button in step 3 checkout page
    By petek in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 28 Mar 2008, 07:18 AM

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