Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

home > Category Info Box


Pilly

Recommended Posts

Posted

Hi,

 

Can anyone tell me how i get a home catagory in the catagory infobox so i can return to the main page?

 

 

ps. i did search but couldnt find it

Posted

Line 131 of includes/boxes/categories.php:

 

  $info_box_contents = array();
 //add this:
 $info_box_contents[] = array( 'text' => '<a href="'.tep_href_link( FILENAME_DEFAULT ).'"><b>'.HEADER_TITLE_TOP.'</b></a><br>' );
 //end new line
 $info_box_contents[] = array('text' => $categories_string);

Contributions

 

Discount Coupon Codes

Donations

Archived

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

×
×
  • Create New...