osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Taking out "Printable Catalog"

This is a discussion on Taking out "Printable Catalog" within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I'm trying to streamline my store and want to take out the printable catalog in the left column under "information." ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 03-07-2005, 02:03 AM
New Member
 
Join Date: Oct 2004
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
fateimport
Default Taking out "Printable Catalog"

I'm trying to streamline my store and want to take out the printable catalog in the left column under "information." I tried to search for an answer through the search and had no luck. Is this possible? I thought I took out a category in the information section before, but can't remember for the life of me. Can any one help?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 03-07-2005, 07:13 AM
Member
 
Join Date: Dec 2004
Posts: 75
Thanks: 0
Thanked 3 Times in 2 Posts
Rep Power: 4
bdneuman is on a distinguished road
Default Re: Taking out "Printable Catalog"

Quote:
Originally Posted by fateimport
I'm trying to streamline my store and want to take out the printable catalog in the left column under "information." I tried to search for an answer through the search and had no luck. Is this possible? I thought I took out a category in the information section before, but can't remember for the life of me. Can any one help?
This is called in catalog/includes/boxes/information.php. In this section of code:
Code:
 $boxContent = '<a href="' . tep_href_link(FILENAME_SHIPPING) . '"> ' . BOX_INFORMATION_SHIPPING . '</a><br>' .
                '<a href="' . tep_href_link(FILENAME_PRIVACY) . '"> ' . BOX_INFORMATION_PRIVACY . '</a><br>' .
                '<a href="' . tep_href_link(FILENAME_CONDITIONS) . '"> ' . BOX_INFORMATION_CONDITIONS . '</a><br>' .
                '<a href="' . tep_href_link(FILENAME_CONTACT_US) . '"> ' . BOX_INFORMATION_CONTACT . '</a><br>'.
                '<a href="' . tep_href_link(FILENAME_CATALOG_PRODUCTS_WITH_IMAGES, '', 'NONSSL') . '">' . BOX_CATALOG_PRODUCTS_WITH_IMAGES . '</a><br>' .
                '<a href="' . tep_href_link(FILENAME_GV_FAQ, '', 'NONSSL') . '"> ' . BOX_INFORMATION_GV . '</a>';//ICW ORDER TOTAL CREDIT CLASS/GV
Just comment out the link to the printable catalog like this:

Code:
//             '<a href="' . tep_href_link(FILENAME_CATALOG_PRODUCTS_WITH_IMAGES, '', 'NONSSL') . '">' . BOX_CATALOG_PRODUCTS_WITH_IMAGES . '</a><br>' .
I think I'm going to eliminate this too and just us the "all products" in the category menu...
__________________
Brian Neuman
Webmaster
www.honeybeadjewelry.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Remove "QTPRO" for "Option Type Feature" adam71o osCMax v2 Customization/Mods 3 01-10-2007 10:32 AM
Catalog Page "Heading_Title" bgharder osCMax v1.7 Discussion 14 04-20-2006 11:16 AM
Catalog Front Page "Heading_Title" How To Change(? bgharder osCMax v1.7 Discussion 1 02-15-2005 10:00 PM
"Top" Link Located top left corner of catalog. bgharder osCommerce 2.2 Modification Help 1 01-30-2005 05:35 AM
warn msg "osc can write in catalog/incl/config" mshupenka osCommerce 2.2 Installation Help 7 02-21-2003 12:09 PM


All times are GMT -8. The time now is 11:14 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax