Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mountainman Friend
    #170151

    I want to move the breadcrumbs under the menu and leave the TOP link below the content.

    Moving the breadcrumbs I modify the default xml layout. Fine.

    But the TOP link moves too.

    How do I leave the TOP link below the content?

    Thank you for your help.

    Distraction from research is that the layout http://joomla16-templates.joomlart.com/ja_edenite/?tp=1

    shows usertools/layout-switcher in the same place as TOP but it seems this may be something to do with switching to mobile layouts.

    chavan Friend
    #422176

    post your admin and ftp details

    mountainman Friend
    #422206

    I would rather understand how to do it.

    chavan Friend
    #422268

    Then Please wait, I will provide you a detailed solution

    mountainman Friend
    #422296

    I have discovered how to do it although it requires a hack.

    The link to the top of the page is embedded in navhelper.php which you find in the blocks folder.

    The code looks like this –

    <blockquote><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></blockquote>

    So when you move the breadcrumbs – which are generated by navhelper – you move these links too.

    So delete that code and keep it in a safe place.

    Then explore the footer.php also found in the blocks folder.

    If you insert the piece of code you have in a safe place just in front of

    <blockquote><div class=”ja-copyright”></blockquote>

    the top link will appear on the right at the same level as the copyright text.

    Hope that helps.

    TD

    chavan Friend
    #422346

    Great and Glad you found it. Also without seeing the issue we can’t make a suggestion.

    If you would have provided me the ftp details. I would said you where the code to be edited. However it’s fixed, I’m happy.

    Hope you would understand.

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

This topic contains 6 replies, has 2 voices, and was last updated by  chavan 13 years, 1 month ago.

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