Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Posts
    28
    Plugin Contributions
    0

    Default Contact Us link only in header

    Hi Everyone,
    I would like to only have the Contact Page in the header alongside the home and login links and not in the "Information" side box.

    I followed the tutorial https://www.zen-cart.com/tutorials/i...hp?article=234 but I still have it under the Information box and want it removed. If I switch it off from the Admin/Configuration/Define Page Status, then I lose it from the header too.

    Does anyone know how to do this?

    Thank you in advance for your assistance.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Contact Us link only in header

    code in tutorial has conditional statement , checking to see the stat of Define page .. if set to off ( 3) nothing will display .. follow the tutorial , and just remove the if {}
    so code you need to only show contact us in header regardless of setting in admin would be

    <li><?php echo '<a href="' . zen_href_link(FILENAME_CONTACT_US, '', 'SSL') . '">' . BOX_INFORMATION_CONTACT . '</a>'; ?></li>

  3. #3
    Join Date
    Jul 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Contact Us link only in header

    Quote Originally Posted by tony_sar View Post
    code in tutorial has conditional statement , checking to see the stat of Define page .. if set to off ( 3) nothing will display .. follow the tutorial , and just remove the if {}
    so code you need to only show contact us in header regardless of setting in admin would be

    <li><?php echo '<a href="' . zen_href_link(FILENAME_CONTACT_US, '', 'SSL') . '">' . BOX_INFORMATION_CONTACT . '</a>'; ?></li>
    EXCELLENT! That solved my problem.
    Thanks.

 

 

Similar Threads

  1. v150 No Add to Cart only contact us
    By kelenpc in forum General Questions
    Replies: 1
    Last Post: 30 Oct 2012, 03:36 AM
  2. Replies: 1
    Last Post: 1 Jul 2009, 08:09 PM
  3. No add to cart only contact us
    By roshana in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 1 Feb 2008, 07:23 AM
  4. Sidebox only in contact us page ...
    By monkeyjr47906 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 14 Dec 2007, 05:33 PM
  5. Link to contact Us page in header
    By gregoryjameswood in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Feb 2007, 03:04 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR