Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mfi_michael Friend
    #165585

    Hi guys,

    Was wondering if there was a quick solution / override for hiding the navhelper on the home / front page. Want it visible everywhere else.

    Setting the option on the breadcrumb module only disables that part of the navhelper, not the div in its entirety.

    Thanks!

    TomC Moderator
    #398108

    Which template are you using?

    mfi_michael Friend
    #398109

    Oh, sorry.. It’s the T3 Blank template (ja_t3_blank) with a custom user-theme.

    mfi_michael Friend
    #398265

    Maybe this would be easier to answer:

    I am trying to override the navhelper block by adding:

    <?php if( !$this->isFrontPage() ) : ?>

    …original navhelper code…

    <?php endif; ?>

    But $this doesn’t seem to resolve to the current page. It always returns false, regardless of the page I am on.
    Is there a higher level variable I can use to get the page to test against isFrontPage?

    mfi_michael Friend
    #398274

    Went ahead and worked around it by creating a second sub-theme / profile for only the home page.

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

This topic contains 5 replies, has 2 voices, and was last updated by  mfi_michael 13 years, 4 months ago.

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