Guest Posted July 14, 2008 Posted July 14, 2008 Hi Everyone, does anyone know how to turn off the table on the products display page that tells the date of when the product was added to the catalogue. I simply just don't want it there - i have tried taking code out of the product-info, english.php files and others but it just messes up the page. Can I not do it from within the admin panel or is it really a case of altering code. :blink:
♥geoffreywalton Posted July 14, 2008 Posted July 14, 2008 Try looking in product_info.php Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Guest Posted July 14, 2008 Posted July 14, 2008 thanks but already have and found the lines that refer to the table, i just don't know how to alter the code properly without messing up the way the page then displays.
spooks Posted July 14, 2008 Posted July 14, 2008 <tr> <td align="center" class="smallText" colspan="3"><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info['products_date_added'])); ?></td> </tr> comment or delete Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.