sgtpepper Posted December 9, 2002 Posted December 9, 2002 Hello, I am trying too move the location of the sub-categories in the left nav bar. For example, clicking on the 'main' category will show a default product and then I would like to place the sub-categories directly to the left of the product image. Has anyone done this before? If so what do I need to change in product_info??? Thanks in advance... Are Oompa-Loompa's asexual?
mattice Posted December 9, 2002 Posted December 9, 2002 you could try to include a 'cut-down' version of categories.php in the product_info.php... And have a look at default.php... it basically does what you want. hth Mattice "Politics is the art of preventing people from taking part in affairs which properly concern them"
sgtpepper Posted December 13, 2002 Author Posted December 13, 2002 When I try to do that.....I get the following error Cannot redeclare tep_show_category() Any ideas? Are Oompa-Loompa's asexual?
sgtpepper Posted December 16, 2002 Author Posted December 16, 2002 Any ideas? Are Oompa-Loompa's asexual?
mattice Posted December 16, 2002 Posted December 16, 2002 Please dont bump like it says.. you can not re-declare the function tep_show_category(). That allready has been declared and you probably have copied either the code that defines the function or the include that gets the fucntion. Mattice "Politics is the art of preventing people from taking part in affairs which properly concern them"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.