Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • epimazzo Friend
    #166876

    Hi,

    I do not want to remove the whole path as suggested by other threads. Instead, I wanna keep it running inside all internal pages but not in HOME one. I already unpicked the HOME option in Module manager but it still appear out there. :((
    The other thing is TOP feature in home and further pages which I need to remove completely. The way I’m designing the website, there would not have any scroll page so, no need to have top feature enable.

    Any tips? :-[

    Thanks all.

    Rgs,

    Eduardo

    khoand Friend
    #403736

    Hi,
    – You login backend > Extensions > Module Manager > Breadcrumbs(Position: position-2 & breadcrumbsload) > Menu Assignment . Edit Module Assignment to Only on the pages selected.Next Menu Selection > Main Menu > Home : No check.
    – You remove this code from pluginssystemjat3jat3base-themesdefaultblocksnavhelper.php

    <ul class="ja-links">
    <?php echo $layout_switcher ?>
    <li class="top"><a href="<?php echo $this->getCurrentURL();?>#Top" title="<?php echo JText::_("BACK_TO_TOP") ?>"><?php echo JText::_('TOP') ?></a></li>
    </ul>

    Phill Moderator
    #403739

    Actually, best to copy the navhelper.php file from the location mentioned above and place the copy in templates>ja_rave>blocks

    Then make the modification in the new location so your changes are not lost when you update the jat3 plugin.

    epimazzo Friend
    #404073

    Guys,

    Thanks a lot.

    Got to Top was solved! 🙂
    Breadcrumbs are now out of order! 🙂

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

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

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