Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Oct 2007
    Posts
    33
    Plugin Contributions
    0

    Default All links in footer go to home

    Hello!

    Somehow I messed up my links in the footer. They were all working (going to ezpages) but now they are all linking back to the home page. Where have I changed this...and how do I get it back to normal???

    Thanks so much!!!

    http://octoberdawn.com/shop/
    ~osmith

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: All links in footer go to home

    Quote Originally Posted by osmith View Post
    Hello!

    Somehow I messed up my links in the footer. They were all working (going to ezpages) but now they are all linking back to the home page. Where have I changed this...and how do I get it back to normal???

    Thanks so much!!!

    http://octoberdawn.com/shop/
    Os,
    admin panel/ tools/ ezpages

    1. you will half to edit each one of them

  3. #3
    Join Date
    Oct 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: All links in footer go to home

    Thank you...I know how to link them. They were all previously linked. I have not changed the links. It was when I was messing with the CSS that I noticed that they stopped working. (I am not good with CSS.) I have no doubt that something is overridding it...it probably has to do with some wrapper ro center box laying on top of the footer links. (again...I am not good with CSS...so I may be totally off)

    Any other suggestions?
    ~osmith

  4. #4
    Join Date
    Oct 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: All links in footer go to home

    Whoo hoo! [[[happy dance]]] I figured it out thanks to this post...

    http://www.zen-cart.com/forum/showth...ks+footer+home

    All is right in the world this morning. :)
    ~osmith

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

    Default Re: All links in footer go to home

    It's nothing to do with CSS. The footer links have actually lost all href information:
    <a href="">shipping and returns</a>
    These were supposed to be internal links to existing pages, or new ez-page content? Have you checked them in the ez-page editor lately?

    OK, so they were internal links with the full url instead of the correct relative url?
    Last edited by gjh42; 31 Dec 2009 at 03:51 PM.

  6. #6
    Join Date
    Oct 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: All links in footer go to home

    Right...I had them as internal links. And they still existed that way. I must have changed something along the way that made the reading of TPL_ ezpages_bar_footer.php file wrong. It said

    PHP Code:
    <?php echo ($i <= $n EZPAGES_SEPARATOR_FOOTER '') . "\n"?>
      <a href="<?php echo $var_linksList[$i]['.../common/link']; ?>"><?php echo $var_linksList[$i]['name']; ?></a>
    and I changed it to read just 'link' (taking out the ...common) and it worked, linking the pages back.

    After working on this for 3 days...I was tired...normally I spend more time looking for the answers and would have eventually found it. But I had one of those breaking moments where I just wanted the answer NOW. I rarely post b/c I can always find the answers. You guys ROCK!!!

    ~osmith

  7. #7
    Join Date
    Dec 2009
    Location
    Pinner
    Posts
    230
    Plugin Contributions
    1

    Default Re: All links in footer go to home

    Quote Originally Posted by haredo View Post
    Os,
    admin panel/ tools/ ezpages

    1. you will half to edit each one of them
    Quote Originally Posted by osmith View Post
    Hello!

    Somehow I messed up my links in the footer. They were all working (going to ezpages) but now they are all linking back to the home page. Where have I changed this...and how do I get it back to normal???

    Thanks so much!!!

    http://octoberdawn.com/shop/
    I think he means that bit at the bottom of the EZ page, there is a section

    Internal Link URL:

    that probably has something in it that needs taking out and is overriding the content

 

 

Similar Threads

  1. v150 All product links redirects to the home page
    By kman55 in forum General Questions
    Replies: 2
    Last Post: 14 Feb 2014, 08:17 PM
  2. Disable Footer Banner all pages except Home
    By kburner in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 5
    Last Post: 27 Dec 2010, 08:39 PM
  3. Removing Footer Links like Home, Privacy, Contact Us, etc.
    By Jaeca in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 Dec 2008, 01:03 AM
  4. EZ Page Footer links & Footer look different only on Home
    By DivaVocals in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Aug 2008, 11:28 PM
  5. How to add footer links next to HOME link in V 1.2.6?
    By ichthyous in forum General Questions
    Replies: 4
    Last Post: 16 Jan 2007, 05:10 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