Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Mikael Andersson Friend
    #152381

    How do I remove the back top top link in the bottom of the site.
    I use Ores as template.

    Saguaros Moderator
    #349434

    pls open the file: templatesja_oreslayoutsblocksnavhelper.php and remove the following code:

    [PHP]
    <li class=”top”><a href=”<?php echo $this->getCurrentURL();?>#Top” title=”Back to Top” onclick=”javascript:scroll(0,0)”><?php echo JText::_(‘BACK TO TOP’)?></a></li>
    [/PHP]

    GOodluck

    plugje Friend
    #413465

    To remove it in Portfolio (and maybe other templates) you have to edit /plugins/system/jat3/base-themes/default/blocks/navhelper.php and remove this:

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

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

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

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