Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2011
    Location
    North Carolina
    Posts
    14
    Plugin Contributions
    0

    Default Adding a home link inside the categories sidebox?

    Would it be possible to add a link to the stores home page in the categories side box?

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding a home link inside the categories sidebox?

    Using your templates and overrides you can edit the file:
    /includes/templates/your_templates_dir/sideboxes/tpl_categories.php

    and add the code in RED:
    Code:
      $content .= '<div id="' . str_replace('_', '-', $box_id . 'Content') . '" class="sideBoxContent">' . "\n";
      $content .= '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . HEADER_TITLE_CATALOG . '</a>' . '<br />' . "\n";
      for ($i=0;$i<sizeof($box_categories_array);$i++) {
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Jul 2011
    Location
    North Carolina
    Posts
    14
    Plugin Contributions
    0

    Default Re: Adding a home link inside the categories sidebox?

    Super. Works great.

    Thank you again.

 

 

Similar Threads

  1. v139h Adding a simple link to the categories sidebox
    By doooomed in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 22 Oct 2012, 11:53 PM
  2. Categories Sidebox Heading Link to Home
    By dw08gm in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 5 Mar 2009, 07:53 PM
  3. Alphabetical categories but the subcategories are not. Link inside
    By Cyclespares in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 25 Feb 2009, 10:20 PM
  4. adding link to categories sidebox under all products
    By lankeeyankee in forum Basic Configuration
    Replies: 5
    Last Post: 27 Sep 2007, 03:37 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