I am in the process of migrating our site to v2 from v1.55. Something unexpected is displaying after the last product on the page.
Here is a link to a sample page:
http://66.197.244.229/~patricia/index.php?cPath=25
Look under the last item (the green Romantic Roses purse) and you can see what looks like a column of gray bars. They look as though there was an attempt to list more items, but there was nothing there to be listed. The number of 'gray bars' that appear on any given page increases as the number of products on the page increase.
When I look at the source for the page displayed, I see this after the products:
<tr class="productListing-even">
<td class="productListing-even"></td>
</tr>
<tr class="productListing-odd">
<td class="productListing-odd"></td>
</tr>
<tr class="productListing-even">
<td class="productListing-even"></td>
</tr>
<tr class="productListing-odd">
<td class="productListing-odd"></td>
</tr>
<tr class="productListing-even">
<td class="productListing-even"></td>
</tr>
<tr class="productListing-odd">
<td class="productListing-odd"></td>
</tr>
This same setup worked fine in v1.55.
Thank you in advance for any help.





LinkBack URL
About LinkBacks







so endith the lesson
Bookmarks