Thread: Header link!

Results 1 to 4 of 4
  1. #1
    Join Date
    May 2008
    Location
    Orlando, FL
    Posts
    94
    Plugin Contributions
    0

    Default Header link!

    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???

  2. #2
    Join Date
    May 2008
    Location
    Orlando, FL
    Posts
    94
    Plugin Contributions
    0

    Default Re: Header link!

    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?

  3. #3
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Header link!

    In your custom tpl_header.php find this:

    Code:
    <a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a>
    and change it to:

    Code:
    <a href="index.php?main_page=contact_us">Contact Us</a>
    That should do the trick
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  4. #4
    Join Date
    May 2008
    Location
    Orlando, FL
    Posts
    94
    Plugin Contributions
    0

    Default Re: Header link!

    found it!!!

    it is "tpl_main_page.php" file

 

 

Similar Threads

  1. How can I change link colors in header, without changing all other link colors?
    By coreyalderin in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 Jun 2012, 03:17 AM
  2. Link in header
    By fw541c in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Aug 2010, 05:49 AM
  3. header link
    By TheWand75 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Mar 2010, 04:30 PM
  4. Header link.
    By buechee's in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 Feb 2010, 10:55 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