I would like to change the 'CHECKOUT' link to 'CONTACT US'
I purchased the template from algozone.com and change it completely.
here is the website www.mall11.com
Any help???
I would like to change the 'CHECKOUT' link to 'CONTACT US'
I purchased the template from algozone.com and change it completely.
here is the website www.mall11.com
Any help???
Ok! Finally I managed to change the name to 'CONTACT US' from 'CHECKOUT' but I cant get the link go to 'Contact Us' page!!!
any idea?
In your custom tpl_header.php find this:
and change it to:Code:<a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a>
That should do the trickCode:<a href="index.php?main_page=contact_us">Contact Us</a>![]()
HunnyBee Design
"A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe
found it!!!
it is "tpl_main_page.php" file