Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default More Information and Site Map

    How can I add sidebox "More Information" to the Site Map? I have added additional pages to the sidebox, but cannot get them showing in the Site Map.
    Tx

  2. #2
    Join Date
    Mar 2007
    Location
    Seattle, WA
    Posts
    159
    Plugin Contributions
    0

    Default Re: More Information and Site Map

    Are you using EZ pages, or is this a page that you have built from scratch?

    Try checking this out: https://www.zen-cart.com/tutorials/index.php?article=252
    Last edited by jammin320; 12 Dec 2007 at 10:00 PM. Reason: More information was available.

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

    Default Re: More Information and Site Map

    Quote Originally Posted by jammin320 View Post
    Are you using EZ pages, or is this a page that you have built from scratch?

    Try checking this out: https://www.zen-cart.com/tutorials/index.php?article=252
    No, I used About_Us_page add on.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: More Information and Site Map

    You'll have to add your links to the site map manually.
    /includes/templates/YOUR_TEMPLATE/templates/tpl_site_map_default.php
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: More Information and Site Map

    Quote Originally Posted by DrByte View Post
    You'll have to add your links to the site map manually.
    /includes/templates/YOUR_TEMPLATE/templates/tpl_site_map_default.php
    I did:
    <?php if (DEFINE_BRICK_STORES_STATUS <= '1') { ?>
    <li><?php echo '<a href="' . zen_href_link(FILENAME_BRICK_STORES) . '">' . BOX_INFORMATION_BRICK_STORES . '</a>'; ?></li>
    <?php } ?>

    I am even trying it with Define Page Generator add on (this is really great)

    Tx

  6. #6
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: More Information and Site Map

    Drop the "if" statement, and just use the <li> row.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: More Information and Site Map

    Quote Originally Posted by DrByte View Post
    You'll have to add your links to the site map manually.
    /includes/templates/YOUR_TEMPLATE/templates/tpl_site_map_default.php
    Quote Originally Posted by DrByte View Post
    Drop the "if" statement, and just use the <li> row.
    YES! Excelent, thank you very much!

 

 

Similar Threads

  1. How to display more levels in Site Map?
    By lioncity in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Dec 2008, 04:51 AM
  2. How do I merge the sideboxes for 'Information' and 'More Information'
    By val-ent in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Jul 2008, 10:59 AM
  3. Site Map In Information Box
    By hcd888 in forum General Questions
    Replies: 3
    Last Post: 9 Jun 2008, 06:25 AM
  4. site map link gone from information side box
    By fashions in forum Basic Configuration
    Replies: 2
    Last Post: 22 Feb 2008, 11:05 PM
  5. Adding "More Information" files to Site Map
    By Veronika7747 in forum General Questions
    Replies: 0
    Last Post: 8 Dec 2007, 02:09 AM

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