Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

category box mySql question


ttt2

Recommended Posts

I have installed dynamenu which is independent of default category box. So, now I want to use default to display sub-category when I click a main category. Example: If DVD category have action, drama, comedy as sub-category, when I click on DVD I want the default category box to display action, drama, comedy. And if I click Action, I want it to display sub-categories of that. So, basically I wanted to show one level down . I'm looking inside /inculde/boxes/categories.php. I kind of understand some codes but not fully. Can any one point me in the direction where I need to change the codes?

 

Thanks

Link to comment
Share on other sites

Are you trying to revert back to the default and not use Dynamenu or are you using DynaMenu in addition to the default?

 

The files that the version of DynaMenu I use (ver 1.12) these are the already existing files changed by DynaMenu--

 

stylesheet.css

/includes/boxes

one or more of the following depending on where you wanted DynaMenu to appearL

includes/column_left.php, includes/column_right.php, includes/header.php, includes/footer.php

 

most of Dyna Menu installation is uploading new files not already in OSc and there is very little code to change to the existing files to get it to work, but I am not 100% sure what exactly you are trying to do with it.

Link to comment
Share on other sites

Are you trying to revert back to the default and not use Dynamenu or are you using DynaMenu in addition to the default?

 

The files that the version of DynaMenu I use (ver 1.12) these are the already existing files changed by DynaMenu--

 

stylesheet.css

/includes/boxes

one or more of the following depending on where you wanted DynaMenu to appearL

includes/column_left.php, includes/column_right.php, includes/header.php, includes/footer.php

 

most of Dyna Menu installation is uploading new files not already in OSc and there is very little code to change to the existing files to get it to work, but I am not 100% sure what exactly you are trying to do with it.

 

 

no, I was trying to use multi category box. DynaMenu works fine but I wanted to mod the default category box to display sub-category only for easier navigation. I found what I was looking for.

http://www.oscommerce.com/forums/index.php?sho...=165977&hl=

 

Thanks All

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...