Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Default page troubles


jonsteward

Recommended Posts

at the moment I am happy with the layout with the right column being displayed. The trouble is when I click on one of the categories links or the manufacturer drop down menu the right bar disapears. I'm not that worried about the right bar being displayed but I would at least like the contents of the page to fill the screen how can I do this.

Link to comment
Share on other sites

It looks like it only happens when you link from the categories box. I see you are using a modified categories box. I'd suggest reversing any changes you have made, and see what it is that's making the column disappear.

 

The missing code is:

 

<?php require(DIR_WS_INCLUDES . 'column_right.php'); ?>

 

You could do a text search through the original clean code for this, then through your modified code, and see where it's not.

Unexpect the Expected

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...