Re: Add Manufacturer in Product Detail Page
My manufacturers.php does not work. I think Jon removed/blocked it when installing CDSEO. Before it led to all manufacturers, but after CDSEO it's not listing anyting, instead I get a 404. Unfortunately I have this one in my bread crumb. It's blocked in the drop down list but not in bread crumb where it gives a 404. And the above piece of code uses manufacturers.php
<a href="manufacturers.php?manufacturerid={$product.m anufacturerid}"><b>{$product.manufacturer}</b></a>
I reckon that has something to do with it.
|