Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2004
    Location
    new mexico usa
    Posts
    27
    Plugin Contributions
    0

    Default site map link gone from information side box

    my site map is missing the link in the information window.
    i need help in locating problem. what files do i need to start with?

    with other templates in my admin, the site map is functioning.
    it should be something minor if you can get me started.
    fashions

  2. #2
    Join Date
    Apr 2004
    Location
    new mexico usa
    Posts
    27
    Plugin Contributions
    0

    Default Re: site map link gone from information side box

    Quote Originally Posted by fashions View Post
    my site map is missing the link in the information window.
    i need help in locating problem. what files do i need to start with?

    with other templates in my admin, the site map is functioning.
    it should be something minor if you can get me started.
    fashions
    still needing help getting site map going on template. anyone?

  3. #3
    Join Date
    Apr 2004
    Location
    new mexico usa
    Posts
    27
    Plugin Contributions
    0

    Idea or Suggestion Re: site map link gone from information side box

    found solution for trublu site map missing from information box.

    /includes/modules/sideboxes/trublu/information.php


    before;

    unset($information);
    ......snip......
    $information[] = '<div class="betterCategories"><a class="category-links" href="' . zen_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a></div>';
    ......snip......

    ****** no SITE_MAP listing for the information box information.php ?????

    after;
    unset($information);
    ......snip......
    $information[] = '<div class="betterCategories"><a class="category-links" href="' . zen_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a></div>';
    if (DEFINE_SITE_MAP_STATUS <= 1)
    $information[] = '<div class="betterCategories"><a class="category-links" href="' . zen_href_link(FILENAME_SITE_MAP) . '">' . BOX_INFORMATION_SITE_MAP . '</a></div>';
    ......snip......

    i went back to my download template and the site map statement is not in the download for the template?? V1.5, Jan 07
    hope this helps some other trublu template user.

 

 

Similar Threads

  1. how to move link from more information to information side box?
    By mrobson86 in forum General Questions
    Replies: 1
    Last Post: 21 Sep 2011, 09:01 PM
  2. information side box : link to other pages ?
    By Akasashasha in forum General Questions
    Replies: 6
    Last Post: 18 Jan 2011, 05:00 PM
  3. Adding new link to Information side box
    By kidzcomfort in forum Basic Configuration
    Replies: 2
    Last Post: 16 Sep 2008, 02:56 AM
  4. Site Map In Information Box
    By hcd888 in forum General Questions
    Replies: 3
    Last Post: 9 Jun 2008, 06:25 AM
  5. Side box heading as images broke site map...
    By modernm in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Jan 2008, 03:25 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