Hi
My code is an upgrade from 1.2.7 to 1.2.8.
My code for the Pantene brand looks like this:
<img class="internal" src="" width="" height="" alt="Pantene">
The code on the Abantecart Demo site looks like this:
<img class="internal" src="//demo.abantecart.com/image/thumbnails/18/71/mf_pantene_logo_jpg-100120-56x56.jpg" width="56" height="56" alt="Pantene">
If I look at categories -> Manufacturers, the Pantene image is there and it is 400px x 256px.
I tried to unlink and re-link the Pantene logo, but the code is still the same on my site.
Any ideas on why it is broken?