Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • SaarGinzburski Friend
    #117571

    Hi,

    I have a very strange issue with displaying category blog page with JA Pollux. For some reason the footer, only in this specific page, appear above the content.

    See example here: http://ginzburski.net/index.php?option=com_content&view=category&layout=blog&id=3&Itemid=10

    All other pages seems to work just fine.

    Any help will be appreciated.

    Kind Regards,
    Saar.

    Hieu Nguyen Admin
    #211476

    Hi Saar,

    I’ve seen the page and the mark-up carefully. It’s really a very strange issue. Because, one <table> in the mark-up of the page missed its close tag </table>.

    The problem is here:

    </table>
    <span class="article_separator"> </span>
    </div>
    </td>
    </tr>
    </div>

    </div>
    <!-- END: CONTENT -->

    it should be :

    </table>
    <span class="article_separator"> </span>
    </div>
    </td>
    </tr>
    </table>
    </div>

    </div>
    <!-- END: CONTENT -->

    We didn’t use any <table> in this template so I think the bug may be from Joomla! 1.5 (the HTML mark-up it generates) which is in the Beta phrase.

    At this time, please try to re-create the page with the static content feature, or re-install your Joomla! 1.5 and start with the new content! We’re very sorry for your inconvenient !

    Best regards,
    Hieu Nguyen
    JoomlArt Development Team

    PS: Thread’s moved to Pollux room!

    SaarGinzburski Friend
    #211485

    Thanks,

    With your initial guiding I was able to find the bug in Joomla 1.5 and to fix it.

    Saar.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  SaarGinzburski 18 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum