as above?
I just don't need it showing up in the main page,
"Specials for July"
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"...
as above?
I just don't need it showing up in the main page,
"Specials for July"
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;
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.Code:<tr> <td><br><?php include(DIR_WS_MODULES . FILENAME_DEFAULT_SPECIALS); ?></td> </tr>
Hope that helps.
Jason
Thank you.
Bookmarks