-
AuthorPosts
-
mountainman Friend
mountainman
- Join date:
- April 2011
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
October 28, 2011 at 1:37 pm #170151I 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 28, 2011 at 3:54 pm #422176post your admin and ftp details
mountainman Friendmountainman
- Join date:
- April 2011
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
October 28, 2011 at 6:57 pm #422206I would rather understand how to do it.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 29, 2011 at 1:53 am #422268Then Please wait, I will provide you a detailed solution
mountainman Friendmountainman
- Join date:
- April 2011
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
October 29, 2011 at 6:46 am #422296I 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 29, 2011 at 5:48 pm #422346Great 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.
-
AuthorPosts
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