Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moving template modules around?


Guest

Recommended Posts

hi all.. im new here. i finally decided to install a shopping cart system on my website.

 

how would i disable or move the front page modules around? for example i dont need the notifications and the manufacturer info box, how would i go about removing those things?

 

do i have to go into the template file and mess with that or is there some kind of option in the admin panel for that?

 

thanks,

pat

Link to comment
Share on other sites

hi all.. im new here. i finally decided to install a shopping cart system on my website.

 

how would i disable or move the front page modules around? for example i dont need the notifications and the manufacturer info box, how would i go about removing those things?

 

do i have to go into the template file and mess with that or is there some kind of option in the admin panel for that?

 

thanks,

pat

 

try this knowledgebase for a starter :

 

http://www.oscommerce.info/

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

hi all.. im new here. i finally decided to install a shopping cart system on my website.

 

how would i disable or move the front page modules around? for example i dont need the notifications and the manufacturer info box, how would i go about removing those things?

 

do i have to go into the template file and mess with that or is there some kind of option in the admin panel for that?

 

thanks,

pat

 

For removing infoboxes such as these you can open up includes/column_left.php or column_right.php (depending on if it is on the left or right) then remove the lines which refer to that box.

 

You cannot remove them via the admin panel, but there is a contribution which will allow you to turn them on and off in the admin (but installing the contirbution is probably more work than just removing the code manually)

Link to comment
Share on other sites

Maybe not the best suggestion (as some would say) but if your just starting, give the STS template contribution a try. I'm working with it right now for a client who does not want to change the look of their site. It takes a bit of shoehorning the layout, but you can place most elements where ever you want.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...