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
a bit lower in the file and now it shows.<div class="buttonRow forward"><?php echo '<a href="' . $editShippingButtonLink . '">' . zen_image_button(BUTTON_IMAGE_CHANGE_ADDRESS, BUTTON_CHANGE_ADDRESS_ALT) . '</a>'; ?></div>
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.




