muuseec Posted September 23, 2005 Posted September 23, 2005 I would like to get rid of the number of products (and the brackets surrounding it) and the "arrow" -> that indicates subcategories so I can get a clean look on my page. Does anyone know how to, or if there is a contribution that does this? :blink: Information overload!
kgt Posted September 23, 2005 Posted September 23, 2005 In includes/boxes/categories.php comment out the following: /* if (tep_has_category_subcategories($counter)) { $categories_string .= '->'; } */ or change the text accordingly. Configuration > My Store in the Admin tool, set Show Category Counts to false. Contributions Discount Coupon Codes Donations
muuseec Posted September 23, 2005 Author Posted September 23, 2005 In includes/boxes/categories.php comment out the following: /* if (tep_has_category_subcategories($counter)) { $categories_string .= '->'; } */ or change the text accordingly. Configuration > My Store in the Admin tool, set Show Category Counts to false. <{POST_SNAPBACK}> The Admin suggestion worked great :) , but the modification of the Includes/boxes/categories only took away the -> sometimes... Looks great when it works, but right now it comes and goes depending on where u are, so there?s gotta be some more places to edit I guess - any suggestions anyone? Information overload!
muuseec Posted September 23, 2005 Author Posted September 23, 2005 Oh, sorry, I am a moron! I had to delete the cachefiles - works like a charm!!! Thanx! Information overload!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.