Guest Posted November 5, 2005 Posted November 5, 2005 How and where do I make a change so that the opening page displays on the bottom area instead of ""New products for November" ------ "Specials" Please advise Thank you
Guest Posted November 13, 2005 Posted November 13, 2005 Hi there, Did you get a resolution on this problem as I agree this makes more sense to me to show the specials on the bottom of the page. Regards
estherm Posted November 19, 2005 Posted November 19, 2005 Hi! anyone got the answer to this? I'm also trying to find out... :blush:
Guest Posted November 19, 2005 Posted November 19, 2005 That's bcause it isn't simple. New products is a module that fits on the page fine whereas Specials is given its own page. The code that calls New Products is here: <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> You could generate a new file in the modules directory to show specials or just edit to get it to display specials instead. I don't have time to figure it out, but it would be a snap for a real coder to do. Maybe ask the question that way and see who answers.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.