Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Posts
    14
    Plugin Contributions
    0

    Default left navigation on homepage only

    Anyone please help. I'm stuck. I would like the left navigation to stay just on the homepage and thats it. I've tried searching the forums but no luck.

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,655
    Plugin Contributions
    25

    Default Re: left navigation on homepage only

    You would need to ensure that the sideboxes you wanted were switched on for the left column and then add the following near the top of your template's common/tpl_main_page.php file
    $flag_disable_left = $this_is_home_page ? false : true;
    See and test drive Zen Cart's free templates at zencarttemplates.info

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Nov 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: left navigation on homepage only

    Quote Originally Posted by kuroi View Post
    You would need to ensure that the sideboxes you wanted were switched on for the left column and then add the following near the top of your template's common/tpl_main_page.php file
    Excellent!!! It worked!!! Thanks very much.

 

 

Similar Threads

  1. Header Navigation Links - Split layout - Half left and half right side?
    By gingertea in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Aug 2007, 03:19 PM
  2. Navigation bar... Left Side or Top Side?
    By dhermanus in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Oct 2006, 07:23 PM
  3. Help with my left Side navigation in i.e.
    By terryrocks in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Sep 2006, 11:08 AM

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
  •