Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2012
    Posts
    1
    Plugin Contributions
    0

    Default Hyperlink in footer

    The store name shows up in the footer on my store as a hyperlink. However, when one clicks on that hyperlink it goes to a page that doesn't exist. Why?

    See - http://www.thegtee.com/store/index.p...=index&cPath=3

    And the footer

    Copyright © 2012 G Tee.

    See the "G Tee" hyperlink. It doesn't work correctly.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Hyperlink in footer

    That page has several HTML errors in places where there are custom edits to the code. There may be something wrong with the way the footer link is constructed, as that output is also not standard. It should point to the base store URL, but actually points to ...gtee.com/store/index.php?main_page=index
    HTML Code:
    <div id="siteinfoLegal" class="legalCopyright">Copyright &copy; 2012 <a href="http://www.thegtee.com/store/index.php?main_page=index" target="thegtee.com">G Tee</a>.</div>
    Start by finding and fixing the errors. You seem to have leftover pages from another cart/site in the root, with a bunch of custom code to do exactly what a simpler installation could do with ZC in the root and define pages for Home, Policies and Warranty/Repair.

 

 

Similar Threads

  1. Page 2 hyperlink
    By Minu in forum General Questions
    Replies: 19
    Last Post: 10 Mar 2011, 12:11 PM
  2. How to Hyperlink?
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 20
    Last Post: 18 Jan 2009, 05:57 PM
  3. Recurring hyperlink
    By GhettoSkateboards in forum General Questions
    Replies: 5
    Last Post: 11 Jun 2007, 02:33 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