Results 1 to 3 of 3

How to remove specials for this month in Main page?

This is a discussion on How to remove specials for this month in Main page? within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; as above? I just don't need it showing up in the main page, "Specials for July"...

      
  1. #1
    New Member blum's Avatar
    Join Date
    Oct 2004
    Location
    Canada
    Posts
    21
    Rep Power
    0


    Default How to remove specials for this month in Main page?

    as above?
    I just don't need it showing up in the main page,

    "Specials for July"

  2. #2
    Lurker
    Join Date
    Mar 2005
    Posts
    4
    Rep Power
    0


    Default RE: How to remove specials for this month in Main page?

    I believe you will have to do some code surgery for this. The file should be, templates/(templatename)/content/index_default.tpl.php.

    Remove this code;
    Code:
    <tr>
         <td><br><?php include(DIR_WS_MODULES . FILENAME_DEFAULT_SPECIALS); ?></td>
    </tr>
    Rename the old file so you dont overwrite it in case it doesnt end up working, "index_default.tpl.070405.php". But I think it will.

    Hope that helps.

    Jason

  3. #3
    New Member blum's Avatar
    Join Date
    Oct 2004
    Location
    Canada
    Posts
    21
    Rep Power
    0


    Default That was fast. It works!!

    Thank you.

Similar Threads

  1. Syntax error for specials page
    By amandabuild in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 11-15-2005, 07:04 AM
  2. Remove arrow_right.gif on main page !
    By Squirrel in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 06-23-2005, 12:56 AM
  3. MS2-Max Bug in main page specials???
    By midwestwebsites in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 06-16-2004, 12:11 PM
  4. Bug - specials.php page displays to few products
    By Redbeard in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 11-09-2003, 11:11 AM
  5. spécials in first page
    By talme in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 02-19-2003, 01:21 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •