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
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
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.
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.
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.