I have turned off Reviews feature but somehow it is still showing a link on thru the zen cart site map, the same goes with new products and specials. How can I turn these off and keep them from showing up on the site map?
I have turned off Reviews feature but somehow it is still showing a link on thru the zen cart site map, the same goes with new products and specials. How can I turn these off and keep them from showing up on the site map?
You would want to copy the file:
tpl_site_map_default.php
to your templates and overrides directory and either comment out or remove the line for the link:
PHP Code:<li><?php echo '<a href="' . zen_href_link(FILENAME_REVIEWS) . '">' . PAGE_REVIEWS . '</a>'; ?></li>
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!]
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!