The manufacturer page header disappear all in a sudden. It was working fine. The page title header and Navi bar is still working fine. All other sub-category, product_info, even new product page all working perfect. Here is part of the source of the page:
!-- information_eof //-->
<!-- left_navigation_eof //-->
</table></td>
<!-- body_text //-->
<td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td><h1></h1></td>
<td align="right"><img src="images/AEM.jpg" border="0" alt="Let's See What We Have Here" title=" Let's See What We Have Here " width="209.23076923077" height="60"></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
</tr>
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListing">
<tr>
<td class="productListing-heading"> <a href="http://www.xxxxxxxx.com/catalog/index.php?manufacturers_id=10&page=1&sort=1a" title="Sort products ascendingly by Model" class="productListing-heading">Model</a> </td>
<td class="productListing-heading"> <a href="http://www.xxxxxxxxx.com/catalog/index.php?manufacturers_id=10&page=1&sort=2d" title="Sort products descendingly by Product Name" class="productListing-heading">Product Name+</a> </td>
<td align="center" class="productListing-heading"> </td>
<td align="right" class="productListing-heading"> <a href="http://www.xxxxxxxxx.com/catalog/index.php?manufacturers_id=10&page=1&sort=4a" title="Sort products ascendingly by Price" class="productListing-heading">Price</a> </td>
<td align="center" class="productListing-heading"> Buy Now </td>
</tr>
As u see, <h1></h1>, what could cost that and only happen to manufacturer?
I double checked all code even installed (tried both 2.4.4 and 2.4.5) it again, but still no good. Any idea??