Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Removing Link from Header?

    You missed removing a "." after echo:
    PHP Code:
    <div id="logo"><?php echo. zen_image($template->get_template_dir(HEADER_LOGO_IMAGEDIR_WS_TEMPLATE$current_page_base,'images'). '/' HEADER_LOGO_IMAGEHEADER_ALT_TEXT) ; ?></div>
    Not sure if that's the whole problem, but it is a problem.

  2. #12
    Join Date
    Jan 2008
    Location
    Bobalania Mainland
    Posts
    20
    Plugin Contributions
    0

    Default Re: Removing Link from Header?

    ok, i will try this.

  3. #13
    Join Date
    Jan 2008
    Location
    Bobalania Mainland
    Posts
    20
    Plugin Contributions
    0

    Default Re: Removing Link from Header?

    Thank you for the help, this now works, and the link is removed from the header, although i can't click on any of the links within the header, does anyone know why this is?

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

    Default Re: Removing Link from Header?

    Odd... even if there were a problem in the logo code, #logoWrapper comes after #navMainWrapper in the file, so it shouldn't affect the nav links.
    I don't see anything wrong with the nav code, except an empty <li></li> where you removed the Home link. If you remove the contents of a list item, you should also remove the li tags.

    Did the nav links work before your latest edit?

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

    Default Re: Removing Link from Header?

    On looking at your shop site, are you referring to the link text images in the logo graphic? There is no link code there, so no possibility of them working.

  6. #16
    Join Date
    Jan 2008
    Location
    Bobalania Mainland
    Posts
    20
    Plugin Contributions
    0

    Default Re: Removing Link from Header?

    Yes I was, i'll have to have a look again and see if i can get the links back.....

    Thanks for all the help.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Removing categories from header w/o turning off header.
    By cameo in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 16 Nov 2011, 06:38 PM
  2. Removing categories from header w/o turning off header.
    By Nyte in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 16 Dec 2009, 04:39 AM
  3. Removing Link From Header
    By janellez in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Oct 2007, 06:51 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