test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • npatris Friend
    #163378

    Hi, I want to remove the “you are here” text at the footer of my web (and the line too) but I don´t know how to do this change ?
    any ideas ?:confused:
    Thanks.

    chavan Friend
    #388996

    pluginssystemjat3base-themesdefaultblocksnavhelper.php

    In this file you can remove the ” you are here ” text

    the code will look like

    <strong><?php echo JText::_('You are here')?></strong>

    Remove this completely

    Note: If you Find my Post useful please click on the Thanks Icon

    steinar Friend
    #388997

    Hi npatris,

    Try this route:
    Extensions >> Template Manager >> JA-Methys (Edit) >> Layouts (Default > Edit)

    Remove this line (about no 4 from the end):

    <block name="navhelper" type="navhelper" main-inner="1"></block>

    chavan Friend
    #388998

    steinar, if this is done the Breadcrumb will also go. if npatris do want to remove the breadcrumb. npatris can try your post. 🙂

    Phill Moderator
    #388999

    Always a good idea to copy the block to the templates folder before modifying it.

    So copy the aformentioned navhelper.php to templates>ja_methys>blocks>navhelper.php and carry out the modification there. The new file will override the one in the plugin.

    npatris Friend
    #389000

    thanks, I do it and I can remove the text.
    Now I still have the line and this position without nothing inside, but is there a possibility to remove completely this?

    Phill Moderator
    #389001

    Yep, do as steinar suggested and the entire block will not be used.

    npatris Friend
    #389002

    Thanks a lot, all is ok now !

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

This topic contains 8 replies, has 4 voices, and was last updated by  npatris 13 years, 8 months ago.

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