Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • islandview Friend
    #145297

    Hi there,

    With earlier Joomlart templates (JA Opal last one I used)… you could do a PHP check for the front-page using….

    [PHP]<?php if($tmpTools->isFrontPage()) : ?>[/PHP]

    But this seems to error when put into a Halite layout ‘block’ (eg navhelper.php).

    Any ideas on how to check for the front-page now?

    Css Magician Friend
    #322477

    Dear acbonner ,

    please use :

    [PHP]
    <?php if($this->isFrontPage()) : ?>
    [/PHP]

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

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 15 years ago.

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