This is a discussion on MS2-MAX: How to Remove All "REVIEW"- related modul within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; How can I remove "Review this product" AND all subsequent REVIEW/S bittons, modules, and content? Lisa...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| How can I remove "Review this product" AND all subsequent REVIEW/S bittons, modules, and content? Lisa |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| This removes the button so you cannot use that service The file is product_info.tpl.php or product_info.php <td class="main"><?php echo '<a href="' . tep_href_link(FILENAME_PRODUCT_REVIEWS, tep_get_all_get_params()) . '">' . tep_image_button('button_reviews.gif', IMAGE_BUTTON_REVIEWS) . '</a>'; ?></td> To remove it from the right colum look in column_right.php require(DIR_WS_BOXES . 'reviews.php'); |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| 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 |
| Remove System "osCMax v2.0" from part of search r | torweb | osCMax v2 Customization/Mods | 2 | 07-24-2006 01:59 PM |
| Remove "add to cart" function from images in produ | adam71o | osCMax v2 Customization/Mods | 2 | 01-26-2006 05:48 PM |
| Remove "This product was added" date | kenlyle | osCMax v2 Features Discussion | 1 | 11-14-2005 11:48 AM |
| Remove "in cart" Button for individual categories | Mongrrr | osCommerce 2.2 Modification Help | 0 | 04-24-2003 07:02 AM |