Quote Originally Posted by gjh42 View Post
Did you copy/link all of your products into the top categories as it appears? Or are you using a mod to show all products in top cats?
This will affect the advice we can give.

The relevant code outputting the product/category name is likely to be in /includes/templates/your_template/templates/tpl_index_product_list.php. Post the first 40 lines or so of that file (in PHP tags - icon in textbox heading) so we can see what they have done that is nonstandard.
I did check for the file tpl_index_product_list.php and i found out the developer had renamed files which are not executed (tpl_index_product_list.php_old). I also renamed the back to the original name tpl_index_product_list.php to see what would happen when the page is loaded. Unfortunately we have the same problem. So my guess is that the developer copy the code from this file to another file which i think you are trying to say "copy/link all of your products into the top categories". So would you happen to know the name of the file that would most likely run the code.